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

Add dialect for oem-v1.5 #45

Closed jh-RLI closed 2 years ago

jh-RLI commented 2 years ago

Add dialect for latest oem v1.5.1

jh-RLI commented 2 years ago

@MGlauer @wingechr Can someone review this PR? Just now I have problems to include the timeseries. In the temporal key the subkey timeseries is now a list, so that multiple timeseries can be documented.

Tests are also missing, I will add them afterwards.

jh-RLI commented 2 years ago

Found the error, oep v1.5.0 can now be parsed and compiled by omi. Will have to adapt the tests now.

jh-RLI commented 2 years ago

I will go ahead and merge this PR now. There is no one available for a review ATM. If there are any bugs or the need for oemv15 dialect implementation improvements, it will be fixed later on.