Skip to content

Commit 860f606

Browse files
committed
Ran release_prepare.py script.
1 parent f5d78fc commit 860f606

3 files changed

Lines changed: 103 additions & 32 deletions

File tree

changelog.md

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,90 @@ and (starting with v4.0.0) this project adheres to [Semantic Versioning](http://
77

88
## [Unreleased](https://github.com/HumanCellAtlas/metadata-schema/tree/staging)
99

10+
### [module/biomaterial/medical_history.json - v9.5.0] - 2026-04-02
11+
### Added
12+
Added fasting_time, blood_test
13+
14+
### [module/biomaterial/reproductive_history.json - v1.4.0] - 2026-04-02
15+
### Added
16+
Added menstrual_cycle_stage
17+
18+
### [module/biomaterial/lifestyle.json - v1.1.0] - 2026-04-02
19+
### Added
20+
Added physical_activity
21+
22+
### [module/biomaterial/human_specific.json - v2.1.0] - 2026-04-02
23+
### Added
24+
Added waist_circumference, waist_hip_ratio, lifestyle
25+
26+
### [module/biomaterial/blood_test.json - v1.1.0] - 2026-04-02
27+
### Added
28+
Added androstenedione, androstenedione_unit, dhea, dhea_unit, estrogen, estrogen_unit, fasting_glucose, fasting_glucose_unit, fasting_insulin, fasting_insulin_unit, free_fatty_acid, free_fatty_acid_unit, haematocrit, haematocrit_unit, haemoglobin, haemoglobin_unit, hba1c, hba1c_unit, hdl, hdl_unit, homa_ir, ldl, ldl_unit, platelet_count, platelet_count_unit, shbg, shbg_unit, testosterone, testosterone_unit, triglycerides, triglycerides_unit, white_blood_cell_count, white_blood_cell_count_unit, bloodtest_time_offset
29+
30+
### [type/protocol/biomaterial_collection/collection_protocol.json - v9.5.0] - 2026-04-02
31+
### Added
32+
Added biopsy_procedure
33+
34+
### [type/protocol/sequencing/library_preparation_protocol.json - v6.5.0] - 2026-04-02
35+
### Added
36+
Added processing_time
37+
38+
### [type/biomaterial/cell_suspension.json - v14.3.0] - 2026-04-02
39+
### Added
40+
Added nuclei_yield
41+
42+
### [type/biomaterial/specimen_from_organism.json - v11.3.0] - 2026-04-02
43+
### Added
44+
Added time_to_laboratory, experimental_condition
45+
46+
### [module/biomaterial/human_specific.json - v3.0.0] - 2026-04-02
47+
### Changed
48+
Changed body_mass_index to string
49+
50+
### [module/biomaterial/blood_test.json - v2.0.0] - 2026-04-02
51+
### Added
52+
Added new blood_test module
53+
54+
### [module/biomaterial/lifestyle.json - v2.0.0] - 2026-04-02
55+
### Added
56+
Added new lifestyle module
57+
58+
### [module/ontology/file_content_ontology.json - v4.0.0] - 2026-04-02
59+
### Fixed
60+
Fixed class and example for EDAM ontology
61+
62+
### [module/ontology/file_format_ontology.json - v3.0.0] - 2026-04-02
63+
### Fixed
64+
Fixed class and example for EDAM ontology
65+
66+
### [type/biomaterial/donor_organism.json - v18.7.0] - 2026-04-02
67+
### Added
68+
Added fasting_time, blood_test
69+
70+
### [core/file/file_core.json - v9.0.0] - 2026-04-02
71+
### Fixed
72+
Fixed class and example for EDAM ontology
73+
74+
### [type/file/supplementary_file.json - v5.0.0] - 2026-04-02
75+
### Fixed
76+
Fixed class and example for EDAM ontology
77+
78+
### [type/file/sequence_file.json - v12.0.0] - 2026-04-02
79+
### Fixed
80+
Fixed class and example for EDAM ontology
81+
82+
### [type/file/reference_file.json - v6.0.0] - 2026-04-02
83+
### Fixed
84+
Fixed class and example for EDAM ontology
85+
86+
### [type/file/image_file.json - v5.0.0] - 2026-04-02
87+
### Fixed
88+
Fixed class and example for EDAM ontology
89+
90+
### [type/file/analysis_file.json - v10.0.0] - 2026-04-02
91+
### Fixed
92+
Fixed class and example for EDAM ontology
93+
1094
## [Released](https://github.com/HumanCellAtlas/metadata-schema/)
1195

1296
### [type/biomaterial/specimen_from_organism.json - v11.1.1] - 2026-02-09

json_schema/update_log.csv

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1 @@
11
Schema,Change type,Change message,Version,Date
2-
module/biomaterial/medical_history,minor,"Added fasting_time, blood_test",,
3-
module/biomaterial/reproductive_history,minor,"Added menstrual_cycle_stage",,
4-
module/biomaterial/lifestyle,minor,"Added physical_activity",,
5-
module/biomaterial/human_specific,minor,"Added waist_circumference, waist_hip_ratio, lifestyle",,
6-
module/biomaterial/blood_test,minor,"Added androstenedione, androstenedione_unit, dhea, dhea_unit, estrogen, estrogen_unit, fasting_glucose, fasting_glucose_unit, fasting_insulin, fasting_insulin_unit, free_fatty_acid, free_fatty_acid_unit, haematocrit, haematocrit_unit, haemoglobin, haemoglobin_unit, hba1c, hba1c_unit, hdl, hdl_unit, homa_ir, ldl, ldl_unit, platelet_count, platelet_count_unit, shbg, shbg_unit, testosterone, testosterone_unit, triglycerides, triglycerides_unit, white_blood_cell_count, white_blood_cell_count_unit, bloodtest_time_offset",,
7-
type/protocol/biomaterial_collection/collection_protocol,minor,"Added biopsy_procedure",,
8-
type/protocol/sequencing/library_preparation_protocol,minor,"Added processing_time",,
9-
type/biomaterial/cell_suspension,minor,"Added nuclei_yield",,
10-
type/biomaterial/specimen_from_organism,minor,"Added time_to_laboratory, experimental_condition",,
11-
module/biomaterial/human_specific,major,"Changed body_mass_index to string",,
12-
module/biomaterial/blood_test,major,"Added new blood_test module",,
13-
module/biomaterial/lifestyle,major,"Added new lifestyle module",,
14-
module/ontology/file_content_ontology,major,"Updated class and example for EDAM ontology",,
15-
module/ontology/file_format,major,"Updated class and example for EDAM ontology",,

json_schema/versions.json

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"last_update_date": "2026-02-09T15:53:55Z",
2+
"last_update_date": "2026-04-02T19:01:56Z",
33
"version_numbers": {
44
"core": {
55
"biomaterial": {
66
"biomaterial_core": "8.4.0"
77
},
88
"file": {
9-
"file_core": "7.0.0"
9+
"file_core": "9.0.0"
1010
},
1111
"process": {
1212
"process_core": "10.0.0"
@@ -20,19 +20,20 @@
2020
},
2121
"module": {
2222
"biomaterial": {
23-
"blood_test": "0.0.0",
23+
"blood_test": "2.0.0",
2424
"cell_morphology": "6.1.7",
2525
"collection_institute": "1.0.0",
2626
"death": "5.5.1",
2727
"disease_profile": "1.1.0",
2828
"familial_relationship": "6.0.3",
2929
"growth_conditions": "6.4.2",
30-
"human_specific": "1.6.4",
31-
"medical_history": "9.1.4",
30+
"human_specific": "3.0.0",
31+
"lifestyle": "2.0.0",
32+
"medical_history": "9.5.0",
3233
"medical_tests": "1.0.0",
3334
"mouse_specific": "1.0.8",
3435
"preservation_storage": "6.1.1",
35-
"reproductive_history": "1.0.0",
36+
"reproductive_history": "1.4.0",
3637
"residence": "1.0.4",
3738
"state_of_specimen": "6.0.0",
3839
"timecourse": "2.0.2"
@@ -47,8 +48,8 @@
4748
"disease_ontology": "5.4.0",
4849
"enrichment_ontology": "1.2.6",
4950
"ethnicity_ontology": "5.3.9",
50-
"file_content_ontology": "2.0.0",
51-
"file_format_ontology": "2.0.0",
51+
"file_content_ontology": "4.0.0",
52+
"file_format_ontology": "3.0.0",
5253
"gender_identity_ontology": "1.0.0",
5354
"instrument_ontology": "5.3.6",
5455
"length_unit_ontology": "5.3.5",
@@ -98,18 +99,18 @@
9899
"type": {
99100
"biomaterial": {
100101
"cell_line": "16.0.0",
101-
"cell_suspension": "14.1.0",
102-
"donor_organism": "18.3.4",
102+
"cell_suspension": "14.3.0",
103+
"donor_organism": "18.7.0",
103104
"imaged_specimen": "3.5.0",
104105
"organoid": "11.5.0",
105-
"specimen_from_organism": "11.1.1"
106+
"specimen_from_organism": "11.3.0"
106107
},
107108
"file": {
108-
"analysis_file": "8.0.0",
109-
"image_file": "3.0.0",
110-
"reference_file": "4.0.0",
111-
"sequence_file": "10.0.0",
112-
"supplementary_file": "3.0.0"
109+
"analysis_file": "10.0.0",
110+
"image_file": "5.0.0",
111+
"reference_file": "6.0.0",
112+
"sequence_file": "12.0.0",
113+
"supplementary_file": "5.0.0"
113114
},
114115
"process": {
115116
"analysis": {
@@ -126,7 +127,7 @@
126127
},
127128
"biomaterial_collection": {
128129
"aggregate_generation_protocol": "2.1.0",
129-
"collection_protocol": "9.3.0",
130+
"collection_protocol": "9.5.0",
130131
"differentiation_protocol": "2.2.0",
131132
"dissociation_protocol": "6.7.0",
132133
"enrichment_protocol": "3.1.0",
@@ -139,7 +140,7 @@
139140
},
140141
"protocol": "7.1.0",
141142
"sequencing": {
142-
"library_preparation_protocol": "6.3.1",
143+
"library_preparation_protocol": "6.5.0",
143144
"sequencing_protocol": "10.1.0"
144145
}
145146
}

0 commit comments

Comments
 (0)