Releases: occ-data/bpadictionary
Releases · occ-data/bpadictionary
Release list
v0.7.0: Updated some nodes for new dictionary tests.
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.
- 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
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.
Merge pull request #90 from occ-data/CMC fixed index_file
v0.3.6: Backup
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
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
- 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
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
- 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
- Fixed missing required links in node schema
- Added missing node description to the 'diagnostic test' node