pageMusts.test (1640B)
1 { 2 "@context": "https://www.w3.org/ns/JSONtest-v1.jsonld", 3 "name": "A single Annotation Page has all required keys and all page keys present meet required value constraints", 4 "description": "Pages of Web Annotations: <ul> <li>MUST include certain properties (keys)</li> <li>MUST satisfy model constraints on values of required and any optional Annotation keys used</li> </ul> Note: Implementation of optional Annotation Collection keys (features), optional constraints on key values, and optional keys and constraints on Agents involved in an Annotation Collection checked by other tests.<br/><b>Please fill textarea with json-ld serialization of a single Annotation Page or an Annotation Collection with an embedded Page</b>", 5 "testType": "manual", 6 "ref": "https://www.w3.org/TR/annotation-model/", 7 "assertions": [ 8 "collections/pages/5.2-pageContextValidated.json", 9 "collections/pages/5.2-pageIdValidated.json", 10 "collections/pages/5.2-pageTypeValidated.json", 11 "collections/pages/5.2-pageItemsValidated.json", 12 "collections/pages/5.2-pageStartIndexValidated.json", 13 "collections/pages/5.2-pagePartOfValidated.json", 14 "collections/pages/5.2-pageNextValidated.json", 15 "collections/pages/5.2-pagePrevValidated.json", 16 "collections/pages/5.2-pageTotalValidated.json", 17 "collections/pages/5.2-pageLabelValidated.json", 18 "collections/pages/5.2-pageFirstValidated.json", 19 "collections/pages/5.2-pageLastValidated.json", 20 "collections/pages/3.3.1-pageCreatedValidated.json", 21 "collections/pages/3.3.1-pageModifiedValidated.json", 22 "collections/pages/3.3.6-pageRightsValidated.json" 23 ] 24 }