dandi / handbook

Handbook for interacting with the DANDI archive.
https://www.dandiarchive.org/handbook/
6 stars 12 forks source link

Developer guide: add more about validation #91

Open yarikoptic opened 1 year ago

yarikoptic commented 1 year ago

ATM we have quite a lot of "heterogeneity" in how we do validation. We have multiple layers

We also have two "dataset layouts": DANDI and BIDS, with DANDI being our "ad-hoc" layout which is instrumented in code in dandi-cli.

NB We might move DANDI layout into dandischema

We have https://www.dandiarchive.org/handbook/135_validation/ which outlines to user only some, very limited, set of validations. We should get some more detailed description of "validation framework" and "DANDI layout" here.

edit: and then worth getting some meeting/presentation for DANDI team to sync our knowledge etc on all these aspects.

CodyCBakerPhD commented 1 year ago

I will also combine PyNWB + NWB Inspector validation into one when I debug the .nwb.zarr implementation