@satra Is BIDS directory ingestion currently in the immediate roadmap - to ensure the schema natively handles BIDS directory layouts and validates that header affine matrices match the spec. Example: add a from_bids(bids_dir) factory that reads a BIDS dataset_description.json and participants.tsv to auto-populate a DataSpec. (for DataSpec, please refer to PR #374). BIDS validation is a complex domain with its own tooling so wondering if this is an immediate requirement ?
@satra Is BIDS directory ingestion currently in the immediate roadmap - to ensure the schema natively handles BIDS directory layouts and validates that header affine matrices match the spec. Example: add a from_bids(bids_dir) factory that reads a BIDS dataset_description.json and participants.tsv to auto-populate a DataSpec. (for DataSpec, please refer to PR #374). BIDS validation is a complex domain with its own tooling so wondering if this is an immediate requirement ?