IIIF Presentation API 3.0 Manifest
{
"@context": [
"http://www.w3.org/ns/anno.jsonld",
"http://iiif.io/api/presentation/3/context.json"
],
"type": "Manifest",
"id": "https://play.archipelago.nyc/do/1f9e3205-651d-468d-b2c3-68434f2f139a",
"label": {
"en": [
"Beach panorama"
]
},
"requiredStatement": {
"label": { "en": [ "Attribution" ] },
"value": { "en": [ "Provided by Archipelago Deployment" ] }
},
"metadata": [
{
"label": {
"en": [
"description"
]
},
"value": {
"en": [
"Some beach i won't be able to visit this summer"
]
}
},
{
"label": {
"en": [
"navDate"
]
},
"value": {
"en": [
"June 25th at 10:58am"
]
}
},
{
"label": {
"en": [
"license"
]
},
"value": {
"en": [
"http://rightsstatements.org/vocab/InC-EDU/1.0/"
]
}
}
],
"items": [
{
"id": "https://play.archipelago.nyc/do/1f9e3205-651d-468d-b2c3-68434f2f139a/iiif/canvas/p1",
"type": "Canvas",
"label": { "none": [ "p. 1" ] },
"height": 1200,
"width": 1600,
"items": [
{
"id": "https://play.archipelago.nyc/do/1f9e3205-651d-468d-b2c3-68434f2f139a/iiif/page/p1/1",
"type": "AnnotationPage",
"items": [
{
"id": "https://play.archipelago.nyc/do/1f9e3205-651d-468d-b2c3-68434f2f139a/iiif/annotation/p1",
"type": "Annotation",
"motivation": "painting",
"body": {
"id": "https://play.archipelago.nyc/cantaloupe/iiif/2/fba%2Fimage-r0010085-1250b067-95e0-41f1-b571-2d8c5724891d.jpg/full/full,/0/default.jpg",
"type": "Image",
"format": "image/jpeg",
"service": [
{
"id": "https://play.archipelago.nyc/cantaloupe/iiif/2/fba%2Fimage-r0010085-1250b067-95e0-41f1-b571-2d8c5724891d.jpg",
"type": "ImageService2",
"profile": "level2"
}
],
"height": 1200,
"width": 1600
},
"target": "https://play.archipelago.nyc/do/1f9e3205-651d-468d-b2c3-68434f2f139a/iiif/canvas/p1"
}
]
}
]
}
],
"structures": [{
"id": "https://play.archipelago.nyc/do/1f9e3205-651d-468d-b2c3-68434f2f139a/iiif/range/r1",
"type": "Range",
"label": {
"en": [
"Beach panorama"
]
},
"items": [
{
"id": "https://play.archipelago.nyc/do/1f9e3205-651d-468d-b2c3-68434f2f139a/iiif/canvas/p1",
"type": "Canvas"
}
]
}]
}