anno27.json (314B)
1 { 2 "@context": "http://www.w3.org/ns/anno.jsonld", 3 "id": "http://example.org/anno27", 4 "type": "Annotation", 5 "body": "http://example.org/review1", 6 "target": { 7 "source": "http://example.org/ebook1", 8 "selector": { 9 "type": "TextPositionSelector", 10 "start": 412, 11 "end": 795 12 } 13 } 14 }