diff --git a/src/ontology/edits/oeo-physical.omn b/src/ontology/edits/oeo-physical.omn index 92e0888b2..1531ee0aa 100644 --- a/src/ontology/edits/oeo-physical.omn +++ b/src/ontology/edits/oeo-physical.omn @@ -3145,23 +3145,6 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1201" Class: OEO_00000333 - - Annotations: - OEO_00040001 "http://openenergy-platform.org/ontology/oeo/oeo-physical"^^xsd:string, - "Power is the process attribute that is the amount of energy transformed or transferred per time unit."@en, - "classification: -issue: https://github.com/OpenEnergyPlatform/ontology/issues/205 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/386 - -definition: -issue: https://github.com/OpenEnergyPlatform/ontology/issues/79 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/369", - rdfs:comment "Power is the derivative of energy transformation over time", - rdfs:label "power" - - SubClassOf: - OEO_00030019, - OEO_00000502 some OEO_00020003 Class: OEO_00000334 @@ -8509,35 +8492,8 @@ Class: OEO_00140039 Class: OEO_00140049 - Annotations: - OEO_00040001 "http://openenergy-platform.org/ontology/oeo/oeo-physical"^^xsd:string, - "Energy conversion efficiency is a process attribute describing the ratio between the input of an energy transformation and the outputs that are used.", - "issue: https://github.com/OpenEnergyPlatform/ontology/issues/434 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/591", - rdfs:label "energy conversion efficiency"@en - - SubClassOf: - OEO_00030019, - OEO_00000502 some OEO_00020003, - OEO_00140002 some OEO_00140050 - Class: OEO_00140050 - - Annotations: - OEO_00040001 "http://openenergy-platform.org/ontology/oeo/oeo-physical"^^xsd:string, - "An efficiency value is a quantity value stating the ratio between a process's inputs and the outputs that are used.", - - Annotations: "issue: https://github.com/OpenEnergyPlatform/ontology/issues/256 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/779" - "efficiency", - "issue: https://github.com/OpenEnergyPlatform/ontology/issues/434 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/591", - rdfs:label "efficiency value"@en - - SubClassOf: - OEO_00000350, - OEO_00040010 some Class: OEO_00140051 diff --git a/src/ontology/edits/oeo-shared.omn b/src/ontology/edits/oeo-shared.omn index c90fc3d80..d7c264ed7 100644 --- a/src/ontology/edits/oeo-shared.omn +++ b/src/ontology/edits/oeo-shared.omn @@ -5406,5 +5406,58 @@ Individual: OEO_00020165 Types: OEO_00020122 + + +Class: OEO_00000333 + + Annotations: + OEO_00040001 "http://openenergy-platform.org/ontology/oeo/oeo-physical"^^xsd:string, + "Power is the process attribute that is the amount of energy transformed or transferred per time unit."@en, + "classification: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/205 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/386 + +definition: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/79 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/369", + rdfs:comment "Power is the derivative of energy transformation over time", + rdfs:label "power" + + SubClassOf: + OEO_00030019, + OEO_00000502 some OEO_00020003 + + +Class: OEO_00140050 + + Annotations: + OEO_00040001 "http://openenergy-platform.org/ontology/oeo/oeo-physical"^^xsd:string, + "An efficiency value is a quantity value stating the ratio between a process's inputs and the outputs that are used.", + + Annotations: "issue: https://github.com/OpenEnergyPlatform/ontology/issues/256 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/779" + "efficiency", + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/434 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/591", + rdfs:label "efficiency value"@en + SubClassOf: + OEO_00000350, + OEO_00040010 some + + + Class: OEO_00140049 + + Annotations: + OEO_00040001 "http://openenergy-platform.org/ontology/oeo/oeo-physical"^^xsd:string, + "Energy conversion efficiency is a process attribute describing the ratio between the input of an energy transformation and the outputs that are used.", + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/434 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/591", + rdfs:label "energy conversion efficiency"@en + SubClassOf: + OEO_00030019, + OEO_00000502 some OEO_00020003, + OEO_00140002 some OEO_00140050 + + \ No newline at end of file