Skip to content

Instantly share code, notes, and snippets.

@edsilv
Created November 24, 2025 11:25
Show Gist options
  • Select an option

  • Save edsilv/da11c7310f4ad8e54f495a3e4331212d to your computer and use it in GitHub Desktop.

Select an option

Save edsilv/da11c7310f4ad8e54f495a3e4331212d to your computer and use it in GitHub Desktop.
{
"@context": [
"http://www.w3.org/ns/anno.jsonld",
"http://iiif.io/api/presentation/3/context.json"
],
"id": "https://niiifty-bd2e2.appspot.com.storage.googleapis.com/cK2RgylJwHAnHS1vpauE/iiif/index.json",
"type": "Manifest",
"items": [
{
"id": "https://niiifty-bd2e2.appspot.com.storage.googleapis.com/cK2RgylJwHAnHS1vpauE/iiif/index.json/canvas/0",
"type": "Canvas",
"items": [
{
"id": "https://niiifty-bd2e2.appspot.com.storage.googleapis.com/cK2RgylJwHAnHS1vpauE/iiif/index.json/canvas/0/annotationpage/0",
"type": "AnnotationPage",
"items": [
{
"id": "https://niiifty-bd2e2.appspot.com.storage.googleapis.com/cK2RgylJwHAnHS1vpauE/iiif/index.json/canvas/0/annotation/0",
"type": "Annotation",
"motivation": "painting",
"body": {
"id": "https://niiifty-bd2e2.appspot.com.storage.googleapis.com/cK2RgylJwHAnHS1vpauE/optimized.jpg",
"type": "Image",
"format": "image/jpeg",
"label": {
"@none": [
"The-Voynich-Manuscript_0009"
]
},
"service": [
{
"id": "https://niiifty-bd2e2.appspot.com.storage.googleapis.com/cK2RgylJwHAnHS1vpauE/iiif",
"profile": "level0",
"type": "ImageService3"
}
]
},
"target": "https://niiifty-bd2e2.appspot.com.storage.googleapis.com/cK2RgylJwHAnHS1vpauE/iiif/index.json/canvas/0"
}
]
}
],
"label": {
"@none": [
"The-Voynich-Manuscript_0009"
]
},
"thumbnail": [
{
"id": "https://niiifty-bd2e2.appspot.com.storage.googleapis.com/cK2RgylJwHAnHS1vpauE/thumb.jpg",
"type": "Image"
}
]
}
],
"label": {
"@none": [
"The-Voynich-Manuscript_0009"
]
},
"metadata": [
{
"label": {
"@none": [
"Title"
]
},
"value": {
"@none": [
"The-Voynich-Manuscript_0009"
]
}
},
{
"label": {
"@none": [
"License"
]
},
"value": {
"@none": [
"https://creativecommons.org/publicdomain/zero/1.0/"
]
}
}
],
"rights": "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