Provide support for sidecar metadata file
- Dominant language
- Python
- Stars
- 28
- Forks
- 37
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 9
Description
ref @satra: would like to have a .tsv with spreadsheet with each row providing extra (or adjusted/fixed) metadata for a file within dandiset
- [ ] decide on placement, e.g. `/extra_metadata.tsv`
- [ ] adjust metadata loading to load from that file while possibly overloading metadata obtained from .nwb (should that be "default" or an option?)
- [ ] validator: we would need to annotate the "source of metadata": either it came from nwb, or from the sidecar to better alert user in case of invalid metadata
later
- establish mapping of (some) metadata fields back into nwb and provide a command like "adjust-nwb-metadata" which would take metadata from sidecar and place it within corresponding .nwb
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.