-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
@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:
- @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. - @rwblair, would you prefer to have the code here or just the generated files?
Metadata
Metadata
Assignees
Labels
No labels