mirror of
https://github.com/servo/servo
synced 2026-04-30 11:27:28 +02:00
12 lines
380 B
JSON
12 lines
380 B
JSON
{
|
|
"@context": "http://www.w3.org/ns/anno.jsonld",
|
|
"id": "http://example.org/anno20",
|
|
"type": "Annotation",
|
|
"canonical": "urn:uuid:dbfb1861-0ecf-41ad-be94-a584e5c4f1df",
|
|
"via": "http://other.example.org/anno1",
|
|
"body": {
|
|
"id": "http://example.net/review1",
|
|
"rights": "http://creativecommons.org/licenses/by/4.0/"
|
|
},
|
|
"target": "http://example.com/product1"
|
|
} |