We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07f29eb commit 8b6cdb7Copy full SHA for 8b6cdb7
src/schema/rules/tabular_data/modality_agnostic.yaml
@@ -15,6 +15,7 @@ Participants:
15
handedness: recommended
16
strain: recommended
17
strain_rrid: recommended
18
+ HED: optional
19
index_columns: [participant_id]
20
additional_columns: allowed
21
@@ -42,6 +43,7 @@ Scans:
42
43
description_addendum: |
44
There MUST be exactly one row for each file.
45
acq_time__scans: optional
46
47
index_columns: [filename]
48
49
@@ -58,5 +60,6 @@ Sessions:
58
60
There MUST be exactly one row for each session.
59
61
acq_time__sessions: optional
62
pathology: recommended
63
64
index_columns: [session_id]
65
0 commit comments