Skip to content

Commit 818847f

Browse files
committed
[DATALAD RUNCMD] ./.recreate_hierarchy
=== Do not change lines below === { "chain": [ "648a57de32987cea0cc1a94ca9231b49e3a2d451", "0fd7fe8e6f36f986c4beb8139bbe823e2e53eff3", "639251ddbf1a87e9b0aa3b2240057df2d7953ca5" ], "cmd": "./.recreate_hierarchy", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [], "pwd": "proj-nipoppy" } ^^^ Do not change lines above ^^^
1 parent ac1777b commit 818847f

4 files changed

Lines changed: 20 additions & 2 deletions

File tree

proj-nipoppy/CHANGES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.0.4 2026-04-16
2+
3+
- Reflecting WiP on defining top level /rawbids in #2191
4+
15
0.0.3 2024-10-28
26

37
- Changed to use "study" instead of "project".

proj-nipoppy/dataset_description.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"Name": "Example how nipoppy dataset could be presented as 'study'-type BIDS dataset",
3-
"Description": "Demonstration for the https://github.com/bids-standard/bids-specification/pull/1972",
4-
"BIDSVersion": "1.11.0",
3+
"Description": "Demonstration for the https://github.com/bids-standard/bids-specification/pull/1972, https://github.com/bids-standard/bids-specification/pull/2191",
4+
"BIDSVersion": "1.11.2",
55
"DatasetType": "study",
66
"Authors": [
77
"Yaroslav O. Halchenko", "Samuel Nastase"
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"Name": "Very raw very BIDS",
3+
"BIDSVersion": "1.11.2",
4+
"Authors": [
5+
"Yaroslav O. Halchenko", "Samuel Nastase"
6+
],
7+
"GeneratedBy": [
8+
{
9+
"Name": "Script to produce this dataset",
10+
"CodeURL": "bids::../.recreate-hierarchy"
11+
}
12+
],
13+
"License": "PDDL"
14+
}
File renamed without changes.

0 commit comments

Comments
 (0)