Skip to content

Create synthetic exemplar datasets #5

@Lestropie

Description

@Lestropie

See for example proposed changeset in bids-standard/bids-specification#1003:
https://github.com/bids-standard/bids-specification/pull/1003/files#diff-926444c20e69f74c364311f3c798e0b7d905f30d4bd93ca7b087372ad2fcf965R91-R222.

This project would require creation of a synthetic dataset that is tailored for both demonstration of the Inheritance Principle (additionally under different existing or proposed rule sets) and proof of correct operation of the software.

Ideally this dataset would include multiple subjects, sessions, modalities, runs, etc. etc.. For each (zero-sized) data file, add metadata fields into a corresponding sidecar, which contain information that would be expected to be consistent across some experimental dimension (eg. multiple runs of the same modality), but differ across others (eg. acquisition time of different sequences), and be present in some but absent in others (eg. magnetic field strength being applicable to MRI data only).

As software implementations for exploitation of the Inheritance Principle are realised for different rule sets (eg. #2, #3, #4), the outcomes of those operations would be added to the exemplar dataset. These could then be used for:

  • The communication of what the Inheritance Principle might look like for different proposals for either BIDS 1.x or BIDS 2.0.
  • Validation of other BIDS ecosystem software packages, ensuring that both discovering all applicable metadata files for a given data file, and discovering all data files to which a given metadata file is applicable, operate as expected under a given Inheritance Principle rule set.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions