diff --git a/CHANGELOG.md b/CHANGELOG.md index c71b775f5..1b41476ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,8 +10,9 @@ and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/ - economic instrument, voluntary agreement, voluntary agreement instrument, regulatory instrument, information instrument, education instrument (#1786) - priority region role, priority region, conditionally reserved region role, conditionally reserved region, suitable region role, suitable region, priority region with effect of suitable region, spatial planning policy (#1791) - missing value reason, notation key (#1795) -- BSI-KritisV sector division, BSI-KritisV energy sector, BSI-KritisV transport sector, critical infrastructure role, critical infrastructure (#1809) - non-energy use technology (#1803) +- BSI-KritisV sector division, BSI-KritisV energy sector, BSI-KritisV transport sector, critical infrastructure role, critical infrastructure (#1809) +- has unit numerator, has unit denominator and subproperties (#1816) ### Changed - energy transfer function, energy transformation function and subclasses (#1785) diff --git a/src/ontology/edits/oeo-shared.omn b/src/ontology/edits/oeo-shared.omn index e23cd17ea..b07363cab 100644 --- a/src/ontology/edits/oeo-shared.omn +++ b/src/ontology/edits/oeo-shared.omn @@ -42,6 +42,9 @@ AnnotationProperty: AnnotationProperty: +AnnotationProperty: + + AnnotationProperty: @@ -654,6 +657,230 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1321", or +ObjectProperty: OEO_00010472 + + Annotations: + "A relation between a (composed) unit A and a unit B in which B is in the numerator of unit A."@en, + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1815 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1816", + "A composed unit is composed of at least two other units. Examples are: +m/s has a linear numerator metre and a linear denominator second. +kg/m³ has a linear numerator kilogram and a cubed denominator metre. +Wh has two linear numerators: Watt and hour", + rdfs:label "has unit numerator"@en + + SubPropertyOf: + + + DisjointWith: + OEO_00010476 + + Domain: + + + Range: + + + +ObjectProperty: OEO_00010473 + + Annotations: + "A relation between a (composed) unit A and a unit B in which B is in the numerator of unit A with exponent 1."@en, + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1815 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1816", + "A composed unit is composed of at least two other units. Examples are: +m/s has a linear numerator metre and a linear denominator second. +kg/m³ has a linear numerator kilogram and a cubed denominator metre. +Wh has two linear numerators: Watt and hour", + rdfs:label "has linear unit numerator"@en + + SubPropertyOf: + OEO_00010472 + + DisjointWith: + OEO_00010474, + OEO_00010475, + OEO_00010477, + OEO_00010478, + OEO_00010479 + + Domain: + + + Range: + + + +ObjectProperty: OEO_00010474 + + Annotations: + "A relation between a (composed) unit A and a unit B in which B is in the numerator of unit A with exponent 2."@en, + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1815 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1816", + "A composed unit is composed of at least two other units. Examples are: +m/s has a linear numerator metre and a linear denominator second. +kg/m³ has a linear numerator kilogram and a cubed denominator metre. +Wh has two linear numerators: Watt and hour", + rdfs:label "has squared unit numerator"@en + + SubPropertyOf: + OEO_00010472 + + DisjointWith: + OEO_00010473, + OEO_00010475, + OEO_00010477, + OEO_00010478, + OEO_00010479 + + Domain: + + + Range: + + + +ObjectProperty: OEO_00010475 + + Annotations: + "A relation between a (composed) unit A and a unit B in which B is in the numerator of unit A with exponent 3."@en, + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1815 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1816", + "A composed unit is composed of at least two other units. Examples are: +m/s has a linear numerator metre and a linear denominator second. +kg/m³ has a linear numerator kilogram and a cubed denominator metre. +Wh has two linear numerators: Watt and hour", + rdfs:label "has cubed unit numerator"@en + + SubPropertyOf: + OEO_00010472 + + DisjointWith: + OEO_00010473, + OEO_00010474, + OEO_00010477, + OEO_00010478, + OEO_00010479 + + Domain: + + + Range: + + + +ObjectProperty: OEO_00010476 + + Annotations: + "A relation between a (composed) unit A and a unit B in which B is in the denominator of unit A."@en, + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1815 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1816", + "A composed unit is composed of at least two other units. Examples are: +m/s has a linear numerator metre and a linear denominator second. +kg/m³ has a linear numerator kilogram and a cubed denominator metre. +Wh has two linear numerators: Watt and hour", + rdfs:label "has unit denominator"@en + + SubPropertyOf: + + + DisjointWith: + OEO_00010472 + + Domain: + + + Range: + + + +ObjectProperty: OEO_00010477 + + Annotations: + "A relation between a (composed) unit A and a unit B in which B is in the numerator of unit A with exponent 1."@en, + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1815 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1816", + "A composed unit is composed of at least two other units. Examples are: +m/s has a linear numerator metre and a linear denominator second. +kg/m³ has a linear numerator kilogram and a cubed denominator metre. +Wh has two linear numerators: Watt and hour", + rdfs:label "has linear unit denominator"@en + + SubPropertyOf: + OEO_00010476 + + DisjointWith: + OEO_00010473, + OEO_00010474, + OEO_00010475, + OEO_00010478, + OEO_00010479 + + Domain: + + + Range: + + + +ObjectProperty: OEO_00010478 + + Annotations: + "A relation between a (composed) unit A and a unit B in which B is in the numerator of unit A with exponent 2."@en, + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1815 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1816", + "A composed unit is composed of at least two other units. Examples are: +m/s has a linear numerator metre and a linear denominator second. +kg/m³ has a linear numerator kilogram and a cubed denominator metre. +Wh has two linear numerators: Watt and hour", + rdfs:label "has squared unit denominator"@en + + SubPropertyOf: + OEO_00010476 + + DisjointWith: + OEO_00010473, + OEO_00010474, + OEO_00010475, + OEO_00010477, + OEO_00010479 + + Domain: + + + Range: + + + +ObjectProperty: OEO_00010479 + + Annotations: + "A relation between a (composed) unit A and a unit B in which B is in the denominator of unit A with exponent 3."@en, + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1815 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1816", + "A composed unit is composed of at least two other units. Examples are: +m/s has a linear numerator metre and a linear denominator second. +kg/m³ has a linear numerator kilogram and a cubed denominator metre. +Wh has two linear numerators: Watt and hour", + rdfs:label "has cubed unit denominator"@en + + SubPropertyOf: + OEO_00010476 + + DisjointWith: + OEO_00010473, + OEO_00010474, + OEO_00010475, + OEO_00010477, + OEO_00010478 + + Domain: + + + Range: + + + ObjectProperty: OEO_00020056 Annotations: