Skip to content

Releases: RDA-DMP-Common/RDA-DMP-Common-Standard

Version 1.1

11 Nov 12:41
f51a95b
Compare
Choose a tag to compare

Changes

Specification

  1. Relaxed cardinality of following properties:

    • end (dmp/project/end) from required to optional
    • grant_id (dmp/project/funding/grant_id) from required to optional
    • start (dmp/project/start) from required to optional
  2. 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

  1. All of the above to match specification.

  2. Removed all minItems restrictions to arrays.

    Example:
    This will now pass validation:

    "license": []
    

Version 1.0

26 Nov 11:04
Compare
Choose a tag to compare

This is the official version 1.0 release of the RDA DMP Common Standard, based on 18 months' development by the RDA DMP Common Standard Working Group.