Spawned by BIDS discussion group thread:
https://groups.google.com/g/bids-discussion/c/VURt98Rf9i8/m/BQN9jUtNAwAJ
If a derivatives/ sub-directory exists within a BIDS Raw dataset, then any JSON files at the root level of the BIDS Raw hierarchy should not be associated with the data files of the BIDS Derivatives dataset.
This should be self-evident by the fact that the BIDS Derivatives directory could have been placed in any other location on the file system.
This would involve creation of several new sample datasets that exemplify the different filesystem structures permissible for storing raw vs. derivative datasets, extending bids-standard/bids-examples#504, and adding tests to ensure that both JSON and non-JSON metadata inheritance conforms to expectation.
Spawned by BIDS discussion group thread:
https://groups.google.com/g/bids-discussion/c/VURt98Rf9i8/m/BQN9jUtNAwAJ
If a
derivatives/sub-directory exists within a BIDS Raw dataset, then any JSON files at the root level of the BIDS Raw hierarchy should not be associated with the data files of the BIDS Derivatives dataset.This should be self-evident by the fact that the BIDS Derivatives directory could have been placed in any other location on the file system.
This would involve creation of several new sample datasets that exemplify the different filesystem structures permissible for storing raw vs. derivative datasets, extending bids-standard/bids-examples#504, and adding tests to ensure that both JSON and non-JSON metadata inheritance conforms to expectation.