|
1 | 1 | class slot title description required range any_of minimum_value maximum_value multivalued enum permissible_value meaning |
2 | 2 | >class slot title description required range any_of minimum_value maximum_value multivalued enum permissible_value meaning |
3 | | - studyCode Study Code Unique identifier for the study (generally a short acronym) true enum_studyCode |
| 3 | + studyCode Study Code Unique short acronym for the study true enum_studyCode |
4 | 4 | studyTitle Study Title Full title of the study true string |
5 | 5 | program Program Funding source(s) for the study (pipe-separated if multiple) true enum_program true |
6 | 6 | studyDescription Study Description Brief description of the study (2-4 sentences) true string |
7 | 7 | principalInvestigatorName Principal Investigator Name Name(s) of Principal Investigator(s) of this study; pipe-separated if multiple true string true |
8 | 8 | studyContactName Study Contact Name Name of contact person for this study; pipe-separated if multiple true string true |
9 | 9 | studyContactInstitution Study Contact Institution Institution of contact person for this study; pipe-separated if multiple true string true |
10 | 10 | studyContactEmail Study Contact Email Email address of contact person for this study; pipe-separated if multiple true string true |
11 | | - vbrEmail VBR Email Email address for Virtual Biorepository requests/inquiries, if participating string |
| 11 | + vbrEmail VBR Email Email address for Virtual Biorepository requests/inquiries, if participating string true |
12 | 12 | vbrUrl VBR URL Link to Virtual Biorepository request form, if participating uri |
13 | 13 | vbrReadme VBR Readme Instructions for contacting or requesting samples from Virtual Biorepository, if participating string |
14 | 14 | researchDomain Research Domain Main research domain(s) of the study, other than Down syndrome; pipe-separated if multiple true enum_researchDomain true |
@@ -38,13 +38,11 @@ class slot title description required range any_of minimum_value maximum_value m |
38 | 38 | secondaryOutcomeMeasure Secondary Outcome Measure A description of each secondary outcome measure (title, description, and time point/duration of assessment). Multiple values should be pipe-separated. string true |
39 | 39 | otherOutcomeMeasure Other Outcome Measure A description of other outcome measures (title, description, and time point/duration of assessment). Multiple values should be pipe-separated. string true |
40 | 40 | datasetName Dataset Name Full name of the dataset, provided by contributor true string |
41 | | - datasetDescription Dataset Description Brief additional notes about the dataset (1-3 sentences) that are not already captured in the other fields string |
| 41 | + datasetDescription Dataset Description Brief additional notes about the dataset (1-3 sentences) that are not already captured in the other fields true string |
42 | 42 | datasetGlobalId Dataset Global ID Unique Global ID for dataset, generated by DCC false string |
43 | 43 | datasetExternalId Dataset External ID Unique identifier or code for dataset, if provided by contributor string |
44 | 44 | dataCollectionStartYear Data Collection Start Year Year that data collection started false string |
45 | 45 | dataCollectionEndYear Data Collection End Year Year that data collection ended false string |
46 | | - accessLimitations Access Limitations Data access limitations, as defined in the GA4GH Data Use Ontology (DUO; can list more than one, pipe separated) false string |
47 | | - accessRequirements Access Requirements Data access requirements, as defined in the GA4GH Data Use Ontology (DUO; can list more than one, pipe separated) false string |
48 | 46 | otherRepository Other Repository URL if dataset is already deposited in a public repository other than dbGaP (e.g. LONI, Metabolomics Workbench, etc.) uri true |
49 | 47 | otherAccessAuthority Other Access Authority Email or URL for dataset's Access Authority, if not dbGaP string |
50 | 48 | isHarmonized Is Harmonized All of the elements in this Dataset are harmonized and available in the INCLUDE Data Hub boolean |
@@ -136,11 +134,9 @@ DatasetManifest Dataset Manifest Mapping information for files in Dataset |
136 | 134 | DatasetManifest studyCode Study |
137 | 135 | DatasetManifest fileGlobalId DataFile |
138 | 136 | DatasetManifest datasetGlobalId Dataset |
139 | | -ParticipantSampleDataFileManifest Participant-Sample-DataFile Manifest List of Participants and/or Samples in DataFiles with multiple Participants and/or Samples |
140 | | -ParticipantSampleDataFileManifest studyCode Study |
141 | | -ParticipantSampleDataFileManifest fileName DataFile |
142 | | -ParticipantSampleDataFileManifest participantExternalId Participant |
143 | | -ParticipantSampleDataFileManifest sampleExternalId Biospecimen |
| 137 | +ParticipantDataFileManifest Participant-DataFile Manifest List of Participants in DataFiles with multiple Participants |
| 138 | +ParticipantDataFileManifest fileName DataFile |
| 139 | +ParticipantDataFileManifest participantExternalId Participant |
144 | 140 | Participant Participant Demographic and clinical information about the participant |
145 | 141 | Condition Condition Co-occurring conditions and other observations for the participant |
146 | 142 | Condition studyCode Study |
@@ -181,6 +177,7 @@ DataFile sampleGlobalId Biospecimen |
181 | 177 | DS-Nexus enum_studyCode ds_nexus |
182 | 178 | DS-PALS enum_studyCode ds_pals |
183 | 179 | DS-PCGC enum_studyCode ds_pcgc |
| 180 | + DS-SAH enum_studyCode ds_sah |
184 | 181 | DS-Sleep enum_studyCode ds_sleep |
185 | 182 | DS-VitE enum_studyCode ds_vite |
186 | 183 | DS360-CHD enum_studyCode ds360_chd |
@@ -210,6 +207,7 @@ DataFile sampleGlobalId Biospecimen |
210 | 207 | Behavior and Behavior Mechanisms enum_researchDomain behavior_and_behavior_mechanisms mesh:D001520 |
211 | 208 | Congenital Heart Defects enum_researchDomain congenital_heart_defects mesh:D006330 |
212 | 209 | Embryonic and Fetal Development enum_researchDomain embryonic_and_fetal_development mesh:D005314 |
| 210 | + Hearing Disorders enum_researchDomain hearing_disorders D006311 |
213 | 211 | Immune System Diseases enum_researchDomain immune_system_diseases mesh:D007154 |
214 | 212 | Hematologic Diseases enum_researchDomain hematologic_diseases mesh:D006402 |
215 | 213 | Neurodevelopment enum_researchDomain neurodevelopment mesh:D065886 |
@@ -265,6 +263,7 @@ DataFile sampleGlobalId Biospecimen |
265 | 263 | Physical Activity enum_dataCategory physical_activity |
266 | 264 | Other enum_dataCategory other |
267 | 265 | Sleep enum_dataCategory sleep_study |
| 266 | + Speech/Language/Hearing enum_dataCategory speech_language_hearing |
268 | 267 | enum_guidType |
269 | 268 | NDAR GUID generated by NIMH Data Archive (NDA) GUID tool enum_guidType ndar |
270 | 269 | Other GUID generated by other system enum_guidType other |
|
0 commit comments