OpenEnergyPlatform / OpenEnergyPlatform/oeplatform
Rework the data annotation and scenario comparison integration
@jh-RLI is already working on this.
Since Jun 12, 2026.
- Dominant language
- Python
- Stars
- 65
- Forks
- 29
- Avg merge
- 15h 25m
- Merged PRs (30d)
- 32
Description
Description of the issue
SInce we first implemented the scenario comparison as part of the scenario bundles we collected alot of feedback. We noticed that the annotation workflow is very flexible yet it lacks a clear guideline on how to annotate more complex formats like IAMC which uses combined variables.
Previously we only applied the comparison workflow to specifc use case tables. They have been quite simple and only included data on GHG´s and CRF sectors. Also the Semantic Mapping we generated for these tables and the frontend which rendered the data graph are not fully dynamic and not stable to include other datasets easily.
Ideas of solution
- Provide a clear "how to annotate" guide
- Refactor frontend and current mapping workflow to be fully dynamic - no hardcoded terms / relations
- Enhance the mapping generator to be more flexible to support multiple data formats
Workflow checklist
- I am aware of the workflow in
CONTRIBUTING.md
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.