Changes
Specification
-
Relaxed cardinality of following properties:
end
(dmp/project/end) from required to optionalgrant_id
(dmp/project/funding/grant_id) from required to optionalstart
(dmp/project/start) from required to optional
-
Updated description of following properties by adding: "Encoded using the relevant ISO 8601 Date and Time compliant string":
available_until
(dmp/dataset/distribution/available_until)created
(dmp/created)end
(dmp/project/end)issued
(dmp/dataset/issued)modified
(dmp//modified)start
(dmp/project/start)start_date
(dmp/dataset/distribution/license/start_date)
JSON Schema
-
All of the above to match specification.
-
Removed all
minItems
restrictions to arrays.Example:
This will now pass validation:"license": []