File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
src/schema/rules/tabular_data Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ Participants:
15
15
handedness : recommended
16
16
strain : recommended
17
17
strain_rrid : recommended
18
+ HED : optional
18
19
index_columns : [participant_id]
19
20
additional_columns : allowed
20
21
42
43
description_addendum : |
43
44
There MUST be exactly one row for each file.
44
45
acq_time__scans : optional
46
+ HED : optional
45
47
index_columns : [filename]
46
48
additional_columns : allowed
47
49
@@ -58,5 +60,17 @@ Sessions:
58
60
There MUST be exactly one row for each session.
59
61
acq_time__sessions : optional
60
62
pathology : recommended
63
+ HED : optional
61
64
index_columns : [session_id]
62
65
additional_columns : allowed
66
+
67
+ Phenotype :
68
+ selectors :
69
+ - datatype == 'phenotype'
70
+ initial_columns :
71
+ - participant_id
72
+ columns :
73
+ participant_id : required
74
+ HED : optional
75
+ index_columns : [participant_id]
76
+ additional_columns : allowed
You can’t perform that action at this time.
0 commit comments