diff options
Diffstat (limited to 'testing/web-platform/tests/annotation-protocol/files/annotations/anno22.json')
-rw-r--r-- | testing/web-platform/tests/annotation-protocol/files/annotations/anno22.json | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/testing/web-platform/tests/annotation-protocol/files/annotations/anno22.json b/testing/web-platform/tests/annotation-protocol/files/annotations/anno22.json deleted file mode 100644 index 767080c05..000000000 --- a/testing/web-platform/tests/annotation-protocol/files/annotations/anno22.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "@context": "http://www.w3.org/ns/anno.jsonld", - "id": "http://example.org/anno22", - "type": "Annotation", - "body": { - "source": "http://example.org/page1", - "selector": "http://example.org/paraselector1" - }, - "target": { - "source": "http://example.com/dataset1", - "selector": "http://example.org/dataselector1" - } -}
\ No newline at end of file |