anno35.json (319B)
1 { 2 "@context": "http://www.w3.org/ns/anno.jsonld", 3 "id": "http://example.org/anno35", 4 "type": "Annotation", 5 "body": "http://example.org/description1", 6 "target": { 7 "source": "http://example.org/resource1", 8 "state": { 9 "type": "HttpRequestState", 10 "value": "Accept: application/pdf" 11 } 12 } 13 }