Skip to content

Instantly share code, notes, and snippets.

@thadguidry
Created April 22, 2021 17:23
Show Gist options
  • Save thadguidry/9586fd9f2e60452310c5aee553dd7d0a to your computer and use it in GitHub Desktop.
Save thadguidry/9586fd9f2e60452310c5aee553dd7d0a to your computer and use it in GitHub Desktop.
NMT digital document example
{
"@context": "http://schema.org/",
"@type": "DigitalDocument",
"identifier":"6180",
"keywords":["Nuremberg Trials, NMT 3, Judges' Trial"],
"image":"",
"dateCreated":"09 July 1947",
"name": "Affidavit concerning Rudolf Oeschey's and Oswald Rothaug's conduct as judges",
"author":"Hermann Kroher",
"about": ["Rudolf Oeschey","Oswald Rothaug"],
"subjectOf": {
"@type": "Event",
"name": "USA v. Josef Altstoetter et al. 1947",
"alternateName": ["NMT 3", "Judges' Trial", "The United States of America vs. Josef Altstötter, et al."]
},
"url": "https://nuremberg.law.harvard.edu/documents/7522-affidavit-concerning-the-handling?q=Hermann+Kroher#p.1"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment