You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/data/sheets/schemasheet.tsv
+9-3Lines changed: 9 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ class slot title description required range any_of minimum_value maximum_value m
20
20
publication Publication uri true
21
21
expectedNumberOfParticipants Expected Number of Participants true integer
22
22
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
24
24
dbgap dbGaP string true
25
25
acknowledgments Acknowledgments Funding statement and acknowledgments for this study string true
26
26
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
0 commit comments