mirror of
https://github.com/servo/servo
synced 2026-04-30 11:27:28 +02:00
14 lines
314 B
JSON
14 lines
314 B
JSON
{
|
|
"@context": "http://www.w3.org/ns/anno.jsonld",
|
|
"id": "http://example.org/anno27",
|
|
"type": "Annotation",
|
|
"body": "http://example.org/review1",
|
|
"target": {
|
|
"source": "http://example.org/ebook1",
|
|
"selector": {
|
|
"type": "TextPositionSelector",
|
|
"start": 412,
|
|
"end": 795
|
|
}
|
|
}
|
|
} |