SINTEF / soft7

SINTEF Open Framework and Tools for Data Driven Semantic Interoperability
https://sintef.github.io/soft7
MIT License
4 stars 0 forks source link

Use pydantic v2 #12

Closed CasperWA closed 1 year ago

CasperWA commented 1 year ago

The new pydantic major version has been rewritten from the bottom up, essentially. It is based on rust in parts, and as such offers a great basis for fast data model handling in the SOFT environment. All uses of pydantic in the code base should be reconsidered with the perspective of new and updated functionality found in v2.