Closed xgui3783 closed 2 years ago
from the discussion with @dickscheid , we have made the following way forward:
BaseModel
space_id
vs coordinateSpace
)coordinateSpace
complies to openminds schema)according to https://github.com/samuelcolvin/pydantic/issues/643 , a 3rd party library https://github.com/koxudaxi/datamodel-code-generator exists to generate pydantic models directly from json schema
fixed by #154
To consider also: avoid circular references