summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/annotation-model/examples/example1.test
blob: bd844f23203ac8e0becec8838c4f24b2f31ed98e (plain)
1
2
3
4
5
6
7
8
9
10
{
  "@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"
  ]
}