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

Implementation of schema build functionality that enable the maintenance of schema modules instead of a single large schema specification #143

Open jh-RLI opened 2 months ago

jh-RLI commented 2 months ago

Description of the issue

The schema.json that is part of each oemetadata release becomes more and more complex. It would be better to introduce modules that only hold parts of the schema content. Therefore we need a process that can resolve & merge the modules into its complete state by assembling the parts.

Ideas of solution

Workflow checklist

jh-RLI commented 2 months ago

image