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

New validation function needed #101

Open christian-rli opened 4 months ago

christian-rli commented 4 months ago

Validation should be based on the schema.json. Write a new function that validates a metadata json based on the schema. This should work independent of the versions. But tests should include oemetadata versions 1.5.2, 1.6 and 2.0

See #99