mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-13 03:39:38 +00:00
14 lines
307 B
JSON
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"
|
|
}
|
|
} |