Skip to content

Instantly share code, notes, and snippets.

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