Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Tests for example and template to be valid frictionless datapackage [(#305)](https://github.com/OpenEnergyPlatform/oemetadata/pull/305)
- Add spatial information to dataset [(#310)](https://github.com/OpenEnergyPlatform/oemetadata/pull/310)
- Add temporal information to dataset [(#310)](https://github.com/OpenEnergyPlatform/oemetadata/pull/310)
- Add a module `Energy Systems` for dataset [(#312)](https://github.com/OpenEnergyPlatform/oemetadata/pull/312)

### Changed
- Update TLDR URL in example sourceLicenses [(#275)](https://github.com/OpenEnergyPlatform/oemetadata/pull/275)
- Scripts in build_source produce same json as provided in repo [(#284)](https://github.com/OpenEnergyPlatform/oemetadata/pull/284)
- Update python env instructions to latest version [(#284)](https://github.com/OpenEnergyPlatform/oemetadata/pull/284)
- Update datapackage logo link [(#311)](https://github.com/OpenEnergyPlatform/oemetadata/pull/311)
- Update `create_example.py` and add `example_modules.json` [(#312)](https://github.com/OpenEnergyPlatform/oemetadata/pull/312)

### Removed

Expand Down
127 changes: 65 additions & 62 deletions docs/oemetadata/metadata_key_description.md

Large diffs are not rendered by default.

67 changes: 67 additions & 0 deletions docs/oemetadata/metadata_key_details.md
Original file line number Diff line number Diff line change
Expand Up @@ -1332,6 +1332,73 @@ If a value is not yet available, use: `ToDo`.
| Ontology Class | [oeo:quality control flag](https://openenergyplatform.org/ontology/oeo/OEO_00140098/) |
| Badge | [0..1] |


## Dataset - Modules

### Dataset - Module - Energy Systems
| | |
|----------------|------------------------------------------------------------------|
| Key | **moduleEnergySystems** |
| Description | An Object that describes the main concepts of an energy system. |
| Example | |
| Ontology Class | |
| Badge | [0..1] |

### Dataset - Module - Energy Systems - supplyTechnologies
| | |
|----------------|----------------------------------------------------------------------------------------------------------------------------|
| Key | **supplyTechnologies** |
| Description | A supply technology describes how specific technical components and processes are combined to generate or provide energy. |
| Example | |
| Ontology Class | |
| Badge | [0..1] |

### Dataset - Module - Energy Systems - storageTechnologies
| | |
|----------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Key | **storageTechnologies** |
| Description | An energy storage technology describes how energy storage components and energy carriers are combined to charge, store, and discharge energy for temporary use. |
| Example | |
| Ontology Class | |
| Badge | [0..1] |

### Dataset - Module - Energy Systems - supplyGrid
| | |
|----------------|---------------------------------------------------------------------------------------------------------------------------------|
| Key | **supplyGrid** |
| Description | A supply grid is a system of interconnected technical components that together enable the distribution and delivery of energy. |
| Example | |
| Ontology Class | |
| Badge | [0..1] |

### Dataset - Module - Energy Systems - finalEnergyCarrier
| | |
|----------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Key | **finalEnergyCarrier** |
| Description | An energy storage technology describes how energy storage components and energy carriers are combined to charge, store, and discharge energy for temporary use. |
| Example | |
| Ontology Class | |
| Badge | [0..1] |

### Dataset - Module - Energy Systems - demandSectors
| | |
|----------------|-------------------------------------------------------------------------------------------------------------------------------------|
| Key | **demandSectors** |
| Description | An energy demand sector is a sector of the energy system that groups together energy consumers with similar usage characteristics. |
| Example | |
| Ontology Class | |
| Badge | [0..1] |

### Dataset - Module - Energy Systems - moduleDescription
| | |
|----------------|----------------------------------------------------------------------------------------------------------------------------|
| Key | **moduleDescription** |
| Description | A description of the module. It should be usable as summary information for the module that is described by the metadata. |
| Example | |
| Ontology Class | |
| Badge | [0..1] |


### MetaMetadata Keys
| | |
|----------------|--------------------------------------------------------------------------------------|
Expand Down
6 changes: 6 additions & 0 deletions oemetadata/v2/v21/build_source/schema_structure.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,12 @@
"provenance": {
"$ref": "provenance.json#"
},
"moduleEnergySystems": {
"$ref": "module_energy_systems.json#"
},
"moduleMeasurementData": {
"$ref": "module_measurement_data.json#"
},
"datasetLicenses": {
"$ref": "licenses_dataset.json#"
},
Expand Down
139 changes: 0 additions & 139 deletions oemetadata/v2/v21/build_source/schemas/context.json

This file was deleted.

38 changes: 19 additions & 19 deletions oemetadata/v2/v21/build_source/schemas/general.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"null"
],
"examples": [
"example.csv"
"oemetadata_table_example"
],
"badge": "Iron",
"title": "Name"
Expand All @@ -53,24 +53,6 @@
"badge": "Silver",
"title": "Title"
},
"topics": {
"description": "An array of predefined topics that correspond to the database schemas of the OEP.",
"type": "array",
"items": {
"description": "The topics are used to group the data in the database.",
"type": [
"string",
"null"
],
"examples": [
"model_draft"
],
"badge": "Bronze",
"title": "Topic"
},
"badge": "Bronze",
"title": "Topics"
},
"description": {
"description": "A description of the table. It should be usable as summary information for the table that is described by the metadata.",
"type": [
Expand All @@ -95,6 +77,24 @@
"badge": "Bronze",
"title": "Publication Date",
"format": "date"
},
"topics": {
"description": "An array of predefined topics that correspond to the database schemas of the OEP.",
"type": "array",
"items": {
"description": "The topics are used to group the data in the database.",
"type": [
"string",
"null"
],
"examples": [
"model_draft"
],
"badge": "Bronze",
"title": "Topic"
},
"badge": "Bronze",
"title": "Topics"
}
},
"required": [
Expand Down
4 changes: 2 additions & 2 deletions oemetadata/v2/v21/build_source/schemas/licenses_dataset.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,10 @@
}
},
"badge": "Bronze",
"title": "License"
"title": "Dataset License"
},
"badge": "Bronze",
"title": "Licenses"
"title": "Dataset Licenses"
}
}
}
Loading
Loading