diff --git a/docs/schema_markdown/index.md b/docs/schema_markdown/index.md index 1a38248f..293cae8b 100644 --- a/docs/schema_markdown/index.md +++ b/docs/schema_markdown/index.md @@ -4,7 +4,7 @@ **metamodel version:** 1.7.0 -**version:** 0.10.0 +**version:** 1.0.0 The submission centric metadata schema for the German Human Genome-Phenome Archive (GHGA). diff --git a/spreadsheets/ghga_submission_full.xlsx b/spreadsheets/ghga_submission_full.xlsx index b4aef643..8a727e21 100644 Binary files a/spreadsheets/ghga_submission_full.xlsx and b/spreadsheets/ghga_submission_full.xlsx differ diff --git a/spreadsheets/ghga_submission_individual.xlsx b/spreadsheets/ghga_submission_individual.xlsx index 233e01d2..d7a21ac9 100644 Binary files a/spreadsheets/ghga_submission_individual.xlsx and b/spreadsheets/ghga_submission_individual.xlsx differ diff --git a/spreadsheets/ghga_submission_minimal.xlsx b/spreadsheets/ghga_submission_minimal.xlsx index a784340c..d85226ea 100644 Binary files a/spreadsheets/ghga_submission_minimal.xlsx and b/spreadsheets/ghga_submission_minimal.xlsx differ diff --git a/spreadsheets/ghga_submission_sample.xlsx b/spreadsheets/ghga_submission_sample.xlsx index b44573a9..caa09f5e 100644 Binary files a/spreadsheets/ghga_submission_sample.xlsx and b/spreadsheets/ghga_submission_sample.xlsx differ diff --git a/spreadsheets/ghga_submission_seq.xlsx b/spreadsheets/ghga_submission_seq.xlsx index 8e06270a..c623f311 100644 Binary files a/spreadsheets/ghga_submission_seq.xlsx and b/spreadsheets/ghga_submission_seq.xlsx differ diff --git a/src/schema/submission.yaml b/src/schema/submission.yaml index 61ccba03..29f19a7b 100644 --- a/src/schema/submission.yaml +++ b/src/schema/submission.yaml @@ -2,7 +2,7 @@ id: https://w3id.org/GHGA-Submission-Metadata-Schema name: GHGA-Submission-Metadata-Schema description: >- The submission centric metadata schema for the German Human Genome-Phenome Archive (GHGA). -version: 0.10.0 +version: 1.0.0 imports: - linkml:types