OpenEnergyPlatform / omi

Repository for the Open Metadata Integration (OMI). For metadata definition see metadata repo:
https://github.com/OpenEnergyPlatform/metadata
GNU Affero General Public License v3.0
7 stars 4 forks source link

OMI is detached from metadata repo #20

Closed MGlauer closed 1 year ago

MGlauer commented 4 years ago

OEP Metadata is now developed in its own repository. OMI should use the JSON-schema to parse the OEP metadata format.

4lm commented 4 years ago

OEP Metadata is now developed in its own repository.

https://github.com/OpenEnergyPlatform/metadata

OMI should use the JSON-schema to parse the OEP metadata format.

Also dataedit/metadata in oeplatform should make use the schemas and schema validation of omi and metadata. It also has some code logic which would be better suited to be part of omi. Tomorrow, I will look into this ... maybe this will also result in some synergies for the refactoring of omi.