From 832e45fd768b90639df7fe5b1862526cc44ae8f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nele=20K=C3=B6hler?= <135724657+nelekoehler@users.noreply.github.com> Date: Thu, 25 Apr 2024 10:20:08 +0200 Subject: [PATCH 1/3] Restructuring emission rate and emission value --- src/ontology/edits/oeo-physical.omn | 77 +++++++++++++++++++++++------ 1 file changed, 63 insertions(+), 14 deletions(-) diff --git a/src/ontology/edits/oeo-physical.omn b/src/ontology/edits/oeo-physical.omn index bd814ce39..c43c290f7 100644 --- a/src/ontology/edits/oeo-physical.omn +++ b/src/ontology/edits/oeo-physical.omn @@ -2299,7 +2299,7 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", Class: OEO_00000148 Annotations: - "An emission factor is a process attribute that quantifies the emissions or removals of a gas per unit activity.", + "An emission factor is a process attribute that describes the correlation of emissions and the activity causing that emission.", "issue: https://github.com/OpenEnergyPlatform/ontology/issues/243 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/581 moved to oeo-shared @@ -2313,7 +2313,10 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", SubClassOf: OEO_00030019, OEO_00000502 some OEO_00000147, - OEO_00000502 some + OEO_00000502 some , + OEO_00000502 some + ( + and ( some OEO_00000147)) Class: OEO_00000150 @@ -10214,7 +10217,7 @@ Class: OEO_00020407 "A sector coupling technology is a technology that intends to connect processes from the electricity, heat, mobility or industrial sectors, as well as their infrastructures.", "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1521 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1842", - "The aim of sector coupling is usually an optimisation of an energy system (e.g. with respect to cost, environmental impact, sustainability and decarbonisation) by establishing energy flows across sectorial borders", + "The aim of sector coupling is usually an optimisation of an energy system (e.g. with respect to cost, environmental impact, sustainability and decarbonisation) by establishing energy flows across sectorial borders", rdfs:label "sector coupling technology" SubClassOf: @@ -11543,7 +11546,7 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/633", Class: OEO_00140081 Annotations: - "An emission value is a process attribute that quantifies the output of an emission process. It can be calculated using the emission factor of that emission process.", + "An emission rate is a process attribute that describes the output of an emission process.", "class: issue: https://github.com/OpenEnergyPlatform/ontology/issues/420 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/651 @@ -11557,7 +11560,7 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1034 rework module structure issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", - rdfs:label "emission value"@en + rdfs:label "emission rate"@en SubClassOf: OEO_00030019, @@ -11568,10 +11571,10 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", Class: OEO_00140082 Annotations: - "A greenhouse gas emission value is an emission value that quantifies the output of a greenhouse gas emission process.", + "A greenhouse gas emission rate is an emission rate that describes the output of a greenhouse gas emission process.", "issue: https://github.com/OpenEnergyPlatform/ontology/issues/420 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/651", - rdfs:label "greenhouse gas emission value"@en + rdfs:label "greenhouse gas emission rate"@en SubClassOf: OEO_00140081, @@ -11581,14 +11584,14 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/651", Class: OEO_00140083 Annotations: - "A carbon dioxide equivalent quantity is a greenhouse gas emission value that quantifies the combined effect of all emitted greenhouse gases by giving an equivalent amount of CO2 which would have the same effect on the climate.", + "A carbon dioxide equivalent quantity value is a greenhouse gas emission value that quantifies the combined effect of all emitted greenhouse gases by giving an equivalent amount of CO2 which would have the same effect on the climate.", "CO2 equivalent quantity", "issue: https://github.com/OpenEnergyPlatform/ontology/issues/420 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/651", - rdfs:label "carbon dioxide equivalent quantity"@en + rdfs:label "carbon dioxide equivalent quantity value"@en SubClassOf: - OEO_00140082 + OEO_00340064 Class: OEO_00140091 @@ -12662,18 +12665,18 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652"@en, Class: OEO_00260008 Annotations: - "A CO2 emission value is greenhouse gas emission value that quantifies the output of a CO2 emission process."@en, - "carbon dioxide emission value"@en, + "A CO2 emission rate is a greenhouse gas emission rate that describes the output of a CO2 emission process."@en, "issue: https://github.com/OpenEnergyPlatform/ontology/issues/866 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1253/ rework module structure issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652"@en, - rdfs:label "CO2 emission value"@en + rdfs:label "CO2 emission rate"@en SubClassOf: - OEO_00140081 + OEO_00140082, + OEO_00000502 some OEO_00260007 Class: OEO_00290000 @@ -14454,6 +14457,52 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1486", OEO_00020056 some OEO_00000159 +Class: OEO_00340063 + + Annotations: + "An emission factor value is a fraction value that quantifies an emission factor as quotient of the emissions or removals of a gas per unit activity.", + rdfs:label "emission factor value"@de + + SubClassOf: + OEO_00140127 + + +Class: OEO_00340064 + + Annotations: + "An emission value is a quantity value that quantifies an emission rate and has a mass unit.", + "emission quantity value", + "It can be calculated using the an emission factor.", + rdfs:label "emission value"@en + + SubClassOf: + OEO_00000350, + OEO_00020056 some OEO_00140081, + OEO_00040010 some + + +Class: OEO_00340065 + + Annotations: + "A greenhouse gas emission value is an emission value that quantifies a greenhouse gas emission rate and has a mass unit.", + rdfs:label "greenhouse gas emission value"@en + + SubClassOf: + OEO_00340064, + OEO_00020056 some OEO_00140082 + + +Class: OEO_00340066 + + Annotations: + "A CO2 emission value is a greenhouse gas emission value that quantifies a CO2 emission rate and has a mass unit.", + rdfs:label "CO2 emission value"@en + + SubClassOf: + OEO_00340065, + OEO_00020056 some OEO_00260008 + + Class: OEO_00360001 Annotations: From 31123c63a4ac4c4b3ef75cc9e9b56849a5336fe3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nele=20K=C3=B6hler?= <135724657+nelekoehler@users.noreply.github.com> Date: Thu, 25 Apr 2024 10:28:25 +0200 Subject: [PATCH 2/3] Update Changelog and adding term tracker items --- CHANGELOG.md | 2 ++ src/ontology/edits/oeo-physical.omn | 44 +++++++++++++++++++++++++---- 2 files changed, 40 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 778863fd9..c67d8b276 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,9 +11,11 @@ and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/ - has prefix (#1835) - quantity (#1839) - model coupling, sector coupling, sector coupling technology (#1842) +- emission value, greenhouse gas emission value, CO2 emission value, emission factor value (#1846) ### Changed - has documentation quality (#1834) +- emission factor, emission rate, greenhouse gas emission rate, CO2 emission rate, carbon dioxide equivalent quantity value (#1846) ### Removed diff --git a/src/ontology/edits/oeo-physical.omn b/src/ontology/edits/oeo-physical.omn index c43c290f7..845c5d248 100644 --- a/src/ontology/edits/oeo-physical.omn +++ b/src/ontology/edits/oeo-physical.omn @@ -2307,7 +2307,11 @@ https://github.com/OpenEnergyPlatform/ontology/pull/956 rework module structure issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652 + +restructuring emission rate and emission value +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1759 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1846", rdfs:label "emission factor"@en SubClassOf: @@ -11559,7 +11563,11 @@ add axiom to social cost of carbon pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1034 rework module structure issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652", +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652 + +restructuring emission rate and emission value +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1759 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1846", rdfs:label "emission rate"@en SubClassOf: @@ -11573,7 +11581,11 @@ Class: OEO_00140082 Annotations: "A greenhouse gas emission rate is an emission rate that describes the output of a greenhouse gas emission process.", "issue: https://github.com/OpenEnergyPlatform/ontology/issues/420 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/651", +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/651 + +restructuring emission rate and emission value +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1759 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1846", rdfs:label "greenhouse gas emission rate"@en SubClassOf: @@ -11584,10 +11596,14 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/651", Class: OEO_00140083 Annotations: - "A carbon dioxide equivalent quantity value is a greenhouse gas emission value that quantifies the combined effect of all emitted greenhouse gases by giving an equivalent amount of CO2 which would have the same effect on the climate.", + "A carbon dioxide equivalent quantity is a greenhouse gas emission value that quantifies the combined effect of all emitted greenhouse gases by giving an equivalent amount of CO2 which would have the same effect on the climate.", "CO2 equivalent quantity", "issue: https://github.com/OpenEnergyPlatform/ontology/issues/420 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/651", +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/651 + +restructuring emission rate and emission value +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1759 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1846", rdfs:label "carbon dioxide equivalent quantity value"@en SubClassOf: @@ -12671,7 +12687,11 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1253/ rework module structure issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652"@en, +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652 + +restructuring emission rate and emission value +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1759 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1846"@en, rdfs:label "CO2 emission rate"@en SubClassOf: @@ -14461,6 +14481,9 @@ Class: OEO_00340063 Annotations: "An emission factor value is a fraction value that quantifies an emission factor as quotient of the emissions or removals of a gas per unit activity.", + "restructuring emission rate and emission value +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1759 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1846", rdfs:label "emission factor value"@de SubClassOf: @@ -14472,6 +14495,9 @@ Class: OEO_00340064 Annotations: "An emission value is a quantity value that quantifies an emission rate and has a mass unit.", "emission quantity value", + "restructuring emission rate and emission value +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1759 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1846", "It can be calculated using the an emission factor.", rdfs:label "emission value"@en @@ -14485,6 +14511,9 @@ Class: OEO_00340065 Annotations: "A greenhouse gas emission value is an emission value that quantifies a greenhouse gas emission rate and has a mass unit.", + "restructuring emission rate and emission value +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1759 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1846", rdfs:label "greenhouse gas emission value"@en SubClassOf: @@ -14496,6 +14525,9 @@ Class: OEO_00340066 Annotations: "A CO2 emission value is a greenhouse gas emission value that quantifies a CO2 emission rate and has a mass unit.", + "restructuring emission rate and emission value +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1759 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1846", rdfs:label "CO2 emission value"@en SubClassOf: From 76ecc2c88e4dfa60fc04551c9940720ace186a0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nele=20K=C3=B6hler?= <135724657+nelekoehler@users.noreply.github.com> Date: Fri, 26 Apr 2024 09:44:42 +0200 Subject: [PATCH 3/3] Update oeo-physical.omn --- src/ontology/edits/oeo-physical.omn | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/ontology/edits/oeo-physical.omn b/src/ontology/edits/oeo-physical.omn index 845c5d248..409d95d06 100644 --- a/src/ontology/edits/oeo-physical.omn +++ b/src/ontology/edits/oeo-physical.omn @@ -2316,8 +2316,6 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1846", SubClassOf: OEO_00030019, - OEO_00000502 some OEO_00000147, - OEO_00000502 some , OEO_00000502 some ( and ( some OEO_00000147))