Skip to content

Releases: ghga-de/ghga-metadata-schema

2.2.0

17 Nov 21:16
da45a52

Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.2.0

2.1.0

15 May 09:54
8186260

Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.1.0

2.0.0

25 Jul 20:33
935c6ba

Choose a tag to compare

Minor changes (#161)

* Move ega_accession to File base class

* Make ResearchDataFile.experiment plural

* Update artifacts

1.1.1

09 Aug 07:57
d7ffc2b

Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

02 Aug 08:06
aa382d3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

31 Jul 19:04
9960913

Choose a tag to compare

What's Changed

  • age_at_sampling is moved to Biospecimen #128
  • sequencing_process slots were modified #129
  • slot descriptions, duplications, and redundancies were fixed #130
  • minor changes in required fields were made #127
  • version update to 1.0.0 #131

Full Changelog: 0.10.0...1.0.0

0.10.0

20 Jun 15:41
37d28ec

Choose a tag to compare

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

Full Changelog: 0.9.1...0.10.0

0.9.1

16 Jun 11:58
8d6d0ed

Choose a tag to compare

Spreadsheet update 091 (#120)

0.9.0

22 Sep 10:55
ca1ce2b

Choose a tag to compare

  • 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

14 Jul 15:39

Choose a tag to compare

  • Added has dataset, has data access policy, has data access committee and has member to the submission class
  • Changed size slot for a file as required
  • Added Submission spreadsheet template to repository
  • Retired custom generators in favor of GHGA specific generators
  • Updated documentation