Files
UXP-Fixed/testing/web-platform/tests/annotation-protocol/files/annotations/anno27.json
T
2018-02-02 04:16:08 -05:00

14 lines
314 B
JSON

{
"@context": "http://www.w3.org/ns/anno.jsonld",
"id": "http://example.org/anno27",
"type": "Annotation",
"body": "http://example.org/review1",
"target": {
"source": "http://example.org/ebook1",
"selector": {
"type": "TextPositionSelector",
"start": 412,
"end": 795
}
}
}