OpenEnergyPlatform / oemetadata

Repository for the Open Energy Family metadata. Contains metadata templates, examples and schemas. For metadata conversion see https://github.com/OpenEnergyPlatform/omi
https://openenergyplatform.github.io/oemetadata/
MIT License
21 stars 3 forks source link

oemetadata schema.json should be single source of truth for all open energy family software #119

Open jh-RLI opened 1 year ago

jh-RLI commented 1 year ago

Harmonize oeplatform schema.json and oemetadata schema.json

oeplatform metaBuilder schema.json ...

jh-RLI commented 4 months ago

The challenge is to keep the schema.json usage harmonised due to some additional fields that are required, for example, in the metaBuilder feature of the OEP. There, the schema is used to render an HTML form that is used to create/edit the oemeta data. The schema used there is slightly different as some fields are read-only, some fields offer an auto-complete function and some fields are hidden.