[ENH] Have a jsonschema serialization of our data models #150
Labels
feedback:feature request
Request for a new functionality or for an enhancement.
_flag:stale
[BOT ONLY] Flag issue that hasn't been updated in a while and needs to be triaged again
Is there an existing issue for this?
New feature
When looking at a data dictionary I would like to get a quick idea if it is valid according to our current data model or not.
Right now I need to either make a schema from the data dictionary model classes myself or run the
bagel pheno
command on the file. It would be much faster if I had a jsonschema that I could use with any validator.We could even look into whether https://linkml.io/ can help us with that.
The other place to look for inspiration for is, as usual: https://github.com/dandi/dandi-schema and how they auto-populate https://github.com/dandi/schema/tree/master/releases
Unclear documentation
No response
The text was updated successfully, but these errors were encountered: