Skip to content

Commit

Permalink
remove license (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
southeo authored Dec 10, 2024
1 parent 75072fc commit 7082893
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -97,7 +91,6 @@
"linkedDigitalObjectPid",
"linkedDigitalObjectType",
"primaryMediaId",
"license",
"rightsHolder"
],
"additionalProperties": false
Expand Down

0 comments on commit 7082893

Please sign in to comment.