collectionOptionals.test (1742B)
1 { 2 "@context": "https://www.w3.org/ns/JSONtest-v1.jsonld", 3 "name": "A single Annotation Collection implements optional keys and meets optional key value constraints", 4 "description": "A Collection of Web Annotations: <ul> <li>Should include certain properties (keys)</li> <li>May include additional keys</li> <li>May have creator Agent key values that conform to model recommended constraints</li></ul> Note: failing an assertion indicates only that a recommended or optional feature has not been implemented or has not been implemented correctly. <br/><b>Please fill textarea with json-ld serialization of a single Annotation Collection description</b>", 5 "testType": "manual", 6 "skipFailures": [ "should", "may" ], 7 "ref": "https://www.w3.org/TR/annotation-model/", 8 "assertions": [ 9 "collections/5.1-collectionLabelImplemented.json", 10 "collections/5.1-collectionLastImplemented.json", 11 "collections/5.1-collectionTotalImplemented.json", 12 "collections/5.1-collectionFirstImplemented.json", 13 "collections/3.3.1-collectionModifiedImplemented.json", 14 "collections/3.3.1-collectionCreatorImplemented.json", 15 "collections/3.3.1-collectionCreatedImplemented.json", 16 "collections/3.3.6-collectionRightsImplemented.json", 17 "collections/3.3.2-collectionCreatorAgentEmail_sha1Implemented.json", 18 "collections/3.3.2-collectionCreatorAgentEmailImplemented.json", 19 "collections/3.3.2-collectionCreatorAgentHomepageImplemented.json", 20 "collections/3.3.2-collectionCreatorAgentIdImplemented.json", 21 "collections/3.3.2-collectionCreatorAgentNameImplemented.json", 22 "collections/3.3.2-collectionCreatorAgentNicknameImplemented.json", 23 "collections/3.3.2-collectionCreatorAgentTypeImplemented.json" 24 ] 25 }