servo/tests/wpt/web-platform-tests/annotation-model/tools/samples/example1.json

7 lines
No EOL
190 B
JSON

{
"@context": "http://www.w3.org/ns/anno.jsonld",
"id": "http://example.org/anno1",
"type": "Annotation",
"body": "http://example.org/post1",
"target": "http://example.com/page1"
}