OpenEnergyPlatform / OpenEnergyPlatform/oeplatform

Check for possible inconsistencies in OEKG

Open
#1,505 3 comments 0 reactions 1 assignee View on GitHub

@h-spinde is already working on this.

Since Dec 11, 2023.

bug oekg Scenario Bundle
Dominant language
Python
Stars
65
Forks
29
Avg merge
15h 25m
Merged PRs (30d)
32

Description

Description of the issue

Building an ontology and a knowledge graph are long-term tasks that need continuous refinement. The OEKG mainly uses the OEO for its schema. Also, it uses other ontologies. Some relations in the OEKG do not exist yet in the OEO (for example: "has framework"). Therefore, we need to check for possible inconsistencies in the OEKG. We need to make decisions about adding the missing relations to the OEO or utilizing other ontologies.

Ideas of solution

  1. Check if the entity types and relations within the OEKG are in accordance with the desired schema uploaded here.
  2. Prepare a list of inconsistencies and discuss the solutions.

Workflow checklist

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.