Skip to content

Release 0.2a1: OEF - GA - WKT - jsonLD datasource - dependencies

Compare
Choose a tag to compare
@Omirr85 Omirr85 released this 03 Feb 13:02
· 339 commits to main since this release

OEF (OTL Extended Framework) integration. This allows for legacy asset integration
GA: Geometry Artefact has now been implemented. Based on this artefact, geometry is now validated on type
WKT: Shapely was used to check if the provided WKT string in geometry was valid. This dependency is now replaced with a separate validation class
jsonLD datasource: It is now possible to integrate a SQLite that holds jsonld objects and read data from the database to instantiate objects.
dependencies: dependencies on other libraries is now automatically handled by pip when installing OTLMOW