Recent Releases of rda-dmp-common-standard

rda-dmp-common-standard - Version 1.1

Changes

Specification

  1. Relaxed cardinality of following properties:

    • end (dmp/project/end) from required to optional
    • grant_id (dmp/project/funding/grantid_) 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/availableuntil_)
    • created (dmp/created)
    • end (dmp/project/end)
    • issued (dmp/dataset/issued)
    • modified (dmp//modified)
    • start (dmp/project/start)
    • start_date (dmp/dataset/distribution/license/startdate_)

JSON Schema

  1. All of the above to match specification.
  2. Removed all minItems restrictions to arrays.

    Example:
    This will now pass validation:
    "license": []

- SCSS
Published by TomMiksa over 5 years ago

rda-dmp-common-standard - Version 1.0

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.

- SCSS
Published by paulwalk over 6 years ago