19 lines
434 B
JSON
19 lines
434 B
JSON
[{
|
|
"@context": "http://www.w3.org/ns/anno.jsonld",
|
|
"id": "#a88b22d0-6106-4872-9435-c78b5e890000",
|
|
"type": "Annotation",
|
|
"body": [{
|
|
"type": "TextualBody",
|
|
"value": "Nothing here yet!",
|
|
"format" : "text/html",
|
|
"language" : "en"
|
|
}],
|
|
"target": {
|
|
"selector": {
|
|
"type": "FragmentSelector",
|
|
"conformsTo": "http://www.w3.org/TR/media-frags/",
|
|
"value": "xywh=pixel:0,0,1000,1000"
|
|
}
|
|
}
|
|
}]
|