bibliographic reference
The bibliographic reference data.
Name
DataType
Description
String
The document types include (but are not limited to): PDF, ePub, HTML, DOCX, XLSX, CSV, TXT, OSCAL, STRATML, RTF, MOBI, KPF, FMP12.
String
The Authority Document citation format specifying which data structure should be used.
{
"bibliographicReference" :
{
"@type" : "BibliographicReference",
"chapter" : "String",
"citationFormat" : "String",
"description" : "String",
"documentType" : "String",
"effectiveDate" : "Datetime",
"page" : "String",
"pages" : "String",
"paragraph" : "String",
"part" : "String",
"publishedDate" : "Date",
"publishedName" : "String",
"publisher" :
{
"@id" : "URL",
"@type" : "Publisher",
"elementId" : "String",
"name" : "String",
"organization" :
{
"@id" : "URL",
"@type" : "Organization",
"elementId" : "String",
"name" : "String"
},
"person" :
{
"@id" : "URL",
"@type" : "Person",
"elementId" : "String",
"name" : "String"
}
},
"section" : "String",
"series" : "String",
"subchapter" : "String",
"subpart" : "String",
"subtitle" : "String",
"title" : "String",
"version" : "String"
}
}