Skip to content

Instantly share code, notes, and snippets.

@JBPressac
Last active November 3, 2021 14:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JBPressac/9c29de50bfed1aba1f5515f3442eee1e to your computer and use it in GitHub Desktop.
Save JBPressac/9c29de50bfed1aba1f5515f3442eee1e to your computer and use it in GitHub Desktop.
{
"@context": "http://iiif.io/api/presentation/2/context.json",
"@id": "http://4fd0cd59-c265-46ca-8c38-6bff0a4866a7",
"@type": "sc:Manifest",
"label": "[Click to edit label]",
"metadata": [],
"description": [
{
"@value": "[Click to edit description]",
"@language": "en"
}
],
"license": "https://creativecommons.org/licenses/by/3.0/",
"attribution": "[Click to edit attribution]",
"sequences": [
{
"@id": "http://ae0cde9f-8565-4a6b-9e9f-857eb774a55a",
"@type": "sc:Sequence",
"label": [
{
"@value": "Normal Sequence",
"@language": "en"
}
],
"canvases": [
{
"@id": "http://758d04f7-8344-488a-b7a3-407fe0eb0c33",
"@type": "sc:Canvas",
"label": "Empty canvas",
"height": 2966,
"width": 2031,
"images": [
{
"@context": "http://iiif.io/api/presentation/2/context.json",
"@id": "http://777f8625-0cc4-4686-8394-ed0548dec502",
"@type": "oa:Annotation",
"motivation": "sc:painting",
"resource": {
"@id": "https://api.nakala.fr/iiif/10.34847/nkl.d46bg054/06a77ba4dfcae86499ca5a919aff65e2195492cf/full/full/0/default.jpg",
"@type": "dctypes:Image",
"format": "image/jpeg",
"service": {
"@context": "http://iiif.io/api/image/3/context.json",
"@id": "https://api.nakala.fr/iiif/10.34847/nkl.d46bg054/06a77ba4dfcae86499ca5a919aff65e2195492cf",
"profile": "level2"
},
"height": 2966,
"width": 2031
},
"on": "http://758d04f7-8344-488a-b7a3-407fe0eb0c33"
}
],
"related": ""
}
]
}
],
"structures": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment