Skip to content

Instantly share code, notes, and snippets.

@nvanderperren
Last active April 21, 2017 18:19
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 nvanderperren/bbd7d5fc6c6c29b88b53ee16bc7b6f04 to your computer and use it in GitHub Desktop.
Save nvanderperren/bbd7d5fc6c6c29b88b53ee16bc7b6f04 to your computer and use it in GitHub Desktop.
{
"@context": "http://iiif.io/presentation/2/context.json",
"seeAlso": "http://www.example.org/KMSKA/work/1",
"label": "INVnr.1, Rubens P.P., Jezus valt van het kruis",
"logo": "http://www.kmska.be/static/site_images/lgo_kmska.gif",
"@id": "http://free.iiifhosting.com/iiif/3bd08e57bc1b1b164f6b3914f852b5b33fdbae1c9d0cf75fda843577debc0558/manifest.json",
"@type": "sc:Manifest",
"sequences": [{
"@type": "sc:Sequence",
"canvases": [{
"images": [{
"motivation": "sc:painting",
"on": "http://free.iiifhosting.com/iiif/764cea69b7962b84d2b9924281f9da381351dc729d6a35ae08ce13de959012bc/canvas.json",
"resource": {
"format": "image/jpeg",
"width": 2048,
"height": 1365,
"@type": "dctypes:Image",
"service": {
"profile": "http://iiif.io/api/image/2/profiles/level1.json",
"@id": "http://free.iiifhosting.com/iiif/764cea69b7962b84d2b9924281f9da381351dc729d6a35ae08ce13de959012bc",
"@context": "http://iiif.io/api.image/2/context.json"
},
"@id": "http://free.iiifhosting.com/iiif/764cea69b7962b84d2b9924281f9da381351dc729d6a35ae08ce13de959012bc/full/full/0/default.jpg"
},
"@type": "oa:Annotation"
}],
"@id": "http://free.iiifhosting.com/iiif/764cea69b7962b84d2b9924281f9da381351dc729d6a35ae08ce13de959012bc/canvas.json",
"label": "voorkant",
"width": 2048,
"height": 1365,
"@type": "sc:Canvas"
}, {
"width": 5184,
"height": 3456,
"@type": "sc:Canvas",
"images": [{
"motivation": "sc:painting",
"on": "http://free.iiifhosting.com/iiif/10d9b1bdcf32a45b44028c5d9cee871ff066a6ada8ae131f7786ff6d19c70eee/canvas.json",
"resource": {
"height": 3456,
"@type": "dctypes:Image",
"width": 5184,
"format": "image/jpeg",
"@id": "http://free.iiifhosting.com/iiif/10d9b1bdcf32a45b44028c5d9cee871ff066a6ada8ae131f7786ff6d19c70eee/full/full/0/default.jpg",
"service": {
"@id": "http://free.iiifhosting.com/iiif/10d9b1bdcf32a45b44028c5d9cee871ff066a6ada8ae131f7786ff6d19c70eee",
"@context": "http://iiif.io/api.image/2/context.json",
"profile": "http://iiif.io/api/image/2/profiles/level1.json"
}
},
"@type": "oa:Annotation"
}],
"label": "achterkant",
"@id": "http://free.iiifhosting.com/iiif/10d9b1bdcf32a45b44028c5d9cee871ff066a6ada8ae131f7786ff6d19c70eee/canvas.json"
}, {
"label": "zijkant",
"@id": "http://free.iiifhosting.com/iiif/628fddde894ab28f9024390ae38b3059c31b4a6c7bf83c25a846c302e49e888a/canvas.json",
"images": [{
"on": "http://free.iiifhosting.com/iiif/628fddde894ab28f9024390ae38b3059c31b4a6c7bf83c25a846c302e49e888a/canvas.json",
"motivation": "sc:painting",
"@type": "oa:Annotation",
"resource": {
"service": {
"@id": "http://free.iiifhosting.com/iiif/628fddde894ab28f9024390ae38b3059c31b4a6c7bf83c25a846c302e49e888a",
"@context": "http://iiif.io/api.image/2/context.json",
"profile": "http://iiif.io/api/image/2/profiles/level1.json"
},
"@id": "http://free.iiifhosting.com/iiif/628fddde894ab28f9024390ae38b3059c31b4a6c7bf83c25a846c302e49e888a/full/full/0/default.jpg",
"format": "image/jpeg",
"width": 5184,
"@type": "dctypes:Image",
"height": 3456
}
}],
"height": 3456,
"@type": "sc:Canvas",
"width": 5184
}]
}],
"attribution": "KMSKA",
"license": "https://creativecommons.org/publicdomain/zero/1.0/"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment