Move dandiset.yaml to .dandi folder
- Dominant language
- Python
- Stars
- 28
- Forks
- 37
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 9
Description
Establish a canonical `.dandi` folder for all Dandisets and soft-transition `dandiset.yaml` to reside there
Rationale: no one should be human-editing the file anyway (not even that useful to read directly TBH) and upload does not accept direct modifications from it
Key problem: as we transition to more and more BIDS, we currently require `.bidsignore` to include `dandiset.yaml` otherwise, which gets to be quite annoying (though automated tools like nwb2bids do it automatically)
Future: there are also other .dandi contents we may also want to include, such as automatic client-side records from validation (for comparison to server versions)
cc @kabilar should appreciate this I think
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.