Metadata Documentation#
Open Energy Metadata (OEMetadata) is a metadata standard for the energy domain.
It is an extensive set of metadata based on the Data Package Standard 2.0 and DCAT-AP 3.0 specifications.
It is made to facilitate findability, accessibility, interoperability, and reusability (FAIR) of data.
A badge system prioritises the keys and serves as a measure of the completeness and quality of the metadata entries.
The metadata schema is defined in JSON schema version 2020-12.
The metadata contains keys in a nested JSON structure.
The metadata standard includes the following files:
- schema.json contains the complete metadata schema.
- metadata_key_description.md contains a full description of each metadata key.
- template.json contains an empty metadata string with all fields.
- example.json contains a basic metadata example.