Skip to content

[BUG] Physio (compressed) tabular data with headers passes validation #2157

@monique2208

Description

@monique2208

Describe your problem in detail.

We are using deno validator version 2.0.2, with default schema version 1.0.1, implementing version 1.10.0 of the BIDS specification. The physio data we prepared included column headers. The data passes the validation without errors. I am not sure if it would be possible to pick up on these headers, but they match what is in the json file, they are strings while every other value in the tsv file is a float. So I think it should be possible to validate.

Describe what you expected.

Since the specification says these files must not have columns I would expect an error during validation.

BIDS specification section

https://bids-specification.readthedocs.io/en/stable/modality-specific-files/physiological-recordings.html#physiological-recordings

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions