Skip to content

Releases: metadatacenter-attic/bao_cedar_template_converter

v2.0.0

10 Jan 18:46
Compare
Choose a tag to compare
  • Updated compatibility with the latest version of BioAssay (BAO) schema (https://github.com/cdd/bioassay-template).
  • Implemented CEDAR field datatypes using the BAO "suggestions" field. The script now supports the following datatypes: Controlled, Free Text, Numeric, Integer, Date, URI.
  • Implemented term "exclusions" in CEDAR, mapping the BAO "spec": "exclude" values to CEDAR's "actions" arrays.
  • Implemented "required" attribute in CEDAR using the BAO "mandatory": [true|false] notation.