1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-27 21:38:34 +00:00
Files
UXP/testing/web-platform/tests/annotation-model/examples/example1.test
T

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"
]
}