mirror of
https://github.com/servo/servo
synced 2026-05-03 21:02:19 +02:00
11 lines
334 B
Plaintext
11 lines
334 B
Plaintext
{
|
|
"@context": "https://www.w3.org/ns/JSONtest-v1.jsonld",
|
|
"name": "Verify annotation conforms to the model",
|
|
"description": "Supply an example annotation that conforms to the basic structure.",
|
|
"ref": "https://www.w3.org/TR/annotation-model/#model",
|
|
"assertions": [
|
|
"exampleContext.json",
|
|
"exampleTarget.json"
|
|
]
|
|
}
|