Open
Description
.nwb files are supported by BIDS since awhile. NWB files are hdf5 files following quite elaborate nwb schema which includes metadata which is also covered by BIDS itself, such as subject_id, session_id, etc. I wonder, are we to allow such metadata be "overloaded" by BIDS (so it is sub-001
in BIDS while .nwb file says "mouse3") or they must be consistent (and thus bids-validator should error out)?