@wesionary/annotorious-openseadragon
Version:
Annotorious image annotation for OpenSeadragon
26 lines (25 loc) • 560 B
JSON
[
{
"@context": "http://www.w3.org/ns/anno.jsonld",
"id": "#07475897-d2eb-4dce-aa12-ecb50771c734",
"type": "Annotation",
"body": [
{
"type": "TextualBody",
"value": "Annotation #2"
},
{
"purpose": "tagging",
"type": "TextualBody",
"value": "left_lung / S3 / surgical_materials"
}
],
"target": {
"selector": {
"type": "FragmentSelector",
"conformsTo": "http://www.w3.org/TR/media-frags/",
"value": "xywh=540,240,180,340"
}
}
}
]