example1.test (334B)
1 { 2 "@context": "https://www.w3.org/ns/JSONtest-v1.jsonld", 3 "name": "Verify annotation conforms to the model", 4 "description": "Supply an example annotation that conforms to the basic structure.", 5 "ref": "https://www.w3.org/TR/annotation-model/#model", 6 "assertions": [ 7 "exampleContext.json", 8 "exampleTarget.json" 9 ] 10 }