1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-16 05:18:39 +00:00
Files
UXP/testing/web-platform/tests/annotation-protocol/files/annotations/anno21.json
T

14 lines
307 B
JSON

{
"@context": "http://www.w3.org/ns/anno.jsonld",
"id": "http://example.org/anno21",
"type": "Annotation",
"body": {
"type": "SpecificResource",
"purpose": "tagging",
"source": "http://example.org/city1"
},
"target": {
"id": "http://example.org/photo1",
"type": "Image"
}
}