schema/schema/keyword.json in adiwg-json_schemas-0.5.2 vs schema/schema/keyword.json in adiwg-json_schemas-0.7.0
- old
+ new
@@ -15,23 +15,9 @@
},
"keywordType": {
"type": "string"
},
"thesaurus": {
- "$ref": "#/definitions/thesaurus"
- }
- },
- "definitions": {
- "thesaurus": {
- "type": "object",
- "additionalProperties": false,
- "properties": {
- "thesaurusLink": {
- "$ref": "../schema.json#/definitions/url"
- },
- "citation": {
- "$ref": "citation.json#/definitions/citationMain"
- }
- }
+ "$ref": "citation.json#/definitions/citationFull"
}
}
}
\ No newline at end of file