Skip to content

Instantly share code, notes, and snippets.

@gpetz
Last active November 30, 2021 15:23
Show Gist options
  • Save gpetz/870612b0c9e1d3ed7a80557c4ec6f366 to your computer and use it in GitHub Desktop.
Save gpetz/870612b0c9e1d3ed7a80557c4ec6f366 to your computer and use it in GitHub Desktop.
{
"@context": [
"http://www.w3.org/ns/anno.jsonld",
"https://seige.digital/strollview/2/context.jsonld"
],
"id": "https://strollid.manducus.net/gpetz/870612b0c9e1d3ed7a80557c4ec6f366",
"type": "AnnotationCollection",
"creator": "",
"label": "",
"rights": "",
"first": {
"type": "AnnotationPage",
"items": [
{
"id": "https://strollid.manducus.net/gpetz/870612b0c9e1d3ed7a80557c4ec6f366/annotation/0",
"type": "Annotation",
"body": {
"id": "https://strollid.manducus.net/gpetz/870612b0c9e1d3ed7a80557c4ec6f366/body/0",
"type": "TextualBody",
"value": "page8",
"format": "text/html"
},
"target": {
"id": "https://iiif.onb.ac.at/presentation/ABO/Z196807705/canvas/page8",
"type": "Image",
"format": "image/jpeg"
},
"strollview": {
"filters": false,
"passepartout": false,
"rotation": 80,
"audio": false,
"manifest_id": "https://iiif.onb.ac.at/presentation/ABO/+Z196807705/manifest/",
"canvas_id": "https://iiif.onb.ac.at/presentation/ABO/Z196807705/canvas/page8",
"image_id": "https://iiif.onb.ac.at/presentation/ABO/Z196807705/annotation/00000008",
"image_srv": "https://iiif.onb.ac.at/images/ABO/Z196807705/00000008",
"passepartout_color": "#000000cc",
"passepartout_invert": false
}
},
{
"id": "https://strollid.manducus.net/gpetz/870612b0c9e1d3ed7a80557c4ec6f366/annotation/1",
"type": "Annotation",
"body": {
"id": "https://strollid.manducus.net/gpetz/870612b0c9e1d3ed7a80557c4ec6f366/body/1",
"type": "TextualBody",
"value": "<p>Seite 11</p>",
"format": "text/html"
},
"target": {
"id": "https://iiif.onb.ac.at/presentation/ABO/Z196807705/canvas/page11",
"type": "Image",
"format": "image/jpeg"
},
"strollview": {
"filters": false,
"passepartout": false,
"rotation": 0,
"audio": false,
"manifest_id": "https://iiif.onb.ac.at/presentation/ABO/+Z196807705/manifest/",
"canvas_id": "https://iiif.onb.ac.at/presentation/ABO/Z196807705/canvas/page11",
"image_id": "https://iiif.onb.ac.at/presentation/ABO/Z196807705/annotation/00000011",
"image_srv": "https://iiif.onb.ac.at/images/ABO/Z196807705/00000011",
"passepartout_color": "#000000cc",
"passepartout_invert": false
}
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment