Python package for the openMINDS metadata models. The package contains all openMINDS schemas as Python classes in addition to schema base classes and utility methods.
MIT License
1
stars
2
forks
source link
warnings for missing required properties need to be clearer separated from real errors #32
The issue / warning that is given for a missing required property needs to be clearer formulated as a warning instead of looking as an error.