From 7880aa23011f73b327d62f89f348b13dcb16cb0c Mon Sep 17 00:00:00 2001 From: Lukas Emele Date: Wed, 18 Oct 2023 10:51:51 +0200 Subject: [PATCH 1/2] Add (electric) mobility technology #1572 --- src/ontology/edits/oeo-physical.omn | 76 ++++++++++++++++++++--------- 1 file changed, 52 insertions(+), 24 deletions(-) diff --git a/src/ontology/edits/oeo-physical.omn b/src/ontology/edits/oeo-physical.omn index b260a2951..72e58e5ab 100644 --- a/src/ontology/edits/oeo-physical.omn +++ b/src/ontology/edits/oeo-physical.omn @@ -8685,6 +8685,32 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1723", and ( some OEO_00000183) +Class: OEO_00010449 + + Annotations: + "A mobility technology is a technology that describes how vehicles participate in transport"@en, + rdfs:label "mobility technology"@en + + SubClassOf: + OEO_00000407, + some + (OEO_00010023 + and ( some OEO_00140003)) + + +Class: OEO_00010450 + + Annotations: + "An electric mobility is a technology that describes how electric vehicles participate in transport."@en, + rdfs:label "electric mobility technology"@en + + SubClassOf: + OEO_00010449, + some + (OEO_00000146 + and ( some OEO_00140003)) + + Class: OEO_00020001 Annotations: @@ -14523,30 +14549,6 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1638"@en, (OEO_00000150 or OEO_00010116) -Class: OEO_00360007 - - Annotations: - "Flexibility is a disposition of an energy system that is able to balance energy by adjusting energy supply and energy demand."@en, - "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1549 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1717", - rdfs:label "flexibility"@en - - SubClassOf: - , - OEO_00010121 some , - some OEO_00360008 - - -Class: OEO_00360008 - - Annotations: - "Energy balancing is a process that levels out energy supply and demand for system stability."@en, - "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1549 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1717", - rdfs:label "energy balancing"@en - - SubClassOf: - Class: OEO_00360004 Annotations: @@ -14587,6 +14589,32 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1718", +Class: OEO_00360007 + + Annotations: + "Flexibility is a disposition of an energy system that is able to balance energy by adjusting energy supply and energy demand."@en, + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1549 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1717", + rdfs:label "flexibility"@en + + SubClassOf: + , + OEO_00010121 some , + some OEO_00360008 + + +Class: OEO_00360008 + + Annotations: + "Energy balancing is a process that levels out energy supply and demand for system stability."@en, + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1549 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1717", + rdfs:label "energy balancing"@en + + SubClassOf: + + + Class: OEO_00360010 Annotations: From adfaf522df424e8d53d6a8c057ae8387d9c378d1 Mon Sep 17 00:00:00 2001 From: Lukas Emele Date: Wed, 18 Oct 2023 10:55:30 +0200 Subject: [PATCH 2/2] Add term tracker items and update CHANGELOG.md #1572 --- CHANGELOG.md | 1 + src/ontology/edits/oeo-physical.omn | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3dc6640be..ffb6391ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/ - control area, bidding zone, bidding zone role (#1718) - climate neutrality criterion, process climate neutrality, climate neutral process, material climate neutrality (#1722) - blended liquid fuel, bioethanol, E10, B7 (#1723) +- mobility technology, electric mobility technology (#1727) ### Changed - energy transformation (#1625) diff --git a/src/ontology/edits/oeo-physical.omn b/src/ontology/edits/oeo-physical.omn index 72e58e5ab..e6ea2102d 100644 --- a/src/ontology/edits/oeo-physical.omn +++ b/src/ontology/edits/oeo-physical.omn @@ -8689,6 +8689,8 @@ Class: OEO_00010449 Annotations: "A mobility technology is a technology that describes how vehicles participate in transport"@en, + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1727", rdfs:label "mobility technology"@en SubClassOf: @@ -8702,6 +8704,8 @@ Class: OEO_00010450 Annotations: "An electric mobility is a technology that describes how electric vehicles participate in transport."@en, + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1727", rdfs:label "electric mobility technology"@en SubClassOf: