anno29.json (302B)
1 { 2 "@context": "http://www.w3.org/ns/anno.jsonld", 3 "id": "http://example.org/anno29", 4 "type": "Annotation", 5 "body": "http://example.org/road1", 6 "target": { 7 "source": "http://example.org/map1", 8 "selector": { 9 "id": "http://example.org/svg1", 10 "type": "SvgSelector" 11 } 12 } 13 }