ontology
ontology copied to clipboard
Repository for the Open Energy Ontology (OEO)
## Description of the issue As already discussed in #1510 and in [dev-meeting 79](https://etherpad.wikimedia.org/p/oeo-dev-79) energy is a quantity. Quantity is equivalent to quality and ('has quantity value' some 'quantity value'),...
## Description of the issue For some reason the the axiom `'electricity price' 'has unit' some 'currency per unit'` was implemented as rdf:comment:  This is clearly a bug! ##...
## Summary of the discussion A fraction value is a quantity value that has a fraction as it's unit. A relational quantity value is a quantity value that has two...
## Description of the issue From oeo-dev 82. This builds on #1510. ## Ideas of solution Which quantity values are actually quantity values? ToDo: add axioms - area value -...
## Description of the issue We imported `unit` from Units Ontology but changed its definition that it can also encompass non-physical units like `currency`. ## Ideas of solution Briefly discussed...
## Description of the issue We need to align the OEO better with ENVO. See https://github.com/EnvironmentOntology/envo/issues/1053 ## Ideas of solution We should compare their definitions with ours for overlapping terms...
## Description of the issue http://openenergy-platform.org/ontology/oeo/ does not resolve to OWL ## Ideas of solution Redirect the ontology IRI to where the ontology can be downloaded Also make the download...
## Description of the issue I stumbled across the [Interactive Terminology for Europe](https://iate.europa.eu) (IATE) that seems to be widely used by EU institutions. It contains terms and definitions/descriptions in all...
## Description of the issue I have been trying to annotate multiple power plant databases including but not limited to those coming from the https://globalenergymonitor.org/ and they often refer to...
## Summary of the discussion In an effort to add energy-related task definitions I added a separate module called `oeo-tasks` and tried to implement the needed classes as proposed in...