mirror of
https://github.com/servo/servo.git
synced 2025-06-23 16:44:33 +01:00
10 lines
334 B
Text
10 lines
334 B
Text
{
|
|
"@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"
|
|
]
|
|
}
|