bids-validator icon indicating copy to clipboard operation
bids-validator copied to clipboard

Validator for the Brain Imaging Data Structure

Results 317 bids-validator issues
Sort by recently updated
recently updated
newest added
trafficstars

Relates to already filed - https://github.com/bids-standard/bids-validator/issues/1639 but main motivation for me ATM was to possibly integrate with - nwb validator (in Python): https://pynwb.readthedocs.io/en/stable/validation.html - validates against base schema - nwb...

enhancement

I would like to get the non-verbose output in stdout and the verbose output in a file at the same time. Is this currently possible? If not, would you have...

enhancement
command-line
ui/ux

https://github.com/bids-standard/bids-specification/pull/1128#discussion_r1562236022 Currently assumes all initial_columns listed in a rule are required.

enhancement

The spec has recently (https://github.com/bids-standard/bids-specification/pull/264) been updated with some clarifying language: > ## [Unspecified data](https://bids-specification.readthedocs.io/en/latest/02-common-principles.html#unspecified-data) > > Additional files and folders containing raw data MAY be added as needed for...

enhancement
test-case

![Image](https://github.com/user-attachments/assets/1e5e39d8-70e1-4019-a4d6-e1f6a1fa40dc) * As in #90, do not all-caps the subcode * This file is not a sidecar. * The input is `GeneratedBy: [{}]`. It would be helpful if we could...

enhancement
ui/ux

In https://github.com/bids-standard/bids-validator/pull/94#discussion_r1835076640 / https://github.com/bids-standard/bids-specification/pull/1981, @yarikoptic proposes a breaking change to the schema context. This would change both the context loader and the fields that the context needs to expose to...

enhancement
design

We should add some visual indicator when the development validator is being used. We should also add links between the stable and development validators.

web
ui/ux

example: `schema.metadata.StimulusPresentation` Do we add recommended_fields to the json schema language? Or call validation multiple times swapping out `required` entry in json schema between required_fields and recomended_fields and adjust severity...

enhancement

in relation to - https://github.com/bids-standard/bids-validator/issues/1999 to avoid waiting the validation of hundreds of subjects just to see the effect on `README_FILE_MISSING` . Probably would relate to discussion - https://github.com/bids-standard/bids-validator/issues/1937#issuecomment-2156630201 since...

enhancement