mirror of
https://github.com/servo/servo
synced 2026-04-30 03:17:15 +02:00
11 lines
253 B
JSON
11 lines
253 B
JSON
{
|
|
"@context": "http://www.w3.org/ns/anno.jsonld",
|
|
"id": "http://example.org/anno7",
|
|
"type":"Annotation",
|
|
"body": {
|
|
"type": "TextualBody",
|
|
"value": "Comment text",
|
|
"format": "text/plain"
|
|
},
|
|
"target": "http://example.org/target1"
|
|
} |