Skip to content

Instantly share code, notes, and snippets.

@dr0i
Created July 10, 2018 09:22
Show Gist options
  • Save dr0i/9d05c509198c83a1759ecadb0a8726e6 to your computer and use it in GitHub Desktop.
Save dr0i/9d05c509198c83a1759ecadb0a8726e6 to your computer and use it in GitHub Desktop.
loc-bibframe-works-example.jsonld
{
"@context" : "http://lobid.org/resources/context.jsonld",
"Admin Metadata" : {
"creationDate" : "1994-02-10",
"descriptionConventions" : {
"code" : "aacr",
"type" : [ "DescriptionConventions" ]
},
"encodingLevel" : {
"code" : "5",
"type" : [ "EncodingLevel" ]
},
"generationProcess" : {
"label" : "DLC marc2bibframe2 v1.3.0-SNAPSHOT",
"type" : [ "GenerationProcess" ]
},
"identifiedBy" : {
"22-rdf-syntax-ns#value" : "7",
"type" : [ "Local" ]
},
"source" : {
"label" : "DLC",
"type" : [ "Agent", "Source" ]
},
"status" : {
"code" : "n",
"type" : [ "Status" ]
},
"type" : [ "AdminMetadata" ]
},
"Title" : {
"Subtitle" : "Délibérations du Comité spécial du Sénat sur le loi",
"Title sort key" : "Proceedings of the Special Committee of the Senate on the Bill ...= Délibérations du Comité spécial du Sénat sur le loi ...",
"label" : "Proceedings of the Special Committee of the Senate on the Bill ...= Délibérations du Comité spécial du Sénat sur le loi ...",
"mainTitle" : "Proceedings of the Special Committee of the Senate on the Bill ...=",
"type" : [ "Title" ]
},
"contribution" : {
"agent" : {
"id" : "http://id.loc.gov/resources/works/7#Agent110-10",
"label" : "Canada. Parliament. Senate. Special Committee on the ...",
"name10MarcKey" : "1101 $aCanada.$bParliament.$bSenate.$bSpecial Committee on the ...",
"name10MatchKey" : "Canada. Parliament. Senate. Special Committee on the ...",
"primaryContributorName10MatchKey" : "Canada. Parliament. Senate. Special Committee on the ...",
"type" : [ "Jurisdiction", "Agent" ]
},
"role" : {
"id" : "http://id.loc.gov/vocabulary/relators/ctb",
"label" : "Mitwirkende",
"type" : [ "Role" ]
},
"type" : [ "PrimaryContribution", "Contribution" ]
},
"id" : "http://id.loc.gov/resources/works/c000000007",
"label" : "Proceedings of the Special Committee of the Senate on the Bill ...= Délibérations du Comité spécial du Sénat sur le loi ...",
"language" : {
"id" : "http://id.loc.gov/vocabulary/languages/eng",
"label" : "eng",
"type" : [ "Language" ]
},
"type" : [ "Work", "Text" ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment