diff --git a/schemas/epos-msl-0/metadata.json b/schemas/epos-msl-0/metadata.json index b155761ac..f16fb91e3 100644 --- a/schemas/epos-msl-0/metadata.json +++ b/schemas/epos-msl-0/metadata.json @@ -1017,16 +1017,6 @@ } } }, - "Keyword": { - "title": "Keywords", - "type": "array", - "minItems": 1, - "items": { - "$ref": "#/definitions/stringNormal", - "title": "Keyword", - "default": null - } - }, "Related_Resource": { "title": "Related resource", "type": "array", diff --git a/schemas/epos-msl-0/uischema.json b/schemas/epos-msl-0/uischema.json index aab316c57..efc0b9636 100644 --- a/schemas/epos-msl-0/uischema.json +++ b/schemas/epos-msl-0/uischema.json @@ -48,9 +48,6 @@ "ui:description": "Adding (searchable) key words to your data package.", "ui:field": "keyword_selector" }, - "Keyword": { - "ui:description": "Free text field for adding (searchable) keywords to your data package" - }, "Related_Resource": { "items": { "Relation_Type": {