5.1-collectionLabelImplemented.json (470B)
1 { 2 "$schema": "http://json-schema.org/draft-04/schema#", 3 "id": "5.1-collectionLabelImplemented.json", 4 "assertionType": "should", 5 "expectedResult": "valid", 6 "onUnexpectedResult" : "passAndContinue", 7 "errorMessage": "Annotation Collection should have a label key.", 8 "title": "Implements **Annotation Collection _label_ key** - [model 5.1](https://www.w3.org/TR/annotation-model/#annotation-collection)", 9 "$ref": "collections.json#/definitions/labelFound" 10 }