Skip to content

Commit c3ea0de

Browse files
authored
Merge pull request #290 from include-dcc/2026-02-02-PL
2026 02 02 pl
2 parents e9281a2 + 0b94b58 commit c3ea0de

2 files changed

Lines changed: 30 additions & 8 deletions

File tree

src/data/sheets/schemasheet.tsv

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class slot title description required range any_of minimum_value maximum_value m
2020
publication Publication uri true
2121
expectedNumberOfParticipants Expected Number of Participants true integer
2222
guidType GUID Type System used to generate globally unique identifiers (GUIDs) true enum_guidType
23-
guidMapped GUIDs Mapped? For studies using NDAR GUIDs, have the GUIDs been added to the INCLUDE GUID Mapping File? boolean
23+
guidMapped GUID Mapped For studies using NDAR GUIDs, have the GUIDs been added to the INCLUDE GUID Mapping File? boolean
2424
dbgap dbGaP string true
2525
acknowledgments Acknowledgments Funding statement and acknowledgments for this study string true
2626
citationStatement Citation Statement "Statement that secondary data users should use to acknowledge use of this dataset. E.g., ""The results analyzed and <published or shown> here are based in whole or in part upon data generated by the INCLUDE (INvestigation of Co-occurring conditions across the Lifespan to Understand Down syndromE) Project <insert accession number(s) and/or study DOI(s)>, and were accessed from the INCLUDE Data Hub and <insert other database(s)>.""" string true
@@ -162,6 +162,7 @@ DataFile sampleGlobalId Biospecimen
162162
AECOM-DS enum_studyCode aecom_ds
163163
APAP21 enum_studyCode apap21
164164
ARC-DS enum_studyCode arc_ds
165+
ASPIRE enum_studyCode aspire
165166
BEST21 enum_studyCode best21
166167
BrainPower enum_studyCode brainpower
167168
BRI-DSR enum_studyCode bri_dsr
@@ -188,13 +189,15 @@ DataFile sampleGlobalId Biospecimen
188189
EACH-DS enum_studyCode each_ds
189190
ECODS enum_studyCode ecods
190191
EXcEEDS enum_studyCode exceeds
192+
HomeGrown enum_studyCode homegrown
191193
HTP enum_studyCode htp
192194
IBIS-DS enum_studyCode ibis-ds
193195
JAKi-DS enum_studyCode jaki_ds
194196
MOSAIC-DS enum_studyCode mosaic_ds
195197
OPTimal enum_studyCode optimal
196198
TEAM-DS enum_studyCode team_ds
197199
TOMI enum_studyCode tomi
200+
TOPS-DS enum_studyCode tops_ds
198201
TRC-DS enum_studyCode trc_ds
199202
X01-deSmith enum_studyCode x01_desmith
200203
X01-Hakonarson enum_studyCode x01_hakonarson
@@ -203,16 +206,20 @@ DataFile sampleGlobalId Biospecimen
203206
KF enum_program kf
204207
Other enum_program other
205208
enum_researchDomain
209+
Auditory Perception enum_researchDomain auditory_perception mesh:D001307
206210
Behavior and Behavior Mechanisms enum_researchDomain behavior_and_behavior_mechanisms mesh:D001520
207211
Congenital Heart Defects enum_researchDomain congenital_heart_defects mesh:D006330
212+
Embryonic and Fetal Development enum_researchDomain embryonic_and_fetal_development mesh:D005314
208213
Immune System Diseases enum_researchDomain immune_system_diseases mesh:D007154
209214
Hematologic Diseases enum_researchDomain hematologic_diseases mesh:D006402
210215
Neurodevelopment enum_researchDomain neurodevelopment mesh:D065886
211216
Nutritional and Metabolic Diseases enum_researchDomain nutritional_and_metabolic_diseases mesh:D009750
212217
Sleep Wake Disorders enum_researchDomain sleep_wake_disorders mesh:D012893
213218
All Co-occurring Conditions enum_researchDomain all_co_occurring_conditions mesh:D013568
214219
Physical Fitness enum_researchDomain physical_fitness mesh:D010809
220+
Psychiatric Disorders enum_researchDomain psychiatric_disorders mesh:D001523
215221
Respiratory Tract Diseases enum_researchDomain respiratory_tract_diseases mesh:D012140
222+
Social Determinants of Health enum_researchDomain social_determinants_of_health mesh:D064890
216223
Other enum_researchDomain other
217224
enum_participantLifespanStage
218225
Fetal enum_participantLifespanStage fetal
@@ -242,8 +249,7 @@ DataFile sampleGlobalId Biospecimen
242249
Other Data obtained from other source, such as tissue bank enum_clinicalDataSourceType other
243250
Unknown enum_clinicalDataSourceType unknown
244251
enum_dataCategory
245-
Unharmonized Demographic/Clinical Data enum_dataCategory unharmonized_demographic_clinical_data
246-
Harmonized Demographic/Clinical Data enum_dataCategory harmonized_demographic_clinical_data
252+
Demographic/Clinical Data enum_dataCategory demographic_clinical_data
247253
Genomics enum_dataCategory genomics
248254
Transcriptomics enum_dataCategory transcriptomics
249255
Epigenomics enum_dataCategory epigenomics

src/linkml/include_schema.yaml

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ slots:
469469
guidMapped:
470470
definition_uri: include:guidMapped
471471
description: For studies using NDAR GUIDs, have the GUIDs been added to the INCLUDE GUID Mapping File?
472-
title: GUIDs Mapped?
472+
title: GUID Mapped
473473
range: boolean
474474
dbgap:
475475
definition_uri: include:dbgap
@@ -1083,6 +1083,8 @@ enums:
10831083
title: APAP21
10841084
arc_ds:
10851085
title: ARC-DS
1086+
aspire:
1087+
title: ASPIRE
10861088
best21:
10871089
title: BEST21
10881090
brainpower:
@@ -1135,6 +1137,8 @@ enums:
11351137
title: ECODS
11361138
exceeds:
11371139
title: EXcEEDS
1140+
homegrown:
1141+
title: HomeGrown
11381142
htp:
11391143
title: HTP
11401144
ibis-ds:
@@ -1149,6 +1153,8 @@ enums:
11491153
title: TEAM-DS
11501154
tomi:
11511155
title: TOMI
1156+
tops_ds:
1157+
title: TOPS-DS
11521158
trc_ds:
11531159
title: TRC-DS
11541160
x01_desmith:
@@ -1168,12 +1174,18 @@ enums:
11681174
#TODO: replace/add NIH internal categories from Huiqing
11691175
definition_uri: include:enum_researchDomain
11701176
permissible_values:
1177+
auditory_perception:
1178+
title: Auditory Perception
1179+
meaning: mesh:D001307
11711180
behavior_and_behavior_mechanisms:
11721181
title: Behavior and Behavior Mechanisms
11731182
meaning: mesh:D001520
11741183
congenital_heart_defects:
11751184
title: Congenital Heart Defects
11761185
meaning: mesh:D006330
1186+
embryonic_and_fetal_development:
1187+
title: Embryonic and Fetal Development
1188+
meaning: mesh:D005314
11771189
immune_system_diseases:
11781190
title: Immune System Diseases
11791191
meaning: mesh:D007154
@@ -1195,9 +1207,15 @@ enums:
11951207
physical_fitness:
11961208
title: Physical Fitness
11971209
meaning: mesh:D010809
1210+
psychiatric_disorders:
1211+
title: Psychiatric Disorders
1212+
meaning: mesh:D001523
11981213
respiratory_tract_diseases:
11991214
title: Respiratory Tract Diseases
12001215
meaning: mesh:D012140
1216+
social_determinants_of_health:
1217+
title: Social Determinants of Health
1218+
meaning: mesh:D064890
12011219
other:
12021220
title: Other
12031221
enum_participantLifespanStage:
@@ -1269,10 +1287,8 @@ enums:
12691287
enum_dataCategory:
12701288
definition_uri: include:enum_dataCategory
12711289
permissible_values:
1272-
unharmonized_demographic_clinical_data:
1273-
title: Unharmonized Demographic/Clinical Data
1274-
harmonized_demographic_clinical_data:
1275-
title: Harmonized Demographic/Clinical Data
1290+
demographic_clinical_data:
1291+
title: Demographic/Clinical Data
12761292
genomics:
12771293
title: Genomics
12781294
transcriptomics:

0 commit comments

Comments
 (0)