Skip to content

Releases: occ-data/bpadictionary

v0.7.0: Updated some nodes for new dictionary tests.

Choose a tag to compare

@cgmeyer cgmeyer released this 24 Jul 21:08
2b77f07

Added some missing required properties, removed some mixed type properties, and updated some misconfigured links.

v0.6.0: Added fragment analyzer trace and peaks nodes.

Choose a tag to compare

@cgmeyer cgmeyer released this 24 Jul 19:18
36d5d13
  • Added new fragment analyzer trace and fragment analyzer peak nodes
  • Updated links for analyte and aliquot node to allow submission of aliquots directly to a study (for contrived samples with no real case/biospecimen).
  • removed some "mixed type" properties: some were both numbers and enums (not reported, unknown). Instead added new "..._other" properties to handle the enums.

v0.4.0

Choose a tag to compare

@cgmeyer cgmeyer released this 21 Aug 22:02

Release Notes:

Some breaking changes that will require a small data migration:

  • sample node:
  • hours_to_fractionation_upper/lower (removed “Not Applicable” and “Unknown” options) must be number.
  • hours_to_fractionation_upper/lower_other enum property added to allow "Not Applicable" or "Unknown"
  • aliquot node:
  • hours_to_freezer_upper/lower (removed “Not Applicable” and “Unknown”) must be a number.
  • hours_to_freezer_upper/lower_other enum property added to allow "Not Applicable" or "Unknown"
  • analyte node:
  • llod, specificy, sensitivity: removed “WT” option; must be a number.
  • added llod_WT, specificity_WT and sensitivity_WT as booleans to handle when those must be "WT".
  • quantification_assay_qc: changed name to fragment_analyzer_trace and added info for dominant peaks.
  • quantification_assay_peak: changed name to fragment_analyzer_peak and added units for peak_center/height.

v0.5.0: Version of BloodPAC dictionary prior to updating terms and links.

Choose a tag to compare

@cgmeyer cgmeyer released this 24 Jul 19:09
85b19eb
Merge pull request #90 from occ-data/CMC

fixed index_file

v0.3.6: Backup

Choose a tag to compare

@cgmeyer cgmeyer released this 20 Aug 20:52
85b19eb

Backing up the data model before releasing new version with no mixed property types and new terms / term references.

0.3.5: Fixed multiplicity for file links to core_metadata_collection

Choose a tag to compare

@cgmeyer cgmeyer released this 05 Jun 20:18
85b19eb

Non-breaking change: updated multiplicity of data_files to core_metadata_collection node from one-to-one to many-to-one.

0.3.4: Updated biospecimen node req'd props and descriptions

Choose a tag to compare

@cgmeyer cgmeyer released this 22 Mar 01:19
7514060
  • changed the required properties to only include 'days_to_collection/procurement_not_reported' because the dictionary viewer cannot render allOf/oneOf specifications in the required properties section of schema yaml correctly.
  • improved the descriptions of days_to_collection/procurement variables

0.3.3: Added instrument/model to quantification assay

Choose a tag to compare

@cgmeyer cgmeyer released this 12 Mar 20:10
aee1285
Merge pull request #87 from occ-data/sysmex

added instrument/model to quantification assay for Sysmex upload

0.3.2: Added sample node storage with agitation properties

Choose a tag to compare

@cgmeyer cgmeyer released this 28 Feb 19:13
a963ff0
  • To the 'sample' node, added properties:
  • storage_agitation (Yes/No/Unknown)
  • storage_agitation_hours (number)

0.3.1: Fixed some errors and added missing description

Choose a tag to compare

@cgmeyer cgmeyer released this 14 Feb 17:20
6dff204
  • Fixed missing required links in node schema
  • Added missing node description to the 'diagnostic test' node