OpenEnergyPlatform / OpenEnergyPlatform/oeplatform

Add missing relations for OEVKG

Open
#1,769 4 comments 0 reactions 3 assignees View on GitHub

@l-emele is already working on this.

Since Aug 5, 2024.

Scenario Comparison type: enhancement :gear:
Dominant language
Python
Stars
65
Forks
29
Avg merge
15h 25m
Merged PRs (30d)
32

Description

We now have the OEVKG as a virtual knowledge graph for quantitative scenario comparisons, therefore, we should choose the relations between a data descriptor entity and its related elements. For example, this table contains a category column and it is annotated as 'CRF-based sector division' in its metadata. So, we need a new relation here like 'has sector division' or 'has category'. For example:

'oevkg:data_descriptor/123' 'has category' 'oeo:agriculture'

We need to define more relations based on the data tables. I created this issue to serve as a reminder and to keep it in mind for the future.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.