From 874e01fb81b1062691a1e2803f3254dd4f56d7c8 Mon Sep 17 00:00:00 2001 From: southeo Date: Tue, 10 Dec 2024 09:55:57 +0100 Subject: [PATCH] remove license --- .../1.0.0/schema/digital-media-request-attributes.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/data-model/fdo-profile/digital-media/1.0.0/schema/digital-media-request-attributes.json b/data-model/fdo-profile/digital-media/1.0.0/schema/digital-media-request-attributes.json index 1ba00b0..233398f 100644 --- a/data-model/fdo-profile/digital-media/1.0.0/schema/digital-media-request-attributes.json +++ b/data-model/fdo-profile/digital-media/1.0.0/schema/digital-media-request-attributes.json @@ -61,12 +61,6 @@ "type": "string", "description": "Only mimetypes for audio, image, model, video, text should be provided. https://www.iana.org/assignments/media-types/media-types.xhtml" }, - "license": { - "type": "string", - "description": "Maps to dcterms:license, unenforced value that may or may not be machine actionable. http://purl.org/dc/terms/license.", - "example": "CC0 1.0 Universal (CC0 1.0) Public Domain Dedication", - "$comment": "idx = 409" - }, "licenseName": { "type": "string", "description": "Human-readable name of the license", @@ -97,7 +91,6 @@ "linkedDigitalObjectPid", "linkedDigitalObjectType", "primaryMediaId", - "license", "rightsHolder" ], "additionalProperties": false