You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ENH: Add templates.tsv and cohorts.tsv for template/cohort entity metadata
Introduce templates.tsv and cohorts.tsv files consistent with existing
BIDS entity-specific TSV files (participants.tsv, sessions.tsv).
- templates.tsv: placed at derivative dataset root, describes tpl-<label> entities
- cohorts.tsv: placed within tpl-<label>/ directory, describes cohort-<label> entities
This enables consistent documentation of template and cohort entities in
derivative datasets. Part of BEP038 atlas metadata improvements.
Schema changes:
- Add template_id and cohort_id columns to columns.yaml
- Add templates and cohorts suffixes to suffixes.yaml
- Add Templates and Cohorts rules to common_derivatives.yaml
- Add templates and cohorts file rules to tables.yaml
- Update atlas.md with templates.tsv and cohorts.tsv documentation
Related to:
- #2285
- #2283
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments