bibliographic reference
The bibliographic reference data.
{
"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"
}
}