Commit 4b5cafb
authored
[SCHEMA] Add "directories" description for "study" DatasetType and add "docs" where was missing (#2185)
* Add "directories" description for "study" DatasetType and add "docs" where was missing
Apparently I have missed this file entirely whenever I was preparing
#1972 (study DatasetType)
and also due to all the duplication we (I) missed that docs was not listed among "root.subdirs"
or not listed at all.
This would provide a fix, but I wonder if we could/should make it so we could avoid duplication
altogether. As I have argued in #1972 I feel that "study" is the base dataset type and
next ones just add potentially more to them. So may be we could come up with some more
compact representation here... but not in this PR
* Remove "phentoype/" and "stimuli/" from the "root" of the "study" dataset
Since per se they should either be under "sourcedata/" or "derivatives/" one way or
another even if it is some stimuli-only dataset(s)1 parent 6bbd951 commit 4b5cafb
1 file changed
+36
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
19 | 48 | | |
20 | 49 | | |
21 | 50 | | |
22 | 51 | | |
| 52 | + | |
23 | 53 | | |
24 | 54 | | |
25 | 55 | | |
| |||
77 | 107 | | |
78 | 108 | | |
79 | 109 | | |
| 110 | + | |
80 | 111 | | |
81 | 112 | | |
82 | 113 | | |
| |||
87 | 118 | | |
88 | 119 | | |
89 | 120 | | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
90 | 125 | | |
91 | 126 | | |
92 | 127 | | |
| |||
0 commit comments