Skip to content

Instantly share code, notes, and snippets.

@msaby
Created July 15, 2018 11:35
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 msaby/3108a738b69e4fcf906b6f11e0e36bc4 to your computer and use it in GitHub Desktop.
Save msaby/3108a738b69e4fcf906b6f11e0e36bc4 to your computer and use it in GitHub Desktop.
{
"@context": "http://iiif.io/api/presentation/2/context.json",
"@id": "http://c756a2e2-14bb-4382-881c-36025a1d1d48",
"@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://409056ee-28ac-4ee2-97e6-997f979401ba",
"@type": "sc:Sequence",
"label": [
{
"@value": "Normal Sequence",
"@language": "en"
}
],
"canvases": [
{
"@id": "http://1a024c85-985c-4368-b9b7-ee9d59288835",
"@type": "sc:Canvas",
"label": "Empty canvas",
"height": 3114,
"width": 1886,
"images": [
{
"@context": "http://iiif.io/api/presentation/2/context.json",
"@id": "http://ffdefd3b-bd4b-4874-8589-afacc104e110",
"@type": "oa:Annotation",
"motivation": "sc:painting",
"resource": {
"@id": "https://gallica.bnf.fr/iiif/ark:/12148/bpt6k1057740n/f34/full/full/0/default.jpg",
"@type": "dctypes:Image",
"format": "image/jpeg",
"service": {
"@context": "http://library.stanford.edu/iiif/image-api/1.1/context.json",
"@id": "https://gallica.bnf.fr/iiif/ark:/12148/bpt6k1057740n/f34",
"profile": "http://library.stanford.edu/iiif/image-api/1.1/compliance.html#level2"
},
"height": 3114,
"width": 1886
},
"on": "http://1a024c85-985c-4368-b9b7-ee9d59288835"
}
]
}
]
}
],
"structures": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment