Release 0.2a1: OEF - GA - WKT - jsonLD datasource - dependencies
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