Skip to content

Instantly share code, notes, and snippets.

@wlpotter
Last active May 30, 2023 21:13
Show Gist options
  • Save wlpotter/c1f095b22211c89cd8c1f6527658fa1f to your computer and use it in GitHub Desktop.
Save wlpotter/c1f095b22211c89cd8c1f6527658fa1f to your computer and use it in GitHub Desktop.
{
"@context": "http://iiif.io/api/presentation/3/context.json",
"id": "https://gist.githubusercontent.com/wlpotter/0ae00bb5d3721c2b3f1b1818e3a94e70/raw/bd3fb0cd7a0a538877df58634a85fabe7897590e/sinai-reconstruction-test-manifest.json",
"type": "Manifest",
"label": {
"en": [
"Syriac 50 + Syriac NF M 50 + Syriac NF M 63"
]
},
"items": [
{
"id": "https://iiif.io/api/cookbook/recipe/0001-mvm-image/canvas/p1",
"type": "Canvas",
"height": 1800,
"width": 1200,
"items": [
{
"id": "https://iiif.io/api/cookbook/recipe/0001-mvm-image/page/p1/1",
"type": "AnnotationPage",
"items": [
{
"id": "https://iiif.io/api/cookbook/recipe/0001-mvm-image/annotation/p0001-image",
"type": "Annotation",
"motivation": "painting",
"body": {
"id": "http://iiif.io/api/presentation/2.1/example/fixtures/resources/page1-full.png",
"type": "Image",
"format": "image/png",
"height": 1800,
"width": 1200
},
"target": "https://iiif.io/api/cookbook/recipe/0001-mvm-image/canvas/p1"
}
]
}
]
},
{
"id": "https://iiif.library.ucla.edu/ark%3A%2F21198%2Fz1jq49kz/manifest/canvas/mk79d28z",
"type": "Canvas",
"label": "Syriac NF M 50, f. 4r",
"width": 5723,
"height": 7040,
"items": [
{
"id": "https://iiif.library.ucla.edu/ark%3A%2F21198%2Fz1jq49kz/manifest/annotationPage/mk79d28z",
"type": "AnnotationPage",
"items": [
{
"id": "https://iiif.library.ucla.edu/ark%3A%2F21198%2Fz1jq49kz/annotation/mk79d28z",
"type": "Annotation",
"motivation": "painting",
"body": {
"id": "https://iiif.sinaimanuscripts.library.ucla.edu/iiif/2/ark%3A%2F21198%2Fz1jq49kz%2Fmk79d28z/full/600,/0/default.jpg",
"type": "Image",
"format": "image/jpeg",
"service": [
{
"id": "https://iiif.sinaimanuscripts.library.ucla.edu/iiif/2/ark%3A%2F21198%2Fz1jq49kz%2Fmk79d28z",
"type": "ImageService2",
"profile": "level2"
}
]
},
"target": "https://iiif.library.ucla.edu/ark%3A%2F21198%2Fz1jq49kz/manifest/canvas/mk79d28z"
}
]
}
]
}
],
"structures": [
{
"id": "https://iiif.library.ucla.edu/ark%3A%2F21198%2Fz1jq49kz/manifest/range/r0",
"type": "Range",
"behavior": "sequence",
"label": {
"en": [
"Reconstructed Order"
]
},
"items": [
{
"id": "https://iiif.library.ucla.edu/ark%3A%2F21198%2Fz1jq49kz/manifest/canvas/mk79d28z",
"type": "Canvas",
"label": "Syriac NF M 50; f. 004r"
},
{
"id": "https://iiif.io/api/cookbook/recipe/0001-mvm-image/canvas/p1",
"type": "Canvas",
"label": "test image"
},
{
"id": "https://iiif.library.ucla.edu/ark%3A%2F21198%2Fz1jq49kz/manifest/canvas/7956tt12",
"type": "Canvas",
"label": "Syriac NF M 50; f. 004v"
},
{
"id": "https://iiif.library.ucla.edu/ark%3A%2F21198%2Fz1rn510k/manifest/canvas/7v656m8r",
"type": "Canvas",
"label": "Syriac NF M 63; f. 001r"
},
{
"id": "https://iiif.library.ucla.edu/ark%3A%2F21198%2Fz1rn510k/manifest/canvas/bm681m4k",
"type": "Canvas",
"label": "Syriac NF M 63; f. 001v"
},
{
"id": "https://iiif.library.ucla.edu/ark%3A%2F21198%2Fz1jq49kz/manifest/canvas/qq64bn6w",
"type": "Canvas",
"label": "Syriac NF M 50; f. 011r"
},
{
"id": "https://iiif.library.ucla.edu/ark%3A%2F21198%2Fz1jq49kz/manifest/canvas/s404n62k",
"type": "Canvas",
"label": "Syriac NF M 50; f. 011v"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment