-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path2026-nih-bids2.0.html
More file actions
640 lines (495 loc) · 29.2 KB
/
Copy path2026-nih-bids2.0.html
File metadata and controls
640 lines (495 loc) · 29.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<!-- Edit me start! -->
<title>BIDS 2.0</title>
<meta name="description" content="NIMH Data Science & Sharing Team Lunch & Learn. BIDS 2.0: the past, present, and (realistic) future of the Brain Imaging Data Structure. What 1.x delivered, what 2.0 will and won't change, and how to weigh in.">
<meta name="author" content=" Yaroslav O. Halchenko ">
<!-- Edit me end! -->
<link rel="stylesheet" href="css/custom.css">
<link rel="stylesheet" href="reveal.js/dist/reset.css">
<link rel="stylesheet" href="reveal.js/dist/reveal.css">
<link rel="stylesheet" href="reveal.js/dist/theme/beige.css">
<!-- Theme used for syntax highlighted code -->
<link rel="stylesheet" href="reveal.js/plugin/highlight/monokai.css">
</head>
<body>
<div class="reveal">
<div class="slides">
<!-- Start of slides -->
<!--
Skeleton for the NIMH L&L "BIDS 2.0" talk.
Slides numbered to match the table in 2026-nih-bids2.0/talk-plan.md.
Fill in each section's body once content is settled.
-->
<!-- ============================================================ -->
<!-- Slide 1: Title -->
<!-- ============================================================ -->
<section>
<section>
<a href="http://centerforopenneuroscience.org/"><img data-src="pics/con-ccn-dartmouth-letterhead.svg" style="height:150px;"></a>
<h1 style="margin-top:0;margin-bottom:0.1em;">BIDS 2.0</h1>
<p style="margin-top:0.3em;margin-bottom:0.3em;font-size:0.75em;font-style:italic;">
<strong>The past, present, and (realistic) future of the Brain Imaging Data Structure</strong>
</p>
<div style="margin-top:0.3em;text-align:center">
<table style="border:none;">
<tr>
<td>
Yaroslav O. Halchenko<br/>
<small><a href="https://twitter.com/yarikoptic" target="_blank"><img data-src="pics/twitter.png" style="height:30px;margin:0px"/>@yarikoptic</a></small>
<small><a href="https://fosstodon.org/@yarikoptic" target="_blank"><img data-src="pics/mastodon-icon.svg" style="height:30px;margin:0px;margin-right:0.1em"/>@yarikoptic@fosstodon.org</a></small>
</td>
<td></td>
</tr>
<tr>
<td>
<small><br/>
<a href="http://centerforopenneuroscience.org/" target="_blank">Center for Open Neuroscience</a><br/>
<a href="https://pbs.dartmouth.edu/" target="_blank">Department of Psychological and Brain Sciences</a><br/>
<a href="http://www.dartmouth.edu" target="_blank">Dartmouth College, NH, USA</a>
</small>
<img style="width:160px; margin: 0px" data-src="pics/2026-nih-bids2.0-qrcode.png"/>
</td>
<td></td>
</tr>
</table>
</div>
<small>
<strong>NIMH Data Science & Sharing Team — Lunch & Learn — June 2nd 2026</strong><br/>
<!-- TODO: insert exact date, room/Zoom link, pre-talk blurb from organisers -->
Live slides/<a href="https://datasets.datalad.org/centerforopenneuroscience/talks/.git">Sources</a>:
<a href="https://datasets.datalad.org/centerforopenneuroscience/talks/2026-nih-bids2.0.html">https://datasets.datalad.org/centerforopenneuroscience/talks/2026-nih-bids2.0.html</a>
</small>
<br/>
<small>
<a href="http://datalad.org" target="_blank"><img style="height:100px;margin:15px" data-src="pics/datalad_D.svg"/></a>
<a href="http://neuro.debian.net" target="_blank"><img style="height:100px;margin:15px" data-src="pics/neurodebian.png"/></a>
<a href="http://repronim.org" target="_blank"><img style="height:100px;margin:15px" data-src="pics/repronim-logo-vertical.svg"/></a>
<a href="https://open-brain-consent.readthedocs.io" target="_blank"><img style="height:100px;margin:15px" data-src="pics/OBC_LogoCheck.svg"/></a>
<a href="https://github.com/myyoda/myyoda" target="_blank"> <img style="height:100px;margin:15px" data-src="pics/yoda.svg"/></a>
<a href="https://dandiarchive.org" target="_blank"><img style="height:100px;margin:15px" data-src="pics/dandi-logo-square.svg"/></a>
<a href="https://bids.neuroimaging.io/" target="_blank"><img style="height:100px;margin:15px" data-src="pics/BIDS_Logo.png"/></a>
<a href="https://standforukraine.com/" target="_blank"><img style="height:100px;margin:15px" data-src="pics/Ukrainian_Blue-Yellow_ribbon.svg"/></a>
</small>
<!-- TODO: STAMPED banner in footer once asset wiring is decided.
Asset path candidate: assets/stamped/ver-3/name-banner_ver-3.svg -->
</section>
</section>
<!-- ============================================================ -->
<!-- Slide 2: Who I am / what CON does -->
<!-- ============================================================ -->
<section data-transition-speed="zoom">
<section>
<img style="height:800px" data-src="pics/yarik-goal.svg"/>
</section>
<!-- <section>
<h1>Who am I?</h1>
<img style="height:400px" data-src="pics/borrowed/twitter-unsolicited-advice.png"/>
</section> -->
<section>
<h3>Brief Bio</h3>
<p>Born in Siberia (RSFSR, USSR), Grew up in Ukraine, Matured in U.S.A.</p>
<ul style="font-size:120%">
<li class="fragment"><b>-1994 Physics Mathematics Gymnasium #17 (Ukraine):</b><br>
<small> Regional&State Physics and Programming
competitions. MS-DOS. Borland Pascal</small></li>
<li class="fragment"><b>-1999 VSTU (Ukraine):
<span style="float:right;">Masters in Opto-Electronic Engineering</span></b><br>
<small> (@yarikoptic). State Physics and International ACM Programming
competitions. Spine diagnostic apparatus. Member of "Small Academy of Science of
Ukraine". SPIE. Soros Fellowship (twice). MS-DOS/Windows.
Borland Pascal, Delphi, VBA
</small></li>
<li class="fragment"><b>-2003 University of New Mexico:
<span style="float:right;">Masters in Computer Science</span></b><br>
<small><a href="http://www.bcl.hamilton.ie/~barak/">B.Pearlmutter</a>.
SOBI/JADE ICA for single trial MEG. Favorite course: Data structures
and algorithms.
<a href="https://debian.org">Debian GNU/Linux</a>.
C, Matlab, shell. CVS
</small></li>
<li class="fragment"><b>-2009 Rutgers-Newark/NJIT:
<span style="float:right;">Ph.D. in Computer Science</span></b><br>
<small><a href="http://rubic-web.rutgers.edu/people.html">S.Hanson</a>.
<a href="http://dx.doi.org/10.1162/neco.2007.09-06-340">fMRI decoding (RFE SVM)</a>.
<a href="https://link.springer.com/article/10.1385/NI:2:1:071?noAccess=true">RUMBA</a>.
HPC sysadmin (cfengine, PBS).
<a href="https://www.fz-juelich.de/SharedDocs/Personen/INM/INM-7/EN/Hanke_m.html">M.Hanke</a>.
Debian pkg-exppsy (for FSL and PyEPL).
<a href="https://nm.debian.org/person/yoh/">Official Debian developer</a>.
<a href="https://arxiv.org/abs/1307.2150">fMRI/EEG (TRANS)fusion</a>.
<a href="http://pymvpa.org">PyMVPA</a>.
C++, Python. SVN, GIT. 1 wife, 3 kids
</small></li>
<li class="fragment"><b>- NOW Dartmouth College, PBS Department: <br>
<span style="float:right;">Postdoc, Scientist, Research Assistant/Associate/<emph>null</emph> Professor</span></b><br>
<small><a href="https://haxbylab.dartmouth.edu/">J.Haxby</a>.
<a href="http://pymvpa.org">PyMVPA</a>
(<a href="http://dx.doi.org/10.1016/j.neuron.2011.08.026">Hyperalignment</a>,
...),
<a href="https://neuro.debian.net">NeuroDebian</a>,
<a href="https://datalad.org">DataLad</a>,
<a href="https://repronim.org">ReproNim</a>,
<a href="https://dandiarchive.org">DANDI</a>,
<a href="https://stamped-principles.org">STAMPED</a>,
...
1 dog, 2 cats, <a href="https://github.com/yarikoptic/coop">Chicken Coop (12 chickens, 1 rooster)</a>,
...
<a href="https://www.distribits.live/">distribits</a>,
<a href="https://centerforopenneuroscience.org/">CON</a>:
</small>
</li>
</ul>
<aside class="notes"><ul>
<li>Russian Soviet Federative Socialist Republic</li>
</ul></aside>
</section>
<section>
<div class="r-stack">
<img style="width:2000px" data-src="pics/con-webshot-20150812-front-up.png"/>
<!-- TODO update this compilation! prepend with proper Ack-->
<!-- <img class="fragment" style="width:1000px" data-src="pics/con-ack-bmbf.png"/> -->
<img class="fragment" data-src="pics/borrowed/con-webshot-20150812-front-down.png"/>
<img class="fragment" style="width:2000px" data-src="pics/con-principles.png"/>
<img class="fragment" style="width:2400px" data-src="pics/con-projects-standards-20260601.png"/>
<!-- <img class="fragment" style="width:500px"
data-src="pics/con-ack-joeybenetc-extended.svg"/> -->
</div>
</section>
</section>
<!-- ============================================================ -->
<!-- Slide 3: Very brief overview of BIDS and its history -->
<!-- ============================================================ -->
<section>
<section data-transition="slide">
<img style="width:2000px" data-src="pics/bids-logo-wide.png"/>
<br>
<small>
<a href="https://www.nature.com/articles/sdata201644">
Gorgolewski, K. J., Auer, T., Calhoun, V. D., Craddock, R. C., Das, S., Duff,
E. P., Flandin, G., Ghosh, S. S., Glatard, T., <b>Halchenko, Y. O.</b>, Handwerker,
D. A., Hanke, M., Keator, D., Li, X., Michael, Z., Maumet, C., Nichols, B. N.,
Nichols, T. E., Pellman, J., Poline, J.-B., Rokem, A., Schaefer, G., Sochat, V.,
Triplett, W., Turner, J. A., Varoquaux, G., and Poldrack, R. A. (<b>2016</b>). The
brain imaging data structure, a format for organizing and describing outputs
of neuroimaging experiments. Scientific Data, 3:160044</a>
</small>
</section>
<section
data-background-iframe="pics/bids-10th-birthday-card.html"
data-background-interactive>
</section>
<section data-transition="slide">
<h3>BIDS Features</h3>
<table style="border:none; width:120%;">
<tr style="vertical-align:middle;">
<td style="width:30%; text-align:center;vertical-align:middle">
<img style="max-width:100%;" data-src="pics/borrowed/dicom2bids-justbids.png" alt="DICOMs reorganized into a BIDS dataset"/>
</td>
<td style="width:70%; text-align:left;">
<ul style="font-size:0.7em;">
<li><strong>Modular composition</strong>
<ul><li>related: YODA →
now <a href="https://stamped-principles.org/">STAMPED</a>
principles (more later)</li></ul>
</li>
<li><strong><a href="https://bids-specification.readthedocs.io/en/stable/common-principles.html#filesystem-structure">Consistent folder composition</a></strong>
<ul><li><code><a href="https://bids-specification.readthedocs.io/en/stable/common-principles.html#study-dataset">[study/]</a><dataset>/sub-<label>/[ses-<label>/]<datatype>/</code></li>
<li><b>You have seen one BIDS dataset -- you have seen them all!</b></li>
</ul>
</li>
<li><strong>Expressive file naming schema</strong>
<ul>
<li>related:
<a href="http://www2.stat.duke.edu/~rcs46/lectures_2015/01-markdown-git/slides/naming-slides/naming-slides.pdf"><em>Naming Things</em></a> by Jenny Bryan;
<a href="https://djnavarro.net/slides-project-structure/#1"><em>Project structure</em></a> by Danielle Navarro;
DataLad RDM Course —
<a href="https://psychoinformatics-de.github.io/rdm-course/02-structuring-data/index.html#how-to-name-a-file">How to name a file</a></li>
</ul>
</li>
<li><strong>Standard file formats</strong>
<ul><li>NIfTI / TSV / JSON / EDF / BrainVision / … per modality (see <a href="https://bids-specification.readthedocs.io/en/stable/">spec</a>)</li></ul>
</li>
<li><strong>Documented metadata</strong>
<ul><li><a href="https://bids-specification.readthedocs.io/en/stable/common-principles.html#key-value-files-dictionaries">JSON sidecars</a> + <a href="https://bids-specification.readthedocs.io/en/stable/common-principles.html#tabular-files">TSV "summaries"</a> + <a href="https://bids-specification.readthedocs.io/en/stable/common-principles.html#the-inheritance-principle">inheritance principle</a></li></ul>
</li>
<li><strong>Human- and machine-readable data</strong>
<ul>
<li>Human-readable <a href="https://bids-specification.readthedocs.io/">specification</a> (Markdown → HTML / PDF)</li>
<li>Machine-readable <a href="https://github.com/bids-standard/bids-specification/tree/master/src/schema">schema</a> (YAML) — validator, docs, and tooling generated from it</li>
<li><a href="https://bids-apps.neuroimaging.io/apps/">BIDS-apps</a> (such as mriqc, fmriprep, etc) for turnkey pipelines</li>
<li><a href="https://github.com/bids-standard/pybids">PyBIDS</a>, <a href="https://github.com/childmindresearch/bids2table/">bids2table</a>, <a href="https://github.com/khanlab/snakebids">snakebids</a> etc. for scripting</li>
</ul>
</li>
<li><strong>Constant evolution</strong>
<ul><li>via <a href="https://bids.neuroimaging.io/extensions/">BIDS Extension Proposals (BEPs)</a> and open
<a href="https://github.com/bids-standard/bids-specification/pulls">PR review</a></li></ul>
</li>
</ul>
</td>
</tr>
</table>
<p style="text-align:right;margin-top:0.3em;"><small>
See deeper overview at <a href="https://docs.google.com/presentation/d/1x-LdlVGItyX6oINm8URIP5cZWBvQG6bM/edit?usp=sharing&ouid=106463979469591360865&rtpof=true&sd=true">"The Brain Imaging Data Structure (BIDS): an open community standard for neuroscience"</a>,<br/> NSF POSE Workshop 2024
</small></p>
</section>
<section data-transition="slide">
<img style="width:2000px" data-src="pics/borrowed/bids-timeline-2024.svg"/>
<br>
<p style="text-align:right;margin-top:0.3em;">
<small>
From: <b>The past, present, and future of the brain imaging data structure (BIDS)</b><br/>
By Poldrack et al. Imaging Neuroscience (2024) 2: 1–19.
<a href="https://doi.org/10.1162/imag_a_00103">DOI: 10.1162/imag_a_00103</a><br/>
More of historical intro: <a href="https://docs.google.com/presentation/d/1doDm2wo8JyZrzuG8a2Xk-5OlBlzwq9I3/edit?usp=sharing&ouid=106463979469591360865&rtpof=true&sd=true"><b>MRITogether: Roads to BIDS</b></a> talk slides.
</small>
</p>
</section>
</section>
<!-- ============================================================ -->
<!-- Slide 4: Intro BIDS 2.0 -->
<!-- ============================================================ -->
<section>
<section data-markdown data-separator="^\n----\n" data-vertical="^\n---\n">
<textarea data-template>
## The Future of BIDS
<small>
> As BIDS nears its tenth anniversary, its success has also led to increasing recognition of the limitations of the existing framework. This has, in turn, driven a growing discussion regarding the need for a new major version of BIDS (“BIDS 2.0”) that would introduce changes that are incompatible with the existing BIDS framework. A dedicated repository (https://github.com/bids-standard/bids-2-devel/issues) is collecting issues, a subset of which will be chosen for BIDS 2.0. It is likely that the discussion of a new version will continue over the next few years, given the significant difficulty that breaking changes would impose on tool developers.
</small>
<p style="text-align:right;margin-top:0.3em;">
<small>
From: <b>The past, present, and future of the brain imaging data structure (BIDS)</b><br/>
By Poldrack et al. Imaging Neuroscience (2024) 2: 1–19.
<a href="https://doi.org/10.1162/imag_a_00103">DOI: 10.1162/imag_a_00103</a><br/>
</small>
</p>
----
### Standards vs software - the wrinkle
- In software, adding a feature is a *minor* semver bump. Users opt in or ignore
- In a standard, even an *optional* addition pulls on **every tool**:
- similar to DICOM - takes long for manufacturers to adopt
- validators, parsers, and pipelines diverge silently
- **example**: refining inheritance for TSVs:
- spec moves, tools don't
- datasets become "valid by spec, invalid by behavior"
- Implication for BIDS 2.0:
- **bundle breaking changes into one release with migration support**
----
## Originally: more ambitious BIDS 2.0 (INCF 2024 poster)
[](https://docs.google.com/presentation/d/189tCRORhhn1ZzN6DmtK_Wqneui-kaoGiPXh7nzI0WGU/edit?usp=sharing)
----
## Current reduced agenda
[](https://github.com/bids-standard/bids-2-devel/issues/57)
----
# BIDS 2.0 Goals
## Deprecate the Deprecated
## Improve Consistency
## Facilitate Modularity
</textarea>
</section>
</section>
<section>
<section data-markdown data-separator="^\n----\n" data-vertical="^\n---\n">
<textarea data-template>
# Deprecations
----
### BIDS 1.x has already broken things many times
Across `1.0 → 1.11` the spec already accumulated:
- **~9 metadata fields** still marked `level: deprecated` in the schema
- **3 suffix / enum values** carried forward as back-compat shims
- **1 column value** (`"89+"` in `participants.tsv` now just `89`)
The mechanism: [`bids-specification#634`](https://github.com/bids-standard/bids-specification/pull/634) ([1.4.1](https://github.com/bids-standard/bids-specification/releases/tag/v1.4.1), 2020-10) formalized `DEPRECATED` as a *permanent* schema category — validators SHOULD warn; fields stay in the spec.
(claude'd summary [`2026-nih-bids2.0/notes-1x-deprecations.md`](https://github.com/con/talks/blob/master/2026-nih-bids2.0/notes-1x-deprecations.md))
----
### Field renames — same value, different key
- `Unit` → `Units` ([`#773`](https://github.com/bids-standard/bids-specification/pull/773), [1.6.0](https://github.com/bids-standard/bids-specification/releases/tag/v1.6.0))
- `ElektaNeuromag` → `NeuromagElektaMEGIN` ([1.8.0](https://github.com/bids-standard/bids-specification/releases/tag/v1.8.0))
- `MISCChannelCount` → `MiscChannelCount` (camelCase fix, [1.8.0](https://github.com/bids-standard/bids-specification/releases/tag/v1.8.0))
- `orientation_component` → `component` in `channels.tsv` ([`#1417`](https://github.com/bids-standard/bids-specification/pull/1417), [1.9.0](https://github.com/bids-standard/bids-specification/releases/tag/v1.9.0))
- `atlas` entity → `seg` ([`#1579`](https://github.com/bids-standard/bids-specification/pull/1579), [1.9.0](https://github.com/bids-standard/bids-specification/releases/tag/v1.9.0))
- `ManufacturersCapModelName` → `CapManufacturer` + `CapManufacturersModelName` (1.1.1)
- Anatomical suffixes `T2star` / `FLASH` / `PD` → `T2starw` + parametric variants ([`#725`](https://github.com/bids-standard/bids-specification/pull/725), [1.5.0](https://github.com/bids-standard/bids-specification/releases/tag/v1.5.0))
→ every consumer keying off the old name silently fails.
----
### Semantic swap under a stable name — the worst kind
- `IntendedFor`, `Sources`, `AssociatedEmptyRoom` paths → **BIDS URIs** ([`#918`](https://github.com/bids-standard/bids-specification/pull/918), [1.8.0](https://github.com/bids-standard/bids-specification/releases/tag/v1.8.0)): consumers expecting POSIX paths now also see `bids::sub-…`.
- `index` numeric semantics churned **twice** on whether `0` is a valid run ([`#535`](https://github.com/bids-standard/bids-specification/pull/535) → [`#590`](https://github.com/bids-standard/bids-specification/pull/590) → [`#1482`](https://github.com/bids-standard/bids-specification/pull/1482)).
- Inheritance principle — **value overloading** flagged as discouraged in [1.10.1](https://github.com/bids-standard/bids-specification/releases/tag/v1.10.1), explicit plan to deprecate in 2.0 ([`#1834`](https://github.com/bids-standard/bids-specification/pull/1834)).
----
### MAY → MUST tightenings (previously-valid datasets can fail)
- `events.tsv` MUST be sorted by `onset` ([`#1732`](https://github.com/bids-standard/bids-specification/pull/1732), [1.10.0](https://github.com/bids-standard/bids-specification/releases/tag/v1.10.0))
- `electrodes.tsv` clarified REQUIRED for iEEG ([`#1896`](https://github.com/bids-standard/bids-specification/pull/1896), [1.10.1](https://github.com/bids-standard/bids-specification/releases/tag/v1.10.1))
- `recording` entity REQUIRED for PET / blood ([`#1005`](https://github.com/bids-standard/bids-specification/pull/1005), [1.7.0](https://github.com/bids-standard/bids-specification/releases/tag/v1.7.0))
- `dataset_description.Authors` RECOMMENDED ([`#1092`](https://github.com/bids-standard/bids-specification/pull/1092), [1.7.0](https://github.com/bids-standard/bids-specification/releases/tag/v1.7.0))
- Bare DOIs deprecated → fully-specified URIs (`common-principles.md`)
- "No blank/duplicate TSV headers" clarification ([`#1116`](https://github.com/bids-standard/bids-specification/pull/1116)) — a *de facto* validator tightening, not flagged as breaking.
----
### Carried forward as `deprecated` in the schema
[](https://bids-specification.readthedocs.io/en/stable/modality-specific-files/magnetic-resonance-imaging-data.html#deprecated-suffixes)
----
## Takeaway
### BIDS 2.0 is the chance to **drop the shims**
- BIDS has effectively been making breaking changes for years
- BIDS 2.0 isn't the first break -- it's the first one we get to
get rid of "garbage DNA"
</textarea>
</section>
</section>
<section>
<section data-markdown data-separator="^\n----\n" data-vertical="^\n---\n">
<textarea data-template>
# Inconsistencies
----
### Inconsistencies to tidy in 2.0
- `participants.tsv` → `subjects.tsv` — match the `sub-` entity name
- Singular TSV column names ([`bids-specification#1821`](https://github.com/bids-standard/bids-specification/issues/1821)) — `Units` (singular), etc.
- Inheritance Principle "Summarization": RECOMMENDED → **MUST**
- Formalize principle(s) reflecting overall consistency:
- singular index column (e.g. `session_id`) in `.tsv` files ([`bids-specification#2283`](https://github.com/bids-standard/bids-specification/issues/2283))
- outlier: composite index in `samples.tsv` ([`bids-specification#2273`](https://github.com/bids-standard/bids-specification/issues/2273))
- **Time units across modalities** — fMRI uses seconds, three ASL fields use milliseconds ([`bids-2-devel#96`](https://github.com/bids-standard/bids-2-devel/issues/96))
- **`.json` sidecars mix two purposes** - file-level metadata *and* TSV column-definition dictionaries — different consumers, same schema namespace
- inconsistency between `.tsv` and `.tsv.gz` ([`bids-2-devel#71`](https://github.com/bids-standard/bids-2-devel/issues/71))
- **Path-vs-URI** for cross-file references — BIDS URIs ([1.8.0](https://github.com/bids-standard/bids-specification/releases/tag/v1.8.0)) coexist with legacy raw-relative paths in the wild
<!--
----
### Composite-index outlier — `samples.tsv`
[](https://github.com/bids-standard/bids-specification/issues/2273)
-->
</textarea>
</section>
</section>
<section>
<section data-markdown data-separator="^\n----\n" data-vertical="^\n---\n">
<textarea data-template>
# Modularity
----
### Modularity
BIDS [v1.10.1](https://github.com/bids-standard/bids-specification/releases/tag/v1.10.1) (2025-09-03) **already** introduced "study" `DatasetType`:
[](https://bids-specification.readthedocs.io/en/v1.11.1/common-principles.html#study-dataset)
Originally ([`bids-2-devel#59`](https://github.com/bids-standard/bids-2-devel/issues/59))
----
#### many existing layouts generalize well into BIDS "study"
<div style="position: relative; width: 100%; height: 90vh;">
<img src="pics/bids-nipoppy.png" class="" width="80%" style="position: absolute; top: 3%; left: 0%" />
<img src="pics/bids-princeton.png" class="fragment fade-in" width="80%" style="position: absolute; top: 8%; left: 5%" />
<img src="pics/bids-yoda.png" class="fragment fade-in" width="80%" style="position: absolute; top: 13%; left: 10%" />
</div>
----
### OpenNeuroStudies: even higher modularization (in BIDS 3.0)
[](https://github.com/OpenNeuroStudies/OpenNeuroStudies)
----
### Higher Modularity postponed (until BIDS 3.0)
[](https://github.com/bids-standard/bids-2-devel/issues/54)
----
### YODA: from raw data to paper
<!-- .slide: data-transition="fade" -->

Watch **YODA: Structure your studies, observable and reproducible they become** ReproNim Webinar:
[slides](https://datasets.datalad.org/centerforopenneuroscience/talks/2026-repronim-YODA-BIDS-webinar.html#/) and [Video on ReproTube](https://datasets.datalad.org/repronim/ReproTube/web/#/channel/ReproNim/video/1XbTbJ_P2x0?tab=local&wide=1&t=5&q=BIDS&filter=1)
----
## YODA →
[](https://stamped-principles.org/)
</textarea>
</section>
</section>
<section
data-background-iframe="pics/bids-2.0-card.html"
data-background-interactive>
</section>
<section>
<section data-markdown data-separator="^\n----\n" data-vertical="^\n---\n">
<textarea data-template>
## Now: BIDS 2.0 HOW/WHERE (weigh in!)
- Overall "BIDS-2.0" PR — [`bids-specification#1775`](https://github.com/bids-standard/bids-specification/issues/1775)
- Inheritance principle deep-dive — [`bids-specification#2155`](https://github.com/bids-standard/bids-specification/issues/2155) (Lestropie)
- **Tooling:**
- Users: [`bids-utils migrate`](https://github.com/bids-standard/bids-utils/)
- BIDS developers:
- functional patches in [`bids-specification#1775`](https://github.com/bids-standard/bids-specification/pull/1775)
- extensive testing against [bids-examples](https://github.com/bids-standard/bids-examples)
</textarea>
</section>
</section>
<!-- ============================================================ -->
<!-- Slide 14: How to get involved -->
<!-- ============================================================ -->
<section data-markdown data-separator="^\n----\n" data-vertical="^\n---\n">
<textarea data-template>
## How to get involved
- BIDS 2.0 Project board: [github.com/orgs/bids-standard/projects/10](https://github.com/orgs/bids-standard/projects/10)
- Repos:
- [`bids-standard/bids-2-devel`](https://github.com/bids-standard/bids-2-devel)
- [`bids-specification`](https://github.com/bids-standard/bids-specification)
- [`bids-utils`](https://github.com/bids-standard/bids-utils)
- [`bids-examples`](https://github.com/bids-standard/bids-examples):
- contribute more valid examples/use-cases to secure **your** future!
- PRs - no change is "too small"
- BEP process - new modalities & large additions are moving forward: review!
- Use/contribute to Zotero group bibliography: [zotero.org/groups/5111637/bids](https://www.zotero.org/groups/5111637/bids/library)
<!-- TODO: add QR codes for project board, bids-2-devel, BIDS.bib Zotero, monthly call -->
</textarea>
</section>
<!-- ============================================================ -->
<!-- Slide 15: Acknowledgments + Q&A -->
<!-- ============================================================ -->
<section data-markdown data-separator="^\n----\n" data-vertical="^\n---\n">
<textarea data-template>
## Acknowledgments & Q&A
- [BIDS maintainers and contributors](https://bids.neuroimaging.io/collaboration/contributors.html)
- [Funders](https://bids.neuroimaging.io/collaboration/acknowledgments.html)
- Questions?
<!-- TODO: optional discussion-prompt slide before Q&A -->
</textarea>
</section>
<!-- End of slides -->
</div>
</div>
<script src="reveal.js/dist/reveal.js"></script>
<script src="reveal.js/plugin/notes/notes.js"></script>
<script src="reveal.js/plugin/markdown/markdown.js"></script>
<script src="reveal.js/plugin/highlight/highlight.js"></script>
<script src="reveal.js/plugin/search/search.js"></script>
<script src="reveal.js-mermaid-plugin/plugin/mermaid/mermaid.js"></script>
<script>
// More info about initialization & config:
// - https://revealjs.com/initialization/
// - https://revealjs.com/config/
Reveal.initialize({
hash: true,
// The "normal" size of the presentation, aspect ratio will be preserved
// when the presentation is scaled to fit different resolutions. Can be
// specified using percentage units.
width: 1400,
height: 1050,
//width: 1280,
//height: 960,
//width: 1024,
//height: 768,
// Factor of the display size that should remain empty around the content
margin: 0.1,
// Bounds for smallest/largest possible scale to apply to content
minScale: 0.2,
maxScale: 1.0,
progress: true,
history: true,
center: true,
controls: true,
slideNumber: 'c',
// uncomment for the slide with background banner
// controls: false, // true
// slideNumber: false, // 'c'
pdfSeparateFragments: false,
pdfMaxPagesPerSlide: 1,
pdfPageHeightOffset: -1,
transition: ['slide', 'fade'], // none/fade/slide/convex/concave/zoom
// Learn about plugins: https://revealjs.com/plugins/
// RevealSearch: Press CTRL+Shift+F to search slide content
plugins: [ RevealMarkdown, RevealHighlight, RevealNotes, RevealSearch, RevealMermaid ]
});
</script>
</body>
</html>