Skip to content

Instantly share code, notes, and snippets.

@glenrobson
Created October 30, 2020 11:50
Show Gist options
  • Save glenrobson/cfaad01a17a4a3cd2ec08bbe4798d91f to your computer and use it in GitHub Desktop.
Save glenrobson/cfaad01a17a4a3cd2ec08bbe4798d91f to your computer and use it in GitHub Desktop.
{
"@context": "http://iiif.io/api/presentation/2/context.json",
"@id": "https://www.nga.gov/content/ngaweb/api/v1/iiif/presentation/manifest.json?cultMap:id=Munster-Jacobs",
"@type": "sc:Manifest",
"label": "Sebastian Münster, <i>Der Statt Rom, from Cosmographei<\/i>, c. 1550",
"description": "<p>Titled <i>Der Statt Rom aller Welt bekannt contrafehtung nach jetziger gelegenheit<\/i>, this double-page map comes from Münster\u2019s <i>Cosmographei, oder beschreibung aller länder, herschafften, fürnemsten stetten, geschichten, gebreüche, <\/i>published in Basel by Heinrich Petri. The 1550 German edition of <i>Cosmographia, <\/i>published in Latin in 1544, contains 14 double-page woodcut maps, including this hand-colored view of Rome. This map predates the establishment of the Accademia di San Luca, when painters belonged to the Università dei Pittori, at that time centered at the confraternal church of San Luca, located near the basilica of Santa Maria Maggiore.<\/p>\r\n",
"logo": "https://www.nga.gov/etc/designs/ngaweb/images/nga-seal.png",
"attribution": "Provided by National Gallery of Art",
"metadata": [
{
"label": "Creator",
"value": " Sebastian Münster (German, 1489\u20121552)"
},
{
"label": "Title",
"value": "Der Statt Rom, from Cosmographei"
},
{
"label": "Date",
"value": "c. 1550"
},
{
"label": "Number of Plates",
"value": ""
},
{
"label": "Overall dimensions",
"value": ""
},
{
"label": "Sheet size",
"value": "(single bifolio) 24 x 36 cm"
},
{
"label": "Medium",
"value": "Hand-colored woodcut"
},
{
"label": "Attribution",
"value": "Collection of Fredrika and Paul Jacobs"
}
],
"viewingDirection": "left-to-right",
"viewingHint": "individuals",
"sequences": [{
"@type": "sc:Sequence",
"label": "Sebastian Münster, <i>Der Statt Rom, from Cosmographei<\/i>, c. 1550",
"canvases": [{
"@id": "https://www.nga.gov/content/ngaweb/api/v1/iiif/presentation/manifest/sequence/canvas.json?cultMap:id=Munster-Jacobs",
"@type": "sc:Canvas",
"width": 1000,
"height": 1000,
"label": "Sebastian Münster, <i>Der Statt Rom, from Cosmographei<\/i>, c. 1550",
"images": [{
"@type": "oa:Annotation",
"motivation": "sc:painting",
"resource": {
"@id": "https://www.nga.gov/content/ngaweb/api/v1/iiif/presentation/manifest/sequence/canvas/resource.json?cultObj:id=Munster-Jacobs",
"@type": "dctypes:Image",
"format": "image/jpeg",
"height": 1000,
"width": 1000,
"service": {
"@context": "http://iiif.io/api/image/2/context.json",
"@id": "https://media.nga.gov/iiif/public/research/accademia_di_san_luca/maps/rome/Munster-Jacobs.ptif",
"profile": "http://iiif.io/api/image/2/level2.json"
}
},
"on": "https://www.nga.gov/content/ngaweb/api/v1/iiif/presentation/manifest/sequence/canvas.json?cultMap:id=Munster-Jacobs"
}],
"thumbnail": {
"@id": "https://media.nga.gov/iiif/public/research/accademia_di_san_luca/maps/rome/Munster-Jacobs.ptif/full/!150,150/0/default.jpg",
"@type": "dctypes:Image",
"format": "image/jpeg",
"width": 150,
"height": 150
}
}]
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment