anno17.json (295B)
1 { 2 "@context": "http://www.w3.org/ns/anno.jsonld", 3 "id": "http://example.org/anno17", 4 "type": "Annotation", 5 "motivation": "commenting", 6 "body": "http://example.net/comment1", 7 "target": { 8 "id": "http://example.com/video1", 9 "type": "Video", 10 "accessibility": "captions" 11 } 12 }