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

Missing Parser Warning for Missing Keys #35

Open christian-rli opened 4 years ago

christian-rli commented 4 years ago

When parsing a metadata string, omi seems to just look for a few mandatory keys and accepts what comes with it. Missing optional fields don't trigger a warning. These would be quite helpful, so there should be one.