Releases: ghga-de/ghga-metadata-schema
Releases · ghga-de/ghga-metadata-schema
2.2.0
2.1.0
What's Changed
- changed tissue slots to recommended by @mauerk in #162
- README update by @sbilge in #167
- updated description for geographic region, ancestry. Modified sex des… by @anandhi-iyappan in #169
- Task/enum update by @mauerk in #174
- updated CVs and generated artifacts by @mauerk in #180
- version bump by @sbilge in #181
Full Changelog: 2.0.0...2.1.0
2.0.0
1.1.1
1.1.0
1.0.0
0.10.0
What's Changed
This is the first release after a major refactoring of the model. The key refactoring steps include
- Orienting the model on the context of submission
- Modularization of the model to enable submissions with only limited metadata
- Anchoring of files in different contexts
New Contributors
- @KerstenBreuer made their first contribution in #83
- @lkuchenb made their first contribution in #99
Full Changelog: 0.9.1...0.10.0
0.9.1
0.9.0
- has_publication removed from Project
- has_study made as list in Experiment
- introduced target regions as mandatory in Library preparation protocol
- Made library preparation kit retail name and manufacturer as optional
- Deleted has anatomical entity from Biospecimen
- Deleted has disease from Biospecimen
- Deleted has phenotypic feature from Biospecimen
- has_individual made mandatory under Biospecimen
- Introduced description to Analysis
- Introduced description as mandatory to Data Access Policy
- Introduced author, year and journal to Publication
- Defined slots for author, year, journal
- Changed type of publication year to integer in the yaml file
- updated the submission spreasheet with spreadsheet v0.9.0
- updated the mapping.json
0.8.0
- Added
has dataset,has data access policy,has data access committeeandhas memberto thesubmissionclass - Changed
sizeslot for afileas required - Added Submission spreadsheet template to repository
- Retired custom generators in favor of GHGA specific generators
- Updated documentation