mirror of
https://github.com/servo/servo
synced 2026-04-30 03:17:15 +02:00
12 lines
255 B
Plaintext
12 lines
255 B
Plaintext
{
|
|
"@context": "http://www.w3.org/ns/anno.jsonld",
|
|
"id": "/annotations/anno1.jsonld",
|
|
"type": "Annotation",
|
|
"created": "2015-01-31T12:03:45Z",
|
|
"body": {
|
|
"type": "TextualBody",
|
|
"value": "I like this page!"
|
|
},
|
|
"target": "/index.html"
|
|
}
|