Skip to content

Add regular expression jsons to be used by bids-validator and pybids #2

@tsalo

Description

@tsalo

@rwblair has been working on using the new YAML files in the specification to build regular expressions to replace those currently in place in bids-validator. These regular expressions should also be useful for pybids. One idea we briefly talked about recently would be to either move the regex-generation code from bids-validator to here, or to push the generated regex jsons here while keeping the code in the bids-validator repo. In either case, both bids-validator and pybids could pull the jsons from this repository for their respective uses.

I have a couple of questions about this:

  1. @yarikoptic, does that fit with your plans for this repository? Basically, the schema itself would remain in bids-specification (at least for now), but several automatically-derived files, like these regex jsons, would live here.
  2. @rwblair, would you prefer to have the code here or just the generated files?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions