dandi / dandi-cli

DANDI command line client to facilitate common operations
https://dandi.readthedocs.io/
Apache License 2.0
22 stars 28 forks source link

Bundle/interface JS validators for bids and zarr #1397

Open yarikoptic opened 10 months ago

yarikoptic commented 10 months ago

I do not know yet how we can do it in a reasonable fashion, but there are such validators as

Any ideas @jwodder???

the only one which comes to mind is to resort to docker or podman if installed on the system to run them in their containerized versions.

kabilar commented 10 months ago

Hi @yarikoptic, we could also contribute to the Python version which is currently being designed. See https://github.com/bids-standard/bids-validator/issues/1825.

yarikoptic commented 10 months ago

Sure, we could... and with majority (if not all) of validation rules now having shifted to BIDS schema, developing it with feature parity to JS one should be feasible but it would still be a huge effort IMHO and would not happen overnight or even over month I think, and I think @effigies is too of an optimist ;)