Recent Releases of The Open Energy Ontology
The Open Energy Ontology - v2.7.0
Most important additions and changes relate to the following topics:
- import some classes from CCO event ontology, MENO and STATO
- add classes for legislation and specific region types and roles
- add some predicates to complete the open energy knowledge graph, including some shortcut relations with sparql queries
- change the licence to a dual licensing CC0-1.0 OR MIT
- add REUSE license check and copyright info
A comprehensive list of additions, changes and deletions can be found at
https://github.com/OpenEnergyPlatform/ontology/blob/master/CHANGELOG.md#270---2025-03-06
Sustainable Development - Taxonomy and Ontology
- Python
Published by stap-m about 2 months ago

The Open Energy Ontology - v2.6.0
Most important additions and changes relate to the following topics:
- introduction of the "study descriptor" annotation for the oekg (#1950)
- introduction of the oeo-tasks module (#1940). The module is not (yet) imported into oeo.omn / oeo-full, though. Its purpose is to descripe tasks and common workflows of the energy systems modelling domain. The first set of tasks focus on wind turbine placement. The module may be extended in the future.
- introduction of several aspects of modelling uncertainties
A comprehensive list of additions, changes and deletions can be found at
https://github.com/OpenEnergyPlatform/ontology/blob/master/CHANGELOG.md#260---2024-12-06
Sustainable Development - Taxonomy and Ontology
- Python
Published by stap-m 5 months ago

The Open Energy Ontology - v2.5.0
Most important additions and changes relate to the following topics:
- German labels have been added to many classes in addition to the English main labels.
- Some quantity / quantity values pairs have been updated, amongst others prize, cost and other socioeconomic entities.
- Distinguish between physical units (equivalent to uo:unit) and other units.
- Policy instrument functions were introduced to enable a multi-hierarchical structure of policy instruments.
- To track the OEO history consistently, the IAO annotation "term tracker item" has been replaced by a new oeo-specific annotation "term tracker annotation".
- The following classes and relations have been made obsolete: "has bearer" which was replaced by the RO relation "characteristic of", "economic value", "economic value of" and "has economic value".
A comprehensive list of additions, changes and deletions can be found at
https://github.com/OpenEnergyPlatform/ontology/blob/master/CHANGELOG.md#250---2024-09-24
Sustainable Development - Taxonomy and Ontology
- Python
Published by stap-m 7 months ago

The Open Energy Ontology - v2.4.0
Most important additions and changes relate to the following topics:
- SKOS annotations: skos:closeMatch, skos:exactMatch, skos:relatedMatch
- change of sector concepts and introduction of new object properties for subsectors
A comprehensive list of additions, changes and deletions can be found at
https://github.com/OpenEnergyPlatform/ontology/blob/master/CHANGELOG.md#240---2024-07-01
Sustainable Development - Taxonomy and Ontology
- Python
Published by nelekoehler 10 months ago

The Open Energy Ontology - v2.3.0
Most important additions and changes relate to the following topics:
- Adjustment for the oeo-extended module
- introduction of quantity and changing of some quantity values
A comprehensive list of additions, changes and deletions can be found at
https://github.com/OpenEnergyPlatform/ontology/blob/master/CHANGELOG.md#230---2024-05-21
Sustainable Development - Taxonomy and Ontology
- Python
Published by nelekoehler 11 months ago

The Open Energy Ontology - v2.2.0
Most important additions and changes relate to the following topics:
- Creation of oeo-extended extension
- New units and prefixes from UO
- Update of region concepts
A comprehensive list of additions, changes and deletions can be found at
https://github.com/OpenEnergyPlatform/ontology/blob/master/CHANGELOG.md#220---2024-03-04
Sustainable Development - Taxonomy and Ontology
- Python
Published by chrwm about 1 year ago

The Open Energy Ontology - v2.1.0
Most important additions and changes relate to the following topics:
- import from IAO concepts
- extend region definitions
A comprehensive list of additions, changes and deletions can be found at
https://github.com/OpenEnergyPlatform/ontology/blob/master/CHANGELOG.md#210---2023-12-05
Sustainable Development - Taxonomy and Ontology
- Python
Published by chrwm over 1 year ago

The Open Energy Ontology - v2.0.1
Hotfix of Release 2.0.0
Duplicate SubClassOf Annotations were removed, which were accidentially imported from external ontologies and broke the BFO hierarchy.
Sustainable Development - Taxonomy and Ontology
- Python
Published by stap-m over 1 year ago

The Open Energy Ontology - v2.0.0
Major stuctural changes
For the version 2.0.0 we especially did some major structural changes on the OEO. Two new modules were introduced:
- The first one, oeo-sector, is a module on the same hierarchical level as the other content-related modules, i.e. oeo-physical, oeo-model and oeo-social. All sector-related entities were moved there from oeo-social.
- The second one, oeo-shared-axioms, is a module that imports the four content-related modules and contains all axioms that are introduced across modules.
This caused a lot of movement of entities, especially from oeo-shared. Many classes were moved back to their original module. This restructuring was done to foster the modularity, which makes the implementation easier and more error-prone. Yet, we had to break with the rule, that all axioms should live in the same module as their class of declaration. The full axiomatisation of a class is now only provided if the module oeo-shared-axioms is used. See also the wiki article on the modules of the OEO.
Further, the import process for UO and OMO were updated. All scripts and tools not essential for the building routine moved to a seperate repository. And finally, english language labels were added to (english) definitions and labels, to allow other language extentions in the future.
Content-related changes
We added a lot of classes that are relevant for the OEKG development, i.e. technologies (#1572) and descriptors for scenario studies (https://github.com/OpenEnergyPlatform/oekg/issues/19).
A comprehensive list of additions, changes and deletions can be found at
https://github.com/OpenEnergyPlatform/ontology/blob/master/CHANGELOG.md#200---2023-10-25
Sustainable Development - Taxonomy and Ontology
- Python
Published by stap-m over 1 year ago

The Open Energy Ontology - v1.16.1
Most important additions and changes relate to the following topics:
- Update to Protégé 5.6.1
A comprehensive list of additions, changes and deletions can be found at
https://github.com/OpenEnergyPlatform/ontology/blob/master/CHANGELOG.md#1161---2023-08-01
Sustainable Development - Taxonomy and Ontology
- Python
Published by areleu over 1 year ago

The Open Energy Ontology - v1.16.0
Most important additions and changes relate to the following topics:
- energy and power generation technologies
- scenario subclasses
- renamed competency questions
A comprehensive list of additions, changes and deletions can be found at
https://github.com/OpenEnergyPlatform/ontology/blob/master/CHANGELOG.md#1160---2023-08-01
Sustainable Development - Taxonomy and Ontology
- Python
Published by nelekoehler over 1 year ago

The Open Energy Ontology - v1.15.0
Most important additions and changes relate to the following topics:
- Improved transparency of IAO import process.
- License related axioms have been generalized to account for other types of licenses besides copyright.
- General repository cleanup
A comprehensive list of additions, changes and deletions can be found at
https://github.com/OpenEnergyPlatform/ontology/blob/master/CHANGELOG.md#1150---2023-05-31
Sustainable Development - Taxonomy and Ontology
- Python
Published by l-emele almost 2 years ago

The Open Energy Ontology - v1.14.0
Added
- CRF-based sector division, EU legislation sector division
- Brent crude, Western Texas Intermediate
- electricity cost
- power-to-fuel system, power-to-fuel process, power-to-ammonia system, power-to-liquid process
- energy storage level, energy storage content
- compressed-air energy storage unit
- added built ontology to the pipeline artifacts
Changed
- NC/BR sector division and sector individuals; KSG sector division; EU sectors/divisions; EU climate policy
- electricity grid
- Updated RO import source to v2023-02-22
- air
- storage capacity -> energy storage capacity
- changed order in which the oeo-full files are compiled, owl now builds before omn
- specifically dependent continuant, has bearer, energy, disposition, good role, demand
- sector division
- uses, is used by
- update oeo.omn description
Sustainable Development - Taxonomy and Ontology
- Python
Published by u-mueller about 2 years ago

The Open Energy Ontology - v1.13.0
Most important additions and changes relate to the following topics.
- New classes in the transport sector
- heat
- chp
A comprehensive list of additions, changes and deletions can be found at
https://github.com/OpenEnergyPlatform/ontology/blob/master/CHANGELOG.md#1130---2023-02-01
Sustainable Development - Taxonomy and Ontology
- Python
Published by u-mueller about 2 years ago

The Open Energy Ontology - v1.12.0
Most important additions and changes relate to the following topics.
- New classes in the transport sector and relevant mineral oil products
- Industrial heat classes
- Energy storage functions change
A comprehensive list of additions, changes and deletions can be found at
https://github.com/OpenEnergyPlatform/ontology/blob/master/CHANGELOG.md#1120---2022-11-02
Sustainable Development - Taxonomy and Ontology
- Python
Published by chrwm over 2 years ago

The Open Energy Ontology - v1.11.0
Most important additions and changes relate to the following topics.
- solar radiation related concepts
- secondary fuels and energy transformations
- transport
A comprehensive list of additions, changes and deletions can be found at https://github.com/OpenEnergyPlatform/ontology/blob/master/CHANGELOG.md
Sustainable Development - Taxonomy and Ontology
- Python
Published by markus-rothkoetter almost 3 years ago

The Open Energy Ontology - v1.10.1
Most important additions and changes relate to the following topics.
- bug fixes in general class axioms
- fixes on energy related topics (fossil energy, fuel,...)
A comprehensive list of additions, changes and deletions can be found at https://github.com/OpenEnergyPlatform/ontology/blob/master/CHANGELOG.md#1101---2022-06-14
Sustainable Development - Taxonomy and Ontology
- Python
Published by stap-m almost 3 years ago

The Open Energy Ontology - v1.10.0
Most important additions and changes relate to the following topics.
- some industrial materials(#1082)
- important properties were changed (has bearer, bearer of, is defined by, process attribute of (#985))
A comprehensive list of additions, changes and deletions can be found at https://github.com/OpenEnergyPlatform/ontology/blob/master/CHANGELOG.md#1100---2022-05-09
Sustainable Development - Taxonomy and Ontology
- Python
Published by stage1407 almost 3 years ago

The Open Energy Ontology - v1.9.0
Most important additions and changes relate to the following topics:
- domains and range for axioms from Relation Ontology (#1019)
- restructuring gas and oil products
A comprehensive list of additions, changes and deletions can be found at https://github.com/OpenEnergyPlatform/ontology/blob/master/CHANGELOG.md#190---2022-03-01
Sustainable Development - Taxonomy and Ontology
- Python
Published by chrwm about 3 years ago

The Open Energy Ontology - v1.8.0
Most important additions and changes relate to the following topics:
- new economic concepts
- restructuring of fuels
- new sector concepts
A comprehensive list of additions, changes and deletions can be found at https://github.com/OpenEnergyPlatform/ontology/blob/master/CHANGELOG.md#180---2021-11-30
Sustainable Development - Taxonomy and Ontology
- Python
Published by stap-m over 3 years ago

The Open Energy Ontology - v1.7.0
Most important additions and changes relate to the following topics:
- hydro energy and wind energy and the related concept of "renewable"
- years, time series and typical periods
- policy-related concepts
- economic concepts like economy, good, commodity, production and distribution
A comprehensive list of additions, changes and deletions can be found at https://github.com/OpenEnergyPlatform/ontology/blob/master/CHANGELOG.md#171---2021-10-04
Sustainable Development - Taxonomy and Ontology
- Python
Published by l-emele over 3 years ago

The Open Energy Ontology - v1.6.1
Fixes an inconsistency concerning emission market exchange from release v1.6.0.
Release notes can be found at https://github.com/OpenEnergyPlatform/ontology/blob/dev/CHANGELOG.md#161---2021-07-07
Sustainable Development - Taxonomy and Ontology
- Python
Published by sfluegel05 almost 4 years ago

The Open Energy Ontology - v1.6.0
Focus on concepts related to markets and contracts, such as trader, service and market exchange. Also extends the OEO with water related concepts including river, fluid and hydro power plant.
Release notes can be found at https://github.com/OpenEnergyPlatform/ontology/blob/dev/CHANGELOG.md#160---2021-07-01
Sustainable Development - Taxonomy and Ontology
- Python
Published by sfluegel05 almost 4 years ago

The Open Energy Ontology - v1.5.0
Focus on restructuring energy subclasses including energy transformations and primary energy carriers. Adoption of concepts such as quality control flag, goal description, information input / output and others. A code of conduct was introduced.
Release notes can be found at https://github.com/OpenEnergyPlatform/ontology/blob/dev/CHANGELOG.md#150---2021-05-03
Sustainable Development - Taxonomy and Ontology
- Python
Published by sfluegel05 almost 4 years ago

The Open Energy Ontology - v1.4.0
Focus on restructuring energy subclasses and energy transformation subclasses as well as primary energy processes. Adaption of a few terms from FIBO. Emissions, CO2 equivalents, global warming potential. Updated developing workflow.
https://github.com/OpenEnergyPlatform/ontology/blob/dev/CHANGELOG.md#140---2021-03-02
Sustainable Development - Taxonomy and Ontology
- Python
Published by christian-rli about 4 years ago

The Open Energy Ontology - v1.3.0
Focus on energy related classes, like subclasses of energy, restructuring of energy carrier, primary, secondary and final energies, energy consumption and demand etc. Release notes are available at https://github.com/OpenEnergyPlatform/ontology/blob/dev/CHANGELOG.md#120---2020-12-18
Sustainable Development - Taxonomy and Ontology
- Python
Published by stap-m over 4 years ago

The Open Energy Ontology - v1.2.0
Extends the OEO with most relevant classes for factsheets from the OEP, as well as economic classes, time stamps, chemical reaction subclasses and spatial regions among other things. Release notes are available at https://github.com/OpenEnergyPlatform/ontology/blob/dev/CHANGELOG.md#120---2020-10-30
Sustainable Development - Taxonomy and Ontology
- Python
Published by christian-rli over 4 years ago

The Open Energy Ontology - v1.1.0
The version 1.1 release of the Open Energy Ontology (OEO) expands the OEO mainly on the representation of properties, sectors, transport, data and energy. Release notes are available at https://github.com/OpenEnergyPlatform/ontology/blob/dev/CHANGELOG.md#110---2020-09-01.
Sustainable Development - Taxonomy and Ontology
- Python
Published by l-emele over 4 years ago

The Open Energy Ontology - v1.0.0: Initial release
This is the first release of the Open Energy Ontology (OEO), focused in particular on the representation of physical entities within the energy systems domain. Release notes are available at https://github.com/OpenEnergyPlatform/ontology/blob/dev/CHANGELOG.md#100---2020-06-11.
Sustainable Development - Taxonomy and Ontology
- Python
Published by MGlauer almost 5 years ago
