Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify interaction with BIDS schema auto build script #696

Closed
sappelhoff opened this issue Dec 21, 2020 · 1 comment
Closed

Simplify interaction with BIDS schema auto build script #696

sappelhoff opened this issue Dec 21, 2020 · 1 comment
Labels
infrastructure schema Issues related to the YAML schema representation of the specification. Patch version release.

Comments

@sappelhoff
Copy link
Member

I think the entry in the docs on using the bids_schema.py file is wrong:

python tools/bids_schema.py entity src/schema/ src/99-appendices/04-entity-table.md

"entity" is not a valid call:

usage: bids [-h] {show,entitytable,entities} ...
bids: error: invalid choice: 'entity' (choose from 'show', 'entitytable', 'entities')

Furthermore, can we perhaps simplify the command, so that users preferably only have to call something like rebuild_bids_schema or something like that and then entity table and entities is automatically taken care of @tsalo ?

I noticed that there were some issues with the usage in #690 and then proceeded to repeat some mistakes until I (hopefully?) got it right.

@sappelhoff sappelhoff added infrastructure schema Issues related to the YAML schema representation of the specification. Patch version release. labels Dec 21, 2020
@sappelhoff
Copy link
Member Author

this was closed as part of #610

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure schema Issues related to the YAML schema representation of the specification. Patch version release.
Projects
None yet
Development

No branches or pull requests

1 participant