diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ef18db83..4fed2c796 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,29 @@ All notable changes to this project will be documented in this file. The format is inspired from [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [2.2.0] - 2024-03-04 + +### Added +- 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) +- 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) +- compressor, compressor station and subclasses (#1818) +- new units and prefixes from UO (#1820) + +### Changed +- energy transfer function, energy transformation function and subclasses (#1785) +- effort sharing, feed-in tariff, levy, market premium (#1786) +- policy instrument (#1791) +- region of relevance (#1791) +- MMR sector division, EU emission sector division (#1797) +- German energy balance sector division (#1798) +- non-energy use (#1803) +- API -> application programming interface; GUI -> graphical user interface (#1810) +- forecasting model calculation (#1799) +- uo-extracted.owl (#1820) ## [2.1.0] - 2023-12-05 diff --git a/CITATION.cff b/CITATION.cff index 08731fde7..d2912281b 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -143,10 +143,18 @@ authors: given-names: "Viktor" alias: "@viktorwichern" affiliation: "Otto-von-Guericke-Universität Magdeburg" + - family-names: "Zielke" + given-names: "Norman" + alias: "@NormanZielke" + affiliation: "TU-Berlin" + - family-names: "Stucky" + given-names: "Uwe" + alias: "@UStucky" + affiliation: "Karlsruhe Institute of Technology (KIT)" title: "Open Energy Ontology (OEO)" type: software license: CC0-1.0 -version: 2.1.0 +version: 2.2.0 doi: -date-released: 2023-12-05 +date-released: 2024-03-04 url: "https://github.com/OpenEnergyPlatform/ontology" diff --git a/README.md b/README.md index 81952e79a..efa6a3b48 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -OpenEnergyPlatform +OpenEnergyPlatform [![License: CC0-1.0](https://img.shields.io/badge/License-CC0%201.0-lightgrey.svg)](http://creativecommons.org/publicdomain/zero/1.0/) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/OpenEnergyPlatform/ontology) diff --git a/VERSION b/VERSION index 7ec1d6db4..ccbccc3dc 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.1.0 +2.2.0 diff --git a/src/ontology/edits/catalog-v001.xml b/src/ontology/edits/catalog-v001.xml index 041f7f296..638e33417 100644 --- a/src/ontology/edits/catalog-v001.xml +++ b/src/ontology/edits/catalog-v001.xml @@ -9,7 +9,7 @@ - - + + diff --git a/src/ontology/edits/oeo-import-edits.owl b/src/ontology/edits/oeo-import-edits.owl index f4805e1f7..65c0b107d 100644 --- a/src/ontology/edits/oeo-import-edits.owl +++ b/src/ontology/edits/oeo-import-edits.owl @@ -127,6 +127,8 @@ pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086 + + make inverse of has participant issue https://github.com/OpenEnergyPlatform/ontology/issues/979 pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086 @@ -137,6 +139,7 @@ pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086 + make inverse of participates in issue https://github.com/OpenEnergyPlatform/ontology/issues/979 @@ -149,14 +152,41 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1225 + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -180,6 +210,15 @@ pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086 + + + + + + + + @@ -226,6 +265,7 @@ pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086 + @@ -257,6 +297,31 @@ pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086 + + + + + + + + + + add domain and range +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1079 +pull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1136 + + + + + + add domain and range +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1079 +pull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1136 + + + + @@ -288,6 +353,12 @@ pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086 + + + + + @@ -300,6 +371,12 @@ pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086 + + + + + @@ -322,12 +399,24 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1485 + + + + + + + + + + + @@ -442,7 +531,10 @@ https://github.com/OpenEnergyPlatform/ontology/pull/1741 - + + make subclass of information content artifact +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1690 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1820 diff --git a/src/ontology/edits/oeo-model.omn b/src/ontology/edits/oeo-model.omn index 460016781..2ea879938 100644 --- a/src/ontology/edits/oeo-model.omn +++ b/src/ontology/edits/oeo-model.omn @@ -606,8 +606,12 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1075", Class: OEO_00000059 Annotations: - "An API (Application Programming interface) is a software interface allowing two Software applications to communicate with each other.", - rdfs:label "API"@en + "An application programming interface (API) is a software interface allowing two software applications to communicate with each other."@en, + "API"@en, + "Change label: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1804 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1810", + rdfs:label "application programming interface"@en SubClassOf: OEO_00000239 @@ -864,8 +868,12 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/584", Class: OEO_00000202 Annotations: - "A GUI (Graphical user interface) is a software interface allowing users to communicate with a software application through a graphical window.", - rdfs:label "GUI"@en + "A graphical user interface (GUI) is a software interface allowing users to communicate with a software application through a graphical window."@en, + "GUI"@en, + "Change label: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1804 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1810", + rdfs:label "graphical user interface"@en SubClassOf: OEO_00000239 @@ -1657,6 +1665,47 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1255", +Class: OEO_00010468 + + Annotations: + "A missing value reason is a data item that is used to indicate that data is not available and to provide a specific reason explaining why a meaningful value is not available."@en, + "absent data"@en, + "missing data"@en, + "Definition partly adapted from http://purl.obolibrary.org/obo/NCIT_C48655", + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1765 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1795", + rdfs:label "missing value reason"@en + + SubClassOf: + + + +Class: OEO_00010469 + + Annotations: + "A notation key is a missing value reason defined by the UNFCCC to indicate why data is missing."@en, + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1765 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1795", + rdfs:label "notation key"@en + + SubClassOf: + OEO_00010468 + + +Class: OEO_00010470 + + Annotations: + "A forecasting model calculation is a model calculation that produces a forecast."@en, + "forecasting"@en, + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1691 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1799", + rdfs:label "forecasting model calculation"@en + + SubClassOf: + OEO_00000275, + OEO_00140094 some OEO_00010411 + + Class: OEO_00020011 SubClassOf: @@ -3079,9 +3128,13 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1711", Class: OEO_00360020 Annotations: - "A region of relevance is a spatial region that is used in a study or analysis."@en, + "A region of relevance is a spatial region that is used in a study or analysis, or is part of spatial planning."@en, "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1745 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1749", +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1749 + +updated definition +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1766 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1791", rdfs:label "region of relevance"@en SubClassOf: @@ -3152,6 +3205,118 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1749", OEO_00010121 some OEO_00020033 +Class: OEO_00360026 + + Annotations: + "A priority region role is a role of a region of interest that gives high priority to building wind park projects, excluding building projects that are not compatible with this priority."@en, + "See German spatial planning law: §7 Absatz 3 ROG: https://www.gesetze-im-internet.de/rog_2008/__7.html", + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1766 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1791", + rdfs:label "priority region role"@en + + SubClassOf: + + + +Class: OEO_00360027 + + Annotations: + "A conditionally reserved region role is a role of a region of interest that is prioritised to be used for wind park projects during the planning process, without excluding incompatible building projects.", + "See German spatial planning law: §7 Absatz 3 ROG: https://www.gesetze-im-internet.de/rog_2008/__7.html", + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1766 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1791", + rdfs:label "conditionally reserved region role"@en + + SubClassOf: + + + +Class: OEO_00360028 + + Annotations: + "A suitable region role is a role of a region of interest that designates an agreeable location for wind park projects within the planning region while excluding the building of wind park projects in the rest of the planning region."@en, + "See German spatial planning law: §7 Absatz 3 ROG: https://www.gesetze-im-internet.de/rog_2008/__7.html", + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1766 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1791", + rdfs:label "suitable region role"@en + + SubClassOf: + + + +Class: OEO_00360029 + + Annotations: + "A priority region is a region of relevance that has the priority region role."@en, + "Vorranggebiet"@de, + "See German spatial planning law: §7 Absatz 3 ROG: https://www.gesetze-im-internet.de/rog_2008/__7.html", + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1766 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1791", + rdfs:label "priority region"@en + + EquivalentTo: + OEO_00360020 + and ( some OEO_00360026) + + SubClassOf: + OEO_00360020 + + +Class: OEO_00360030 + + Annotations: + "A conditionally reserved region is a region of relevance that has the conditionally reserved region role."@en, + "Vorbehaltsgebiet"@de, + "See German spatial planning law: §7 Absatz 3 ROG: https://www.gesetze-im-internet.de/rog_2008/__7.html", + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1766 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1791", + rdfs:label "conditionally reserved region"@en + + EquivalentTo: + OEO_00360020 + and ( some OEO_00360027) + + SubClassOf: + OEO_00360020 + + +Class: OEO_00360031 + + Annotations: + "A suitable region is a region of relevance that has the suitable region role."@en, + "Eignungsgebiet"@de, + "See German spatial planning law: §7 Absatz 3 ROG: https://www.gesetze-im-internet.de/rog_2008/__7.html", + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1766 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1791", + rdfs:label "suitable region"@en + + EquivalentTo: + OEO_00360020 + and ( some OEO_00360028) + + SubClassOf: + OEO_00360020 + + +Class: OEO_00360032 + + Annotations: + "A priority region with effect of suitable region is a region of relevance that has both the priority region role and the suitable region role."@en, + "Vorranggebiet mit der Wirkung eines Eignungsgebiets"@de, + "See German spatial planning law: §7 Absatz 3 ROG: https://www.gesetze-im-internet.de/rog_2008/__7.html", + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1766 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1791", + rdfs:label "priority region with effect of suitable region"@en + + EquivalentTo: + OEO_00360020 + and ( some OEO_00360026) + and ( some OEO_00360028) + + SubClassOf: + OEO_00360020 + + Individual: OEO_00000049 Annotations: diff --git a/src/ontology/edits/oeo-physical.omn b/src/ontology/edits/oeo-physical.omn index 1cc1e0581..67aef07de 100644 --- a/src/ontology/edits/oeo-physical.omn +++ b/src/ontology/edits/oeo-physical.omn @@ -6106,6 +6106,7 @@ Class: OEO_00010211 Annotations: "Non-energy use is the consumption of an energy carrier without making use the energy it carries.", + "non-energy consumption"@en, "issue: https://github.com/OpenEnergyPlatform/ontology/issues/718 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/950 @@ -6118,7 +6119,11 @@ https://github.com/OpenEnergyPlatform/ontology/pull/1463 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 + +Add alternative label: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1773 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1803", rdfs:label "non-energy use"@en SubClassOf: @@ -7688,12 +7693,17 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1437 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 + +Add 'realized in' axiom: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1539 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1785", rdfs:label "energy transformation function"@en SubClassOf: , - OEO_00010121 some OEO_00000061 + OEO_00010121 some OEO_00000061, + some OEO_00020003 Class: OEO_00010386 @@ -7709,11 +7719,16 @@ https://github.com/OpenEnergyPlatform/ontology/pull/1360 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 + +Add 'realized in' axiom: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1539 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1785", rdfs:label "electricity generation function"@en SubClassOf: - OEO_00010385 + OEO_00010385, + some OEO_00240014 Class: OEO_00010387 @@ -7722,11 +7737,16 @@ Class: OEO_00010387 "A heat generation function is an energy transformation function to transform other types of energy to thermal energy.", "thermal energy transformation function", "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1438 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1445", +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1445 + +Add 'realized in' axiom: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1539 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1785", rdfs:label "heat generation function"@en SubClassOf: - OEO_00010385 + OEO_00010385, + some OEO_00010248 Class: OEO_00010388 @@ -7741,11 +7761,18 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1437 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 + +Add 'realized in' axiom: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1539 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1785", rdfs:label "renewable energy transformation function"@en SubClassOf: - OEO_00010385 + OEO_00010385, + some + (OEO_00020003 + and ( some OEO_00020085)) Class: OEO_00010392 @@ -7925,12 +7952,17 @@ Class: OEO_00010410 Annotations: "An energy transfer function is a function of an artificial object that has been engineered to transfer energy over a spatial distance.", "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1454 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1515", +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1515 + +Add 'realized in' axiom: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1539 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1785", rdfs:label "energy transfer function"@en SubClassOf: , - OEO_00010121 some OEO_00000061 + OEO_00010121 some OEO_00000061, + some OEO_00020103 Class: OEO_00010413 @@ -8550,6 +8582,81 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1768", and ( some OEO_00010141)) +Class: OEO_00010471 + + Annotations: + "A non-energy use technology is a technology that describes among other things how to combine the consumption of energy carriers for non-energy use with other processes and artificial objects or other material entities in a specific way."@en, + "non-energy consumption technology"@en, + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1773 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1803", + rdfs:label "non-energy use technology"@en + + EquivalentTo: + OEO_00000407 + and ( some ( some OEO_00010211)) + + SubClassOf: + OEO_00000407 + + +Class: OEO_00010480 + + Annotations: + "A compressor is a pump that converts energy into kinetic or potential energy of a gaseous fluid."@en, + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1813 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1818", + rdfs:label "compressor"@en + + SubClassOf: + OEO_00010090, + OEO_00000503 some + (OEO_00140116 + and (OEO_00000531 value OEO_00000182)) + + +Class: OEO_00010481 + + Annotations: + "A compressor station is an energy transformation unit that has a compressor to enable gas transport via a gas grid."@en, + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1813 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1818", + rdfs:label "compressor station"@en + + SubClassOf: + OEO_00020102, + some OEO_00020004, + some OEO_00320016, + some OEO_00010480 + + +Class: OEO_00010482 + + Annotations: + "A gas turbine compressor station is a compressor station that has a gas turbine for driving the compressor."@en, + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1813 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1818", + rdfs:label "gas turbine compressor station"@en + + SubClassOf: + OEO_00010481, + OEO_00000503 some OEO_00010146, + some OEO_00000185 + + +Class: OEO_00010483 + + Annotations: + "An electric compressor station is a compressor station that has en elecrtric motor for driving the compressor."@en, + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1813 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1818", + rdfs:label "electric compressor station"@en + + SubClassOf: + OEO_00010481, + OEO_00000503 some OEO_00000139, + some OEO_00010027 + + Class: OEO_00020001 Annotations: @@ -14475,6 +14582,42 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1744", OEO_00030024 +Class: OEO_00360040 + + Annotations: + "A critical infrastructure role is a role of artificial objects, such as plants and systems, that are assessed to be crucial for the preservation of societal functions, health, safety and economical or social welfare."@en, + "The definition is based on information obtained from https://eur-lex.europa.eu/legal-content/DE/TXT/?uri=CELEX:32008L0114 and https://de.wikipedia.org/w/index.php?title=Kritische_Infrastrukturen&oldid=240000353 in January 2024."@en, + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1792 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1809", + rdfs:label "critical infrastructure role"@en + + SubClassOf: + , + OEO_00010121 some OEO_00000061 + + +Class: OEO_00360041 + + Annotations: + "A critical infrastructure is an object aggregate of artificial objects and systems which have the critical infrastructure role."@en, + "The definition is based on information obtained from https://eur-lex.europa.eu/legal-content/DE/TXT/?uri=CELEX:32008L0114 and https://de.wikipedia.org/w/index.php?title=Kritische_Infrastrukturen&oldid=240000353 in January 2024."@en, + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1792 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1809", + rdfs:label "critical infrastructure"@en + + EquivalentTo: + + and ( some + (OEO_00000061 + and ( some OEO_00360040))) + and ( some + ( + and ( some OEO_00360040))) + + SubClassOf: + + + Individual: OEO_00000182 Annotations: diff --git a/src/ontology/edits/oeo-sector.omn b/src/ontology/edits/oeo-sector.omn index 34bc6233b..b7725cff8 100644 --- a/src/ontology/edits/oeo-sector.omn +++ b/src/ontology/edits/oeo-sector.omn @@ -59,6 +59,9 @@ AnnotationProperty: dc:description AnnotationProperty: dc:identifier +AnnotationProperty: dc:source + + AnnotationProperty: rdfs:comment @@ -579,7 +582,7 @@ Class: OEO_00010117 Class: OEO_00010130 Annotations: - "An EU emission sector division is used in the EU climate policy.", + "An EU emission sector division is an EU legislation sector division used in the EU climate policy."@en, "issue: https://github.com/OpenEnergyPlatform/ontology/issues/834 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/857 @@ -589,11 +592,15 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1462 move to oeo-sector issue: https://github.com/OpenEnergyPlatform/ontology/issues/1399 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724 + +Update hierarchy: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1796 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1797", rdfs:label "EU emission sector division"@en SubClassOf: - OEO_00000368 + OEO_00010403 Class: OEO_00010227 @@ -790,7 +797,22 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", Individual: OEO_00000193 Annotations: - "Das Schema der Energiebilanzen umfasst eine Matrix von 33 Spalten und 68 Zeilen (einschließlich der Summenspalten und -zeilen). In der horizontalen Gliederung (Spalten) werden die Energieträger ausgewiesen, die der energetischen und nichtenergetischen Nutzung dienen. In der vertikalen Gliederung (Zeilen) werden für die jeweiligen Energieträger Aufkommen, Umwandlung und Verwendung erfasst. + "The German energy balance sector division is an energy balance used by AG Energiebilanzen (Working Group on Energy Balances) to compile the official national German energy balances."@en, + "The German Energy Balance is managed by the 'AG Energiebilanzen', where aso the energy balances can be found: https://ag-energiebilanzen.de/", + "Change type and label: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1400 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1463 + +move to oeo-sector +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1399 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724 + +New definition: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1793 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1798", + + Annotations: dc:source "https://de.wikipedia.org/w/index.php?title=Energiebilanz_(Energiewirtschaft)&oldid=176259115" + rdfs:comment "Das Schema der Energiebilanzen umfasst eine Matrix von 33 Spalten und 68 Zeilen (einschließlich der Summenspalten und -zeilen). In der horizontalen Gliederung (Spalten) werden die Energieträger ausgewiesen, die der energetischen und nichtenergetischen Nutzung dienen. In der vertikalen Gliederung (Zeilen) werden für die jeweiligen Energieträger Aufkommen, Umwandlung und Verwendung erfasst. Als Energieträger werden alle Quellen oder Stoffe bezeichnet, in denen Energie mechanisch, thermisch, chemisch oder physikalisch gespeichert ist. Fünf Kerngruppe werden bei der Energiebilanz unterschieden: @@ -815,16 +837,7 @@ In der Primärenergiebilanz werden die Energieträger mit ihrem Mengenaufkommen inländische Gewinnung von Energieträgern, Außenhandel mit Energieträgern, unterteilt nach Einfuhr und Ausfuhr, Hochseebunkerungen (Heizöl, Dieselkraftstoff und Schmierstoffe für die nationale und internationale Seeschifffahrt in deutschen Häfen. Ohne Lieferungen an Binnen- und Küstenmotorschiffe und Fischerei, die zum Sektor Verkehr (Endenergieverbrauch) zählen.) - Bestandsveränderungen, getrennt erfasst nach Bestandsentnahmen und -aufstockungen", - "The German Energy Balance is managed by the 'AG Energiebilanzen', where aso the energy balances can be found: https://ag-energiebilanzen.de/", - "https://de.wikipedia.org/w/index.php?title=Energiebilanz_(Energiewirtschaft)&oldid=176259115", - "Change type and label: -issue: https://github.com/OpenEnergyPlatform/ontology/issues/1400 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1463 - -move to oeo-sector -issue: https://github.com/OpenEnergyPlatform/ontology/issues/1399 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", + Bestandsveränderungen, getrennt erfasst nach Bestandsentnahmen und -aufstockungen"@de, rdfs:label "German energy balance sector division"@en Types: @@ -2933,18 +2946,22 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/967" Individual: OEO_00010204 Annotations: - "The MMR sector division is a sector division defined in Annex XII, Table 1 of Commission Implementing Regulation (EU) 749/2014. It uses CRF sectors (IPCC 2006) and adds further sectors.", + "The MMR sector division is an EU emission sector division defined in Annex XII, Table 1 of Commission Implementing Regulation (EU) 749/2014. It uses CRF sectors (IPCC 2006) and adds further sectors."@en, "Annex XII, Table 1 of Commission Implementing Regulation (EU) 749/2014 https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32014R0749&from=EN#d1e32-67-1", "issue: https://github.com/OpenEnergyPlatform/ontology/issues/928 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/944 move to oeo-sector issue: https://github.com/OpenEnergyPlatform/ontology/issues/1399 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724 + +Update hierarchy and add axiom: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1796 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1797", rdfs:label "MMR sector division"@en Types: - OEO_00000368 + OEO_00010130 Facts: OEO_00000503 OEO_00000242 @@ -4229,6 +4246,51 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", OEO_00000504 OEO_00000355 +Individual: OEO_00360042 + + Annotations: + "The BSI-KritisV energy sector is an energy transformation sector defined by the BSI-KritisV sector division (§ 2 BSI-KritisV)."@en, + "This class is defined by the German BSI-Kritisverordnung § 2, for reference see for example: https://www.gesetze-im-internet.de/bsi-kritisv/BJNR095800016.html"@en, + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1792 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/180", + rdfs:label "BSI-KritisV energy sector"@en + + Types: + OEO_00000158 + + Facts: + OEO_00000504 OEO_00360044 + + +Individual: OEO_00360043 + + Annotations: + "The BSI-KritisV transport sector is a transport sector defined by the BSI-KritisV sector division (§ 8 BSI-KritisV)."@en, + "This class is defined by the German BSI-Kritisverordnung § 8, for reference see for example: https://www.gesetze-im-internet.de/bsi-kritisv/BJNR095800016.html"@en, + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1792 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1809", + rdfs:label "BSI-KritisV transport sector"@en + + Types: + OEO_00000422 + + Facts: + OEO_00000504 OEO_00360044 + + +Individual: OEO_00360044 + + Annotations: + "The BSI-KritisV sector division is a sector division by the German regulation BSI-Kritisverordnung (BSI-KritisV) defining eight sectors that contain critical infrastructures."@en, + "This class is defined by the German BSI-Kritisverordnung, for reference see for example: https://www.gesetze-im-internet.de/bsi-kritisv/BJNR095800016.html"@en, + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1792 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1809", + rdfs:label "BSI-KritisV sector division"@en + + Types: + OEO_00000368 + + DisjointClasses: OEO_00000145,OEO_00000213,OEO_00000422 diff --git a/src/ontology/edits/oeo-shared-axioms.omn b/src/ontology/edits/oeo-shared-axioms.omn index ba6a32573..993c16d15 100644 --- a/src/ontology/edits/oeo-shared-axioms.omn +++ b/src/ontology/edits/oeo-shared-axioms.omn @@ -106,30 +106,15 @@ ObjectProperty: ObjectProperty: - Domain: - - - Range: - - ObjectProperty: - Domain: - - ObjectProperty: ObjectProperty: - Domain: - - - Range: - - ObjectProperty: @@ -178,20 +163,6 @@ ObjectProperty: ObjectProperty: - Domain: - - Annotations: "add domain and range -issue: https://github.com/OpenEnergyPlatform/ontology/issues/1079 -pull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1136" - - - Range: - - Annotations: "add domain and range -issue: https://github.com/OpenEnergyPlatform/ontology/issues/1079 -pull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1136" - - ObjectProperty: @@ -905,6 +876,12 @@ Individual: OEO_00010132 Individual: OEO_00010133 +Individual: OEO_00010204 + + Facts: + OEO_00000501 OEO_00010129 + + Individual: OEO_00010205 diff --git a/src/ontology/edits/oeo-shared.omn b/src/ontology/edits/oeo-shared.omn index 5bf6544ce..1cc5ae8aa 100644 --- a/src/ontology/edits/oeo-shared.omn +++ b/src/ontology/edits/oeo-shared.omn @@ -10,10 +10,10 @@ Prefix: xsd: Ontology: +Import: Import: Import: Import: -Import: Import: Annotations: @@ -42,6 +42,9 @@ AnnotationProperty: AnnotationProperty: +AnnotationProperty: + + AnnotationProperty: @@ -151,33 +154,15 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/985" ObjectProperty: - Domain: - - - Range: - - ObjectProperty: - Domain: - - ObjectProperty: - Domain: - - - Range: - - ObjectProperty: - Domain: - - ObjectProperty: @@ -190,18 +175,9 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1101" Domain: OEO_00000150 or - Range: - - ObjectProperty: - Domain: - - - Range: - - ObjectProperty: @@ -211,12 +187,6 @@ ObjectProperty: ObjectProperty: - Domain: - - - Range: - - ObjectProperty: @@ -232,9 +202,6 @@ ObjectProperty: ObjectProperty: - Domain: - - ObjectProperty: @@ -273,20 +240,6 @@ ObjectProperty: ObjectProperty: - Domain: - - Annotations: "add domain and range -issue: https://github.com/OpenEnergyPlatform/ontology/issues/1079 -pull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1136" - - - Range: - - Annotations: "add domain and range -issue: https://github.com/OpenEnergyPlatform/ontology/issues/1079 -pull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1136" - - ObjectProperty: @@ -704,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: diff --git a/src/ontology/edits/oeo-social.omn b/src/ontology/edits/oeo-social.omn index f51459a7b..62e55a620 100644 --- a/src/ontology/edits/oeo-social.omn +++ b/src/ontology/edits/oeo-social.omn @@ -592,13 +592,17 @@ Class: OEO_00010117 Class: OEO_00010123 Annotations: - "Effort sharing is a policy instrument that sets a common emission reduction goal for a number of countries. Each country has a national reduction goal. Under- or overachievement of that goal can be compensated by trading emission certificates.", + "Effort sharing is a regulatory instrument that sets a common emission reduction goal for a number of countries. Each country has a national reduction goal. Under- or overachievement of that goal can be compensated by various flexibilities given in the regulation."@en, "issue: https://github.com/OpenEnergyPlatform/ontology/issues/834 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/857", +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/857 + +Make subclass of 'regulatory instrument' and improve definition: +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1545 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1786", rdfs:label "effort sharing"@en SubClassOf: - OEO_00140151, + OEO_00010458, OEO_00000503 some OEO_00020063 @@ -770,6 +774,80 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1648", +Class: OEO_00010456 + + Annotations: + "An economic instrument is a policy instrument that creates monetary (price) incentives to stimulate transformative measures."@en, + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1545 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1786", + "Examples: subsidies for installation of renewable energy technologies, tradable permits"@en, + rdfs:label "economic instrument"@en + + SubClassOf: + OEO_00140151 + + +Class: OEO_00010457 + + Annotations: + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1545 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1786", + "A voluntary agreement is a contract between a government (institution) and one or more private institutions. The agreement's goal is to ensure transformative measures by the participating private institutions."@en, + rdfs:label "voluntary agreement"@en + + SubClassOf: + OEO_00140109 + + +Class: OEO_00010458 + + Annotations: + "A regulatory instrument is a policy instrument that stipulates rules made by a government (=institution) to control the way something is done."@en, + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1545 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1786", + rdfs:label "regulatory instrument"@en + + SubClassOf: + OEO_00140151 + + +Class: OEO_00010459 + + Annotations: + "An information instrument is a policy instrument that aims at providing knowledge to persons and/or institutions to stimulate transformative measures."@en, + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1545 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1786", + rdfs:label "information instrument"@en + + SubClassOf: + OEO_00140151 + + +Class: OEO_00010460 + + Annotations: + "An education instrument is a policy instrument that aims at teaching the necessary understanding and skills to specific groups of people so that these are enabled to perform specific transformative measures."@en, + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1545 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1786", + rdfs:label "education instrument"@en + + SubClassOf: + OEO_00140151 + + +Class: OEO_00010461 + + Annotations: + "A voluntary agreement instrument is a policy instrument that uses voluntary instruments between a government (institution) and one or more private institutions. The agreement's goal is to ensure transformative measures by the participating private institutions."@en, + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1545 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1786", + rdfs:label "voluntary agreement instrument"@en + + SubClassOf: + OEO_00140151, + some OEO_00010457 + + Class: OEO_00020015 @@ -979,41 +1057,53 @@ https://github.com/OpenEnergyPlatform/ontology/pull/800", Class: OEO_00020108 Annotations: - "A feed-in tariff is a policy instrument designed to stimulate investment in renewable energy technologies by offering long-term contracts to agents who are producers of renewable energy.", + "A feed-in tariff is an economic instrument designed to stimulate investment in renewable energy technologies by offering long-term contracts to agents who are producers of renewable energy."@en, "issue: https://github.com/OpenEnergyPlatform/ontology/issues/839 issue: https://github.com/OpenEnergyPlatform/ontology/issues/898 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/909", +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/909 + +Make subclass of 'economic instrument': +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1545 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1786", rdfs:comment "Feed-in tariffs provide cost-based compensation to renewable energy producers, leading to price certainty and long-term contracts that help finance energy transformation units, e.g. power plants", rdfs:label "feed-in tariff"@en SubClassOf: - OEO_00140151 + OEO_00010456 Class: OEO_00020109 Annotations: - "A market premium is a policy instrument that ensures a guaranteed remuneration, e.g. a fixed feed-in tariff, by paying to the producing agent the difference between a guaranteed return on a good/product and the monetary price for which the good/product is traded on the market", + "A market premium is an economic instrument that ensures a guaranteed remuneration, e.g. a fixed feed-in tariff, by paying to the producing agent the difference between a guaranteed return on a good/product and the monetary price for which the good/product is traded on the market."@en, "issue: https://github.com/OpenEnergyPlatform/ontology/issues/839 issue: https://github.com/OpenEnergyPlatform/ontology/issues/899 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/909", +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/909 + +Make subclass of 'economic instrument': +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1545 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1786", rdfs:label "market premium"@en SubClassOf: - OEO_00140151 + OEO_00010456 Class: OEO_00020110 Annotations: - "A levy is a policy instrument that consists of a compulsory financial charge imposed on an agent or institution by a governmental organisation.", + "A levy is an economic instrument that consists of a compulsory financial charge imposed on an agent or institution by a governmental organisation."@en, "issue: https://github.com/OpenEnergyPlatform/ontology/issues/839 issue: https://github.com/OpenEnergyPlatform/ontology/issues/900 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/909", +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/909 + +Make subclass of 'economic instrument': +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1545 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1786", rdfs:label "levy"@en SubClassOf: - OEO_00140151 + OEO_00010456 Class: OEO_00020111 @@ -1978,7 +2068,7 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1778", Class: OEO_00140151 Annotations: - "A policy instrument is a plan specification of an organisation (e.g. a government) that promotes transformative measures.", + "A policy instrument is an action specification of an organisation (e.g. a government) that promotes transformative measures."@en, "policies and measures", "issue: https://github.com/OpenEnergyPlatform/ontology/issues/444 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/797 @@ -1997,7 +2087,11 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652 reclassify issue: https://github.com/OpenEnergyPlatform/ontology/issues/1684 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1778", +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1778 + +update definition +issue: https://github.com/OpenEnergyPlatform/ontology/issues/1766 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1791", rdfs:label "policy instrument"@en SubClassOf: @@ -2033,6 +2127,30 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1260", OEO_00020145 +Class: OEO_00160006 + + Annotations: + "A market share is a quality of a market exchange which quantifies the proportion a good to the total amount of goods traded in that market exchange.", + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1636 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1779", + rdfs:label "market share"@en + + SubClassOf: + + + +Class: OEO_00160007 + + Annotations: + "A market share value is a fraction value that quantifies a market share.", + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1636 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1779", + rdfs:label "market share value"@en + + SubClassOf: + OEO_00000350 + + Class: OEO_00230013 Annotations: @@ -2231,6 +2349,18 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1748", +Class: OEO_00360033 + + Annotations: + "Spatial planning policy is a policy of a German federal state that designates portions of a spatial region to purposes like settlement, infrastructur and sustainability."@en, + "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1766 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1791", + rdfs:label "spatial planning policy"@en + + SubClassOf: + OEO_00140150 + + Individual: OEO_00010122 Annotations: @@ -2310,25 +2440,3 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724", OEO_00140150 -Class: OEO_00160006 - - Annotations: - "A market share is a quality of a market exchange which quantifies the proportion a good to the total amount of goods traded in that market exchange.", - "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1636 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1779", - rdfs:label "market share"@en - - SubClassOf: - - - -Class: OEO_00160007 - - Annotations: - "A market share value is a fraction value that quantifies a market share.", - "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1636 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1779", - rdfs:label "market share value"@en - - SubClassOf: - OEO_00000350 diff --git a/src/ontology/imports/uo-extracted.owl b/src/ontology/imports/uo-extracted.owl index 82d0c8cf4..c1286d6e0 100644 --- a/src/ontology/imports/uo-extracted.owl +++ b/src/ontology/imports/uo-extracted.owl @@ -9,7 +9,7 @@ xmlns:prov="http://www.w3.org/ns/prov#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#"> - + This file contains externally imported content from the Unit Ontology (UO) for import into the Open Energy Ontology (OEO). It is automatically extracted using ROBOT. @@ -30,7 +30,7 @@ - definition + @@ -55,6 +55,20 @@ + + + + + + + + + + + + + + @@ -150,6 +164,12 @@ length unit + + + + "A unit which is a standard measure of the distance between two points." [Wikipedia:Wikipedia] + + @@ -168,12 +188,6 @@ - - - - "A unit which is a standard measure of the distance between two points." [Wikipedia:Wikipedia] - - @@ -254,715 +268,5790 @@ - + - - - "A time unit which is equal to 3600 seconds or 60 minutes." [Wikipedia:Wikipedia] - h + + + "A unit which is a standard measure of the flow of electric charge." [Wikipedia:Wikipedia] - hour + electric current unit - + - + - + - + - "A time unit which is equal to 3600 seconds or 60 minutes." [Wikipedia:Wikipedia] - - - - - - h + "A unit which is a standard measure of the flow of electric charge." [Wikipedia:Wikipedia] - + - hour + electric current unit - + - - - "A time unit which is equal to 24 hours." [Wikipedia:Wikipedia] + + + "A unit which is a standard measure of the average kinetic energy of the particles in a sample of matter." [Wikipedia:Wikipedia] + temperature derived unit - day + temperature unit - + - + - + - + - "A time unit which is equal to 24 hours." [Wikipedia:Wikipedia] + "A unit which is a standard measure of the average kinetic energy of the particles in a sample of matter." [Wikipedia:Wikipedia] - + + + temperature derived unit + + + + - day + temperature unit - + - - - "A time unit which is equal to 12 months which in science is taken to be equal to 365.25 days." [Wikipedia:Wikipedia] + + + "A unit which is a standard measure of the wavelength-weighted power emitted by a light source in a particular direction." [Wikipedia:Wikipedia] - year + luminous intensity unit - + - + - + - + - "A time unit which is equal to 12 months which in science is taken to be equal to 365.25 days." [Wikipedia:Wikipedia] + "A unit which is a standard measure of the wavelength-weighted power emitted by a light source in a particular direction." [Wikipedia:Wikipedia] - + - year + luminous intensity unit - + - + + + + "A length unit which is equal to the length of the path traveled by light in vacuum during a time interval of 1/299 792 458 of a second." [BIPM:BIPM, NIST:NIST] + m + metre - prefix + meter - + - - - prefix + + + - - - - - - - - "A unit which is a standard measure of the amount of a 2-dimensional flat surface." [UOC:GVG] - - area unit - - - - + + + - - - + + + "A length unit which is equal to the length of the path traveled by light in vacuum during a time interval of 1/299 792 458 of a second." [BIPM:BIPM, NIST:NIST] - - - "A unit which is a standard measure of the amount of a 2-dimensional flat surface." [UOC:GVG] + + + m - + + + metre + + + + - area unit + meter - + - - - "A unit which is a standard measure of the amount of space occupied by any substance, whether solid, liquid, or gas." [NIST:NIST] + + + + "A mass unit which is equal to the mass of the International Prototype Kilogram kept by the BIPM at Svres, France." [BIPM:BIPM, NIST:NIST] + kg - volume unit + kilogram - + - + - + - + + + + + + + - "A unit which is a standard measure of the amount of space occupied by any substance, whether solid, liquid, or gas." [NIST:NIST] + "A mass unit which is equal to the mass of the International Prototype Kilogram kept by the BIPM at Svres, France." [BIPM:BIPM, NIST:NIST] - + + + kg + + + + - volume unit + kilogram - + - - - "A unit which is a standard measure of the work done by a certain force (gravitational, electric, magnetic, force of inertia, etc)." [NIST:NIST] + + + + "A time unit which is equal to the duration of 9 192 631 770 periods of the radiation corresponding to the transition between the two hyperfine levels of the ground state of the caesium 133 atom." [BIPM:BIPM, NIST:NIST] + s - energy unit + second - + - + - + - + + + + + + + - "A unit which is a standard measure of the work done by a certain force (gravitational, electric, magnetic, force of inertia, etc)." [NIST:NIST] + "A time unit which is equal to the duration of 9 192 631 770 periods of the radiation corresponding to the transition between the two hyperfine levels of the ground state of the caesium 133 atom." [BIPM:BIPM, NIST:NIST] - + + + s + + + + - energy unit + second - + - - - "A unit which is a standard measure power or the rate of doing work." [NIST:NIST] + + + + "An electric current unit which is equal to the constant current which, if maintained in two straight parallel conductors of infinite length, of negligible circular cross-section, and placed 1 m apart in vacuum, would produce between these conductors a force equal to 2 x 10^[-7] newton per meter of length." [BIPM:BIPM, NIST:NIST] + A - power unit + ampere - + - + - + - + + + + + + + - "A unit which is a standard measure power or the rate of doing work." [NIST:NIST] + "An electric current unit which is equal to the constant current which, if maintained in two straight parallel conductors of infinite length, of negligible circular cross-section, and placed 1 m apart in vacuum, would produce between these conductors a force equal to 2 x 10^[-7] newton per meter of length." [BIPM:BIPM, NIST:NIST] - + + + A + + + + - power unit + ampere - + - - - "A unit which is a standard measure of the figure or space formed by the junction of two lines or planes." [Wikipedia:Wikipedia] + + + + "A thermodynamic temperature unit which is equal to the fraction 1/273.16 of the thermodynamic temperature of the triple point of water." [BIPM:BIPM, NIST:NIST] + K - angle unit + kelvin - + - + - + - + + + + + + + - "A unit which is a standard measure of the figure or space formed by the junction of two lines or planes." [Wikipedia:Wikipedia] + "A thermodynamic temperature unit which is equal to the fraction 1/273.16 of the thermodynamic temperature of the triple point of water." [BIPM:BIPM, NIST:NIST] - + + + K + + + + - angle unit + kelvin - + - - - "A unit which is a standard measure of the angle formed by two straight lines in the same plane." [Wikipedia:Wikipedia] + + + + "A luminous intensity unit which equal to the luminous intensity, in a given direction, of a source that emits monochromatic radiation of frequency 540 x 1012 hertz and that has a radiant intensity in that direction of 1/683 watt per steradian." [BIPM:BIPM, NIST:NIST] + cd - plane angle unit + candela - + - + - + - + + + + + + + - "A unit which is a standard measure of the angle formed by two straight lines in the same plane." [Wikipedia:Wikipedia] + "A luminous intensity unit which equal to the luminous intensity, in a given direction, of a source that emits monochromatic radiation of frequency 540 x 1012 hertz and that has a radiant intensity in that direction of 1/683 watt per steradian." [BIPM:BIPM, NIST:NIST] - + + + cd + + + + - plane angle unit + candela - + - - - "A unit which is a standard measure of physical quantity consisting of only a numerical number without any units." [Wikipedia:Wikipedia] + + + "A length unit which is equal to one thousandth of a meter or 10^[-3] m." [NIST:NIST] + millimetre + mm - dimensionless unit + millimeter - + - + - + - + - "A unit which is a standard measure of physical quantity consisting of only a numerical number without any units." [Wikipedia:Wikipedia] + "A length unit which is equal to one thousandth of a meter or 10^[-3] m." [NIST:NIST] - + + + millimetre + + + + + + mm + + + + - dimensionless unit + millimeter - + - - - "A dimensionless ratio unit which denotes numbers as fractions of 100." [Wikipedia:Wikipedia] - % + + + "A mass unit which is equal to one thousandth of a kilogram or 10^[-3] kg." [NIST:NIST] + g - percent + gram - + - + - + - + - "A dimensionless ratio unit which denotes numbers as fractions of 100." [Wikipedia:Wikipedia] + "A mass unit which is equal to one thousandth of a kilogram or 10^[-3] kg." [NIST:NIST] - + - % + g - + - percent + gram - + - - - "A dimensionless unit which denotes a simple count of things." [MGED:MGED] - count + + + "A temperature unit which is equal to one kelvin degree. However, they have their zeros at different points. The centigrade scale has its zero at 273.15 K." [NIST:NIST] + C - count unit + degree Celsius - + - + - + - + - "A dimensionless unit which denotes a simple count of things." [MGED:MGED] + "A temperature unit which is equal to one kelvin degree. However, they have their zeros at different points. The centigrade scale has its zero at 273.15 K." [NIST:NIST] - + - count + C - + - count unit + degree Celsius - + - - - "A dimensionless unit which denotes an amount or magnitude of one quantity relative to another." [Wikipedia:Wikipedia] + + + "A time unit which is equal to 60 seconds." [Wikipedia:Wikipedia] + min - ratio unit + minute - + - + - + - + - "A dimensionless unit which denotes an amount or magnitude of one quantity relative to another." [Wikipedia:Wikipedia] + "A time unit which is equal to 60 seconds." [Wikipedia:Wikipedia] - + + + min + + + + - ratio unit + minute - + - - - "An energy unit which is equal to 1,000 watt-hours." [Wikipedia:Wikipedia] + + + "A time unit which is equal to 3600 seconds or 60 minutes." [Wikipedia:Wikipedia] + h - kilowatt-hour + hour - + - + - + - + - "An energy unit which is equal to 1,000 watt-hours." [Wikipedia:Wikipedia] + "A time unit which is equal to 3600 seconds or 60 minutes." [Wikipedia:Wikipedia] - + + + h + + + + - kilowatt-hour + hour - + - - - "A unit which is a standard measure of the volume of fluid which passes through a given surface per unit time ." [Wikipedia:Wikipedia] + + + "A time unit which is equal to 24 hours." [Wikipedia:Wikipedia] - volumetric flow rate unit + day - + + + day + + + + - + - + - + - "A unit which is a standard measure of the volume of fluid which passes through a given surface per unit time ." [Wikipedia:Wikipedia] + "A time unit which is equal to 24 hours." [Wikipedia:Wikipedia] + + + + + + + + + + "A time unit which is equal to 7 days." [Wikipedia:Wikipedia] + + week + + + + + - + + + + + + + + + "A time unit which is equal to 7 days." [Wikipedia:Wikipedia] + + + + - volumetric flow rate unit + week - + - - - "A dimensionless ratio unit which, given a pair of quantities a and b, for which b is a multiple of a, denotes b by giving the multiplier (coefficient) c for a to result in b." [UOB:LKSR] + + + "A time unit which is approximately equal to the length of time of one of cycle of the moon's phases which in science is taken to be equal to 30 days." [Wikipedia:Wikipedia] - ratio + month - + - + - + - + - "A dimensionless ratio unit which, given a pair of quantities a and b, for which b is a multiple of a, denotes b by giving the multiplier (coefficient) c for a to result in b." [UOB:LKSR] + "A time unit which is approximately equal to the length of time of one of cycle of the moon's phases which in science is taken to be equal to 30 days." [Wikipedia:Wikipedia] - + - ratio + month - + - - + + + "A time unit which is equal to 12 months which in science is taken to be equal to 365.25 days." [Wikipedia:Wikipedia] - hour based unit + year - + - + - + - + + + "A time unit which is equal to 12 months which in science is taken to be equal to 365.25 days." [Wikipedia:Wikipedia] + + + + - hour based unit + year - + - - + + + "A unit which is one of a particular measure to which all measures of that type can be related." [NIST:NIST] - day based unit + base unit - + - + - + - + + + "A unit which is one of a particular measure to which all measures of that type can be related." [NIST:NIST] + + + + - day based unit + base unit - + - - + - year based unit + prefix - + - + + + prefix + + + + + + + + + + "A unit which is a standard measure of the amount of a 2-dimensional flat surface." [UOC:GVG] + + area unit + + + + + + + + + - + - + + + "A unit which is a standard measure of the amount of a 2-dimensional flat surface." [UOC:GVG] + + + + - year based unit + area unit - + - - + + + "A unit which represents a standard measurement of how much of a given substance there is mixed with another substance." [UOC:GVG] - watt-hour based unit + concentration unit - + + + + + + + + + + + + + + + "A unit which represents a standard measurement of how much of a given substance there is mixed with another substance." [UOC:GVG] + + + + - watt-hour based unit + concentration unit + + + + + + + + + + "A density unit which is a standard measure of the mass of a substance in a given volume." [UOC:GVG] + mass per unit volume + + mass density unit + + + + + - + + + + + + + + + "A density unit which is a standard measure of the mass of a substance in a given volume." [UOC:GVG] + + + + + + mass per unit volume + + + + + + mass density unit + + + + + + + + + + "A density unit which is a standard measure of the mass exerting an influence on a given area." [Wikipedia:Wikipedia] + mass per unit area unit + + area density unit + + + - + - + + + + + + + "A density unit which is a standard measure of the mass exerting an influence on a given area." [Wikipedia:Wikipedia] + + + + + + mass per unit area unit + + + + + + area density unit + + + + + + + + + + "A unit which is a standard measure of the number of rotations in a given time." [NIST:NIST] + + rotational frequency unit + + + + + + + + + + + + + + + + + "A unit which is a standard measure of the number of rotations in a given time." [NIST:NIST] + + + + + + rotational frequency unit + + + + + + + + + + "A unit which is a standard measure of the rate of movement. Speed is measured in the same physical units of measurement as velocity, but does not contain the element of direction that velocity has. Speed is thus the magnitude component of velocity." [Wikipedia:Wikipedia] + + speed/velocity unit + + + + + + + + + + + + + + + + + "A unit which is a standard measure of the rate of movement. Speed is measured in the same physical units of measurement as velocity, but does not contain the element of direction that velocity has. Speed is thus the magnitude component of velocity." [Wikipedia:Wikipedia] + + + + + + speed/velocity unit + + + + + + + + + + "An area unit which is equal to an area enclosed by a square with sides each 1 meter long." [NIST:NIST] + m^[2] + square metre + + square meter + + + + + + + + + + + + + + + + + "An area unit which is equal to an area enclosed by a square with sides each 1 meter long." [NIST:NIST] + + + + + + m^[2] + + + + + + square metre + + + + + + square meter + + + + + + + + + + "An area unit which is equal to one millionth of a square meter or 10^[-6] m^[2]." [NIST:NIST] + mm^[2] + square millimetre + + square millimeter + + + + + + + + + + + + + + + + + "An area unit which is equal to one millionth of a square meter or 10^[-6] m^[2]." [NIST:NIST] + + + + + + mm^[2] + + + + + + square millimetre + + + + + + square millimeter + + + + + + + + + + "A mass unit density which is equal to mass of an object in kilograms divided by the volume in cubic meters." [UOC:GVG] + kg/m^[3] + kilogram per cubic metre + + kilogram per cubic meter + + + + + + + + + + + + + + + + + "A mass unit density which is equal to mass of an object in kilograms divided by the volume in cubic meters." [UOC:GVG] + + + + + + kg/m^[3] + + + + + + kilogram per cubic metre + + + + + + kilogram per cubic meter + + + + + + + + + + "An area density unit which is equal to the mass of an object in kilograms divided by the surface area in meters squared." [NIST:NIST] + kg/m^[2] + kilogram per square metre + + kilogram per square meter + + + + + + + + + + + + + + + + + "An area density unit which is equal to the mass of an object in kilograms divided by the surface area in meters squared." [NIST:NIST] + + + + + + kg/m^[2] + + + + + + kilogram per square metre + + + + + + kilogram per square meter + + + + + + + + + + "A rotational frequency unit which is equal to the number complete turn in a period of time that equals to 1 second." [NIST:NIST] + 1/s + one turn per second + + turns per second + + + + + + + + + + + + + + + + + "A rotational frequency unit which is equal to the number complete turn in a period of time that equals to 1 second." [NIST:NIST] + + + + + + 1/s + + + + + + one turn per second + + + + + + turns per second + + + + + + + + + + "A speed/velocity unit which is equal to the speed of an object traveling 1 meter distance in one second." [NIST:NIST] + m/s + metre per second + + meter per second + + + + + + + + + + + + + + + + + "A speed/velocity unit which is equal to the speed of an object traveling 1 meter distance in one second." [NIST:NIST] + + + + + + m/s + + + + + + metre per second + + + + + + meter per second + + + + + + + + + + "A unit which is a standard measure of the amount of space occupied by any substance, whether solid, liquid, or gas." [NIST:NIST] + + volume unit + + + + + + + + + + + + + + + + + "A unit which is a standard measure of the amount of space occupied by any substance, whether solid, liquid, or gas." [NIST:NIST] + + + + + + volume unit + + + + + + + + + + "A volume unit which is equal to the volume of a cube with edges one meter in length. One cubic meter equals to 1000 liters." [NIST:NIST] + cubic metre + m^[3] + + cubic meter + + + + + + + + + + + + + + + + + "A volume unit which is equal to the volume of a cube with edges one meter in length. One cubic meter equals to 1000 liters." [NIST:NIST] + + + + + + cubic metre + + + + + + m^[3] + + + + + + cubic meter + + + + + + + + + + "A volume unit which is equal to one millionth of a cubic meter or 10^[-9] m^[3], or to 1 ml." [NIST:NIST] + cc + cm^3 + cubic centimetre + + cubic centimeter + + + + + + + + + + + + + + + + + "A volume unit which is equal to one millionth of a cubic meter or 10^[-9] m^[3], or to 1 ml." [NIST:NIST] + + + + + + cc + + + + + + cm^3 + + + + + + cubic centimetre + + + + + + cubic centimeter + + + + + + + + + + "A volume unit which is equal to one thousandth of a cubic meter or 10^[-3] m^[3], or to 1 decimeter." [NIST:NIST] + L + l + litre + + liter + + + + + + + + + + + + + + + + + "A volume unit which is equal to one thousandth of a cubic meter or 10^[-3] m^[3], or to 1 decimeter." [NIST:NIST] + + + + + + L + + + + + + l + + + + + + litre + + + + + + liter + + + + + + + + + + "A unit which is a standard measure of the number of repetitive actions in a particular time." [NIST:NIST] + + frequency unit + + + + + + + + + + + + + + + + + "A unit which is a standard measure of the number of repetitive actions in a particular time." [NIST:NIST] + + + + + + frequency unit + + + + + + + + + + "A frequency unit which is equal to 1 complete cycle of a recurring phenomenon in 1 second." [NIST:NIST] + Hz + s^1 + + hertz + + + + + + + + + + + + + + + + + "A frequency unit which is equal to 1 complete cycle of a recurring phenomenon in 1 second." [NIST:NIST] + + + + + + Hz + + + + + + s^1 + + + + + + hertz + + + + + + + + + + "A unit which is a standard measure of the force is applied when a mass is accelerated." [NIST:NIST] + + force unit + + + + + + + + + + + + + + + + + "A unit which is a standard measure of the force is applied when a mass is accelerated." [NIST:NIST] + + + + + + force unit + + + + + + + + + + "A force unit which is equal to the force required to cause an acceleration of 1m/s2 of a mass of 1 Kg in the direction of the force." [NIST:NIST] + N + + newton + + + + + + + + + + + + + + + + + "A force unit which is equal to the force required to cause an acceleration of 1m/s2 of a mass of 1 Kg in the direction of the force." [NIST:NIST] + + + + + + N + + + + + + newton + + + + + + + + + + "A unit which is a standard measure of the force applied to a given area." [NIST:NIST] + + pressure unit + + + + + + + + + + + + + + + + + "A unit which is a standard measure of the force applied to a given area." [NIST:NIST] + + + + + + pressure unit + + + + + + + + + + "A pressure unit which is equal to the pressure or stress on a surface caused by a force of 1 newton spread over a surface of 1 m^[2]." [NIST:NIST] + Pa + + pascal + + + + + + + + + + + + + + + + + "A pressure unit which is equal to the pressure or stress on a surface caused by a force of 1 newton spread over a surface of 1 m^[2]." [NIST:NIST] + + + + + + Pa + + + + + + pascal + + + + + + + + + + "A unit which is a standard measure of the work done by a certain force (gravitational, electric, magnetic, force of inertia, etc)." [NIST:NIST] + + energy unit + + + + + + + + + + + + + + + + + "A unit which is a standard measure of the work done by a certain force (gravitational, electric, magnetic, force of inertia, etc)." [NIST:NIST] + + + + + + energy unit + + + + + + + + + + "An energy unit which is equal to the energy required when a force of 1 newton moves an object 1 meter in the direction of the force." [NIST:NIST] + J + + joule + + + + + + + + + + + + + + + + + "An energy unit which is equal to the energy required when a force of 1 newton moves an object 1 meter in the direction of the force." [NIST:NIST] + + + + + + J + + + + + + joule + + + + + + + + + + "A unit which is a standard measure power or the rate of doing work." [NIST:NIST] + + power unit + + + + + + + + + + + + + + + + + "A unit which is a standard measure power or the rate of doing work." [NIST:NIST] + + + + + + power unit + + + + + + + + + + "A power unit which is equal to the power used when work is done at the rate of 1 joule per second." [NIST:NIST] + W + + watt + + + + + + + + + + + + + + + + + "A power unit which is equal to the power used when work is done at the rate of 1 joule per second." [NIST:NIST] + + + + + + W + + + + + + watt + + + + + + + + + + "A unit which is a standard measure of the luminous flux incident on a unit area." [Wikipedia:Wikipedia] + + illuminance unit + + + + + + + + + + + + + + + + + "A unit which is a standard measure of the luminous flux incident on a unit area." [Wikipedia:Wikipedia] + + + + + + illuminance unit + + + + + + + + + + "An illuminance unit which is equal to the illuminance produced by 1 lumen evenly spread over an area 1 m^[2]." [NIST:NIST] + lx + + lux + + + + + + + + + + + + + + + + + "An illuminance unit which is equal to the illuminance produced by 1 lumen evenly spread over an area 1 m^[2]." [NIST:NIST] + + + + + + lx + + + + + + lux + + + + + + + + + + "A unit which is a standard measure of the flow of radiant energy." [Wikipedia:Wikipedia] + + luminous flux unit + + + + + + + + + + + + + + + + + "A unit which is a standard measure of the flow of radiant energy." [Wikipedia:Wikipedia] + + + + + + luminous flux unit + + + + + + + + + + "A luminous flux unit which is equal to the luminous flux emitted into 1 steradian by a point source of 1 candela." [NIST:NIST] + lm + + lumen + + + + + + + + + + + + + + + + + "A luminous flux unit which is equal to the luminous flux emitted into 1 steradian by a point source of 1 candela." [NIST:NIST] + + + + + + lm + + + + + + lumen + + + + + + + + + + "A unit which is a standard measure of the figure or space formed by the junction of two lines or planes." [Wikipedia:Wikipedia] + + angle unit + + + + + + + + + + + + + + + + + "A unit which is a standard measure of the figure or space formed by the junction of two lines or planes." [Wikipedia:Wikipedia] + + + + + + angle unit + + + + + + + + + + "A unit which is a standard measure of the angle formed by two straight lines in the same plane." [Wikipedia:Wikipedia] + + plane angle unit + + + + + + + + + + + + + + + + + "A unit which is a standard measure of the angle formed by two straight lines in the same plane." [Wikipedia:Wikipedia] + + + + + + plane angle unit + + + + + + + + + + "A plane angle unit which is equal to the angle subtended at the center of a circle by an arc equal in length to the radius of the circle, approximately 57 degrees 17 minutes and 44.6 seconds." [NIST:NIST] + rad + + radian + + + + + + + + + + + + + + + + + "A plane angle unit which is equal to the angle subtended at the center of a circle by an arc equal in length to the radius of the circle, approximately 57 degrees 17 minutes and 44.6 seconds." [NIST:NIST] + + + + + + rad + + + + + + radian + + + + + + + + + + "A unit which is a standard measure of the power of electromagnetic radiation at a surface, per unit area." [Wikipedia:Wikipedia] + + irradiance unit + + + + + + + + + + + + + + + + + "A unit which is a standard measure of the power of electromagnetic radiation at a surface, per unit area." [Wikipedia:Wikipedia] + + + + + + irradiance unit + + + + + + + + + + "An irradiance unit which is equal to 1 watt of radiant power incident per one square meter surface area." [NIST:NIST] + W/m^[2] + watt per square metre + + watt per square meter + + + + + + + + + + + + + + + + + "An irradiance unit which is equal to 1 watt of radiant power incident per one square meter surface area." [NIST:NIST] + + + + + + W/m^[2] + + + + + + watt per square metre + + + + + + watt per square meter + + + + + + + + + + "A unit which is a standard measure of the intensity of light." [NIST:NIST] + + light unit + + + + + + + + + + + + + + + + + "A unit which is a standard measure of the intensity of light." [NIST:NIST] + + + + + + light unit + + + + + + + + + + "A dimensionless concentration notation which describes the amount of one substance in another. It is the ratio of the amount of the substance of interest to the amount of that substance plus the amount of the substance." [Wikipedia:Wikipedia] + + parts per notation unit + + + + + + + + + + + + + + + + + "A dimensionless concentration notation which describes the amount of one substance in another. It is the ratio of the amount of the substance of interest to the amount of that substance plus the amount of the substance." [Wikipedia:Wikipedia] + + + + + + parts per notation unit + + + + + + + + + + "A dimensionless concentration notation which denotes the amount of a given substance in a total amount of 1,000,000 regardless of the units of measure used as long as they are the same or 1 part in 10^[6]." [UOC:GVG] + 10^[-6] + ppm + + parts per million + + + + + + + + + + + + + + + + + "A dimensionless concentration notation which denotes the amount of a given substance in a total amount of 1,000,000 regardless of the units of measure used as long as they are the same or 1 part in 10^[6]." [UOC:GVG] + + + + + + 10^[-6] + + + + + + ppm + + + + + + parts per million + + + + + + + + + + "A unit which is a standard measure of the influence exerted by some mass." [Wikipedia:Wikipedia] + + density unit + + + + + + + + + + + + + + + + + "A unit which is a standard measure of the influence exerted by some mass." [Wikipedia:Wikipedia] + + + + + + density unit + + + + + + + + + + "A plane angle unit which is equal to 1/360 of a full rotation or 1.7453310^[-2] rad." [Wikipedia:Wikipedia] + + degree + + + + + + + + + + + + + + + + + "A plane angle unit which is equal to 1/360 of a full rotation or 1.7453310^[-2] rad." [Wikipedia:Wikipedia] + + + + + + degree + + + + + + + + + + "A unit which is a standard measure of physical quantity consisting of only a numerical number without any units." [Wikipedia:Wikipedia] + + dimensionless unit + + + + + + + + + + + + + + + + + "A unit which is a standard measure of physical quantity consisting of only a numerical number without any units." [Wikipedia:Wikipedia] + + + + + + dimensionless unit + + + + + + + + + + "A dimensionless ratio unit which denotes numbers as fractions of 100." [Wikipedia:Wikipedia] + % + + percent + + + + + + + + + + + + + + + + + "A dimensionless ratio unit which denotes numbers as fractions of 100." [Wikipedia:Wikipedia] + + + + + + % + + + + + + percent + + + + + + + + + + "A dimensionless unit which denoted an irrational real number, approximately equal to 3.14159 which is the ratio of a circle's circumference to its diameter in Euclidean geometry." [Wikipedia:Wikipedia] + + pi + + + + + + + + + + + + + + + + + "A dimensionless unit which denoted an irrational real number, approximately equal to 3.14159 which is the ratio of a circle's circumference to its diameter in Euclidean geometry." [Wikipedia:Wikipedia] + + + + + + pi + + + + + + + + + + "A dimensionless unit which denotes a simple count of things." [MGED:MGED] + count + + count unit + + + + + + + + + + + + + + + + + "A dimensionless unit which denotes a simple count of things." [MGED:MGED] + + + + + + count + + + + + + count unit + + + + + + + + + + "A dimensionless unit which denotes an amount or magnitude of one quantity relative to another." [Wikipedia:Wikipedia] + + ratio unit + + + + + + + + + + + + + + + + + "A dimensionless unit which denotes an amount or magnitude of one quantity relative to another." [Wikipedia:Wikipedia] + + + + + + ratio unit + + + + + + + + + + "A dimensionless concentration notation which denotes the acidity of a solution in terms of activity of hydrogen ions (H+)." [Wikipedia:Wikipedia] + + pH + + + + + + + + + + + + + + + + + "A dimensionless concentration notation which denotes the acidity of a solution in terms of activity of hydrogen ions (H+)." [Wikipedia:Wikipedia] + + + + + + pH + + + + + + + + + + "A unit which is a standard measure of the work done per unit charge as a charge is moved between two points in an electric field." [Wikipedia:Wikipedia] + + electric potential difference unit + + + + + + + + + + + + + + + + + "A unit which is a standard measure of the work done per unit charge as a charge is moved between two points in an electric field." [Wikipedia:Wikipedia] + + + + + + electric potential difference unit + + + + + + + + + + "An electric potential difference unit which is equal to the work per unit charge. One volt is the potential difference required to move one coulomb of charge between two points in a circuit while using one joule of energy." [Wikipedia:Wikipedia] + V + + volt + + + + + + + + + + + + + + + + + "An electric potential difference unit which is equal to the work per unit charge. One volt is the potential difference required to move one coulomb of charge between two points in a circuit while using one joule of energy." [Wikipedia:Wikipedia] + + + + + + V + + + + + + volt + + + + + + + + + + "A unit which is a standard measure of the quantity of unbalanced electricity in a body (either positive or negative) and construed as an excess or deficiency of electrons." [WordNet:WordNet] + + electric charge + + + + + + + + + + + + + + + + + "A unit which is a standard measure of the quantity of unbalanced electricity in a body (either positive or negative) and construed as an excess or deficiency of electrons." [WordNet:WordNet] + + + + + + electric charge + + + + + + + + + + "An electrical charge unit which is equal to the amount of charge transferred by a current of 1 ampere in 1 second." [WordNet:WordNet] + C + + coulomb + + + + + + + + + + + + + + + + + "An electrical charge unit which is equal to the amount of charge transferred by a current of 1 ampere in 1 second." [WordNet:WordNet] + + + + + + C + + + + + + coulomb + + + + + + + + + + "An energy unit which is equal to the amount of electrical energy equivalent to a one-watt load drawing power for one hour." [Wikipedia:Wikipedia] + Wh + + watt-hour + + + + + + + + + + + + + + + + + "An energy unit which is equal to the amount of electrical energy equivalent to a one-watt load drawing power for one hour." [Wikipedia:Wikipedia] + + + + + + Wh + + + + + + watt-hour + + + + + + + + + + "An energy unit which is equal to 1,000 watt-hours." [Wikipedia:Wikipedia] + + kilowatt-hour + + + + + + + + + + + + + + + + + "An energy unit which is equal to 1,000 watt-hours." [Wikipedia:Wikipedia] + + + + + + kilowatt-hour + + + + + + + + + + "A unit which is a standard measure of the amount of information." [Wikipedia:Wikipedia] + + information unit + + + + + + + + + + + + + + + + + "A unit which is a standard measure of the amount of information." [Wikipedia:Wikipedia] + + + + + + information unit + + + + + + + + + + "An information unit which refers to a digit in the binary numeral system, which consists of base 2 digits (ie there are only 2 possible values: 0 or 1)." [Wikipedia:Wikipedia] + + bit + + + + + + + + + + + + + + + + + "An information unit which refers to a digit in the binary numeral system, which consists of base 2 digits (ie there are only 2 possible values: 0 or 1)." [Wikipedia:Wikipedia] + + + + + + bit + + + + + + + + + + "An information unit which is equal to 8 bits." [Wikipedia:Wikipedia] + B + + byte + + + + + + + + + + + + + + + + + "An information unit which is equal to 8 bits." [Wikipedia:Wikipedia] + + + + + + B + + + + + + byte + + + + + + + + + + "An information unit which is equal to 1000 bytes." [Wikipedia:Wikipedia] + kB + + kilobyte + + + + + + + + + + + + + + + + + "An information unit which is equal to 1000 bytes." [Wikipedia:Wikipedia] + + + + + + kB + + + + + + kilobyte + + + + + + + + + + "An information unit which is equal to 1000 kB." [Wikipedia:Wikipedia] + MB + + megabyte + + + + + + + + + + + + + + + + + "An information unit which is equal to 1000 kB." [Wikipedia:Wikipedia] + + + + + + MB + + + + + + megabyte + + + + + + + + + + "An electric potential difference unit which is equal to one thousand volts or 10^[3] V." [UOC:GVG] + kV + + kilovolt + + + + + + + + + + + + + + + + + "An electric potential difference unit which is equal to one thousand volts or 10^[3] V." [UOC:GVG] + + + + + + kV + + + + + + kilovolt + + + + + + + + + + "An electric potential difference unit which is equal to one million volts or 10^[6] V." [UOC:GVG] + MV + + megavolt + + + + + + + + + + + + + + + + + "An electric potential difference unit which is equal to one million volts or 10^[6] V." [UOC:GVG] + + + + + + MV + + + + + + megavolt + + + + + + + + + + "A unit which represents a standard measurement of the transmission of an entity through a medium." [UOC:GVG] + + conduction unit + + + + + + + + + + + + + + + + + "A unit which represents a standard measurement of the transmission of an entity through a medium." [UOC:GVG] + + + + + + conduction unit + + + + + + + + + + "A unit which represents a standard measurement of the movement of electrically charged particles through a transmission medium (electrical conductor)." [UOC:GVG] + + electrical conduction unit + + + + + + + + + + + + + + + + + "A unit which represents a standard measurement of the movement of electrically charged particles through a transmission medium (electrical conductor)." [UOC:GVG] + + + + + + electrical conduction unit + + + + + + + + + + "An electrical conduction unit which is equal to A/V." [NIST:NIST] + A V^-1 + mho + S + + siemens + + + + + + + + + + + + + + + + + "An electrical conduction unit which is equal to A/V." [NIST:NIST] + + + + + + A V^-1 + + + + + + mho + + + + + + S + + + + + + siemens + + + + + + + + + + "A unit which is a standard measure of the volume of fluid which passes through a given surface per unit time ." [Wikipedia:Wikipedia] + + volumetric flow rate unit + + + + + + + + + + + + + + + + + "A unit which is a standard measure of the volume of fluid which passes through a given surface per unit time ." [Wikipedia:Wikipedia] + + + + + + volumetric flow rate unit + + + + + + + + + + "A unit which represents a standard measurement occurrence of a process per unit time." [UOC:GVG] + + rate unit + + + + + + + + + + + + + + + + + "A unit which represents a standard measurement occurrence of a process per unit time." [UOC:GVG] + + + + + + rate unit + + + + + + + + + + "A prefix in the metric system denoting a factor of ten to the power of 24." [UO:GVG] + 10^[24] + Y + + yotta + + + + + + + + + + + + + + + + + "A prefix in the metric system denoting a factor of ten to the power of 24." [UO:GVG] + + + + + + 10^[24] + + + + + + Y + + + + + + yotta + + + + + + + + + + "A prefix in the metric system denoting a factor of one hundred." [UO:GVG] + 10^[2] + h + + hecto + + + + + + + + + + + + + + + + + "A prefix in the metric system denoting a factor of one hundred." [UO:GVG] + + + + + + 10^[2] + + + + + + h + + + + + + hecto + + + + + + + + + + "A prefix in the metric system denoting a factor of ten to the power of 21." [UO:GVG] + 10^[21] + Z + + zetta + + + + + + + + + + + + + + + + + "A prefix in the metric system denoting a factor of ten to the power of 21." [UO:GVG] + + + + + + 10^[21] + + + + + + Z + + + + + + zetta + + + + + + + + + + "A prefix in the metric system denoting a factor of ten to the power of 18." [UO:GVG] + 10^[18] + E + + exa + + + + + + + + + + + + + + + + + "A prefix in the metric system denoting a factor of ten to the power of 18." [UO:GVG] + + + + + + 10^[18] + + + + + + E + + + + + + exa + + + + + + + + + + "A prefix in the metric system denoting a factor of ten to the power of 15." [UO:GVG] + 10^[15] + P + + peta + + + + + + + + + + + + + + + + + "A prefix in the metric system denoting a factor of ten to the power of 15." [UO:GVG] + + + + + + 10^[15] + + + + + + P + + + + + + peta + + + + + + + + + + "A prefix in the metric system denoting a factor of ten to the power of 12." [UO:GVG] + T + 10^[12] + + tera + + + + + + + + + + + + + + + + + "A prefix in the metric system denoting a factor of ten to the power of 12." [UO:GVG] + + + + + + T + + + + + + 10^[12] + + + + + + tera + + + + + + + + + + "A prefix in the metric system denoting a factor of ten to the power of 9." [UO:GVG] + 10^[9] + G + + giga + + + + + + + + + + + + + + + + + "A prefix in the metric system denoting a factor of ten to the power of 9." [UO:GVG] + + + + + + 10^[9] + + + + + + G + + + + + + giga + + + + + + + + + + "A prefix in the metric system denoting a factor of million." [UO:GVG] + 10^[6] + M + + mega + + + + + + + + + + + + + + + + + "A prefix in the metric system denoting a factor of million." [UO:GVG] + + + + + + 10^[6] + + + + + + M + + + + + + mega + + + + + + + + + + "A prefix in the metric system denoting a factor of one thousand." [UO:GVG] + 10^[3] + k + + kilo + + + + + + + + + + + + + + + + + "A prefix in the metric system denoting a factor of one thousand." [UO:GVG] + + + + + + 10^[3] + + + + + + k + + + + + + kilo + + + + + + + + + + "A prefix in the metric system denoting a factor of ten." [UO:GVG] + 10^[1] + da + + deca + + + + + + + + + + + + + + + + + "A prefix in the metric system denoting a factor of ten." [UO:GVG] + + + + + + 10^[1] + + + + + + da + + + + + + deca + + + + + + + + + + "A prefix in the metric system denoting a factor of one thousand." [UO:GVG] + 10^[-3] + m + + milli + + + + + + + + + + + + + + + + + "A prefix in the metric system denoting a factor of one thousand." [UO:GVG] + + + + + + 10^[-3] + + + + + + m + + + + + + milli + + + + + + + + + + "A prefix in the metric system denoting a factor of one hundred." [UO:GVG] + 10^[-2] + c + + centi + + + + + + + + + + + + + + + + + "A prefix in the metric system denoting a factor of one hundred." [UO:GVG] + + + + + + 10^[-2] + + + + + + c + + + + + + centi + + + + + + + + + + "A prefix in the metric system denoting a factor of 10 to the power of -6." [UO:GVG] + 10^[-6] + + micro + + + + + + + + + + + + + + + + + "A prefix in the metric system denoting a factor of 10 to the power of -6." [UO:GVG] + + + + + + 10^[-6] + + + + + + micro + + + + + + + + + + "A prefix in the metric system denoting a factor of 10 to the power of -9." [UO:GVG] + 10^[-9] + n + + nano + + + + + + + + + + + + + + + + + "A prefix in the metric system denoting a factor of 10 to the power of -9." [UO:GVG] + + + + + + 10^[-9] + + + + + + n + + + + + + nano + + + + + + + + + + "A prefix in the metric system denoting a factor of 10 to the power of -12." [GVG:UO] + 10^[-12] + n + + pico + + + + + + + + + + + + + + + + + "A prefix in the metric system denoting a factor of 10 to the power of -12." [GVG:UO] + + + + + + 10^[-12] + + + + + + n + + + + + + pico + + + + + + + + + + "A prefix in the metric system denoting a factor of 10 to the power of -15." [UO:GVG] + 10^[-15] + f + + femto + + + + + + + + + + + + + + + + + "A prefix in the metric system denoting a factor of 10 to the power of -15." [UO:GVG] + + + + + + 10^[-15] + + + + + + f + + + + + + femto + + + + + + + + + + "A prefix in the metric system denoting a factor of 10 to the power of -18." [UO:GVG] + a + 10^[-18] + + atto + + + + + + + + + + + + + + + + + "A prefix in the metric system denoting a factor of 10 to the power of -18." [UO:GVG] + + + + + + a + + + + + + 10^[-18] + + + + + + atto + + + + + + + + + + "A prefix in the metric system denoting a factor of 10 to the power of -21." [UO:GVG] + z + 10^[-21] + + zepto + + + + + + + + + + + + + + + + + "A prefix in the metric system denoting a factor of 10 to the power of -21." [UO:GVG] + + + + + + z + + + + + + 10^[-21] + + + + + + zepto + + + + + + + + + + "A prefix in the metric system denoting a factor of 10 to the power of -24." [UO:GVG] + y + 10^[-24] + + yocto + + + + + + + + + + + + + + + + + "A prefix in the metric system denoting a factor of 10 to the power of -24." [UO:GVG] + + + + + + y + + + + + + 10^[-24] + + + + + + yocto + + + + + + + + + + "A frequency unit which is equal to one million hertz or 10^[6] V." [UOC:GVG] + mH + megahertz + + megaHertz + + + + + + + + + + + + + + + + + "A frequency unit which is equal to one million hertz or 10^[6] V." [UOC:GVG] + + + + + + mH + + + + + + megahertz + + + + + + megaHertz + + + + + + + + + + "An information unit which is equal to 1000000000 bytes." [UO:GVG] + GB + + gigabyte + + + + + + + + + + + + + + + + + "An information unit which is equal to 1000000000 bytes." [UO:GVG] + + + + + + GB + + + + + + gigabyte + + + + + + + + + + "An information unit which is equal to 1000 gigabytes." [UO:GVG] + TB + + terabyte + + + + + + + + + + + + + + + + + "An information unit which is equal to 1000 gigabytes." [UO:GVG] + + + + + + TB + + + + + + terabyte + + + + + + + + + + "A dimensionless ratio unit which, given a pair of quantities a and b, for which b is a multiple of a, denotes b by giving the multiplier (coefficient) c for a to result in b." [UOB:LKSR] + + ratio + + + + + + + + + + + + + + + + + "A dimensionless ratio unit which, given a pair of quantities a and b, for which b is a multiple of a, denotes b by giving the multiplier (coefficient) c for a to result in b." [UOB:LKSR] + + + + + + ratio + + + + + + + + + + "A speed/velocity unit which is equal to the speed of an object traveling 1 kilometer distance in one hour." [NIST:NIST] + kilometre per hour + km/h + + kilometer per hour + + + + + + + + + + + + + + + + + "A speed/velocity unit which is equal to the speed of an object traveling 1 kilometer distance in one hour." [NIST:NIST] + + + + + + kilometre per hour + + + + + + km/h + + + + + + kilometer per hour + + + + + + + + + + "An area unit which is equal to an area of 10,000 square meters. Equivalent to 2.471 acres." [Wikipedia:Wikipedia] + HA + + hectare + + + + + + + + + + + + + + + + + "An area unit which is equal to an area of 10,000 square meters. Equivalent to 2.471 acres." [Wikipedia:Wikipedia] + + + + + + HA + + + + + + hectare + + + + + + + + + + "A length unit which is equal to one thousand meters." [UOB:LKSR] + kilometre + km + + kilometer + + + + + + + + + + + + + + + + + "A length unit which is equal to one thousand meters." [UOB:LKSR] + + + + + + kilometre + + + + + + km + + + + + + kilometer + + + + + + + + + + + meter based unit + + + + + + + + + + + + + + + + + meter based unit + + + + + + + + + + + second based unit + + + + + + + + + + + + + + + + + second based unit + + + + + + + + + + + ampere based unit + + + + + + + + + + + + + + + + + ampere based unit + + + + + + + + + + + kelvin based unit + + + + + + + + + + + + + + + + + kelvin based unit + + + + + + + + + + + candela based unit + + + + + + + + + + + + + + + + + candela based unit + + + + + + + + + + + gram based unit + + + + + + + + + + + + + + + + + gram based unit + + + + + + + + + + + degree Celsius based unit + + + + + + + + + + + + + + + + + degree Celsius based unit + + + + + + + + + + + minute based unit + + + + + + + + + + + + + + + + + minute based unit + + + + + + + + + + + hour based unit + + + + + + + + + + + + + + + + + hour based unit + + + + + + + + + + + day based unit + + + + + + + + + + + + + + + + + day based unit + + + + + + + + + + + week based unit + + + + + + + + + + + + + + + + + week based unit + + + + + + + + + + + month based unit + + + + + + + + + + + + + + + + + month based unit + + + + + + + + + + + year based unit + + + + + + + + + + + + + + + + + year based unit + + + + + + + + + + + square meter based unit + + + + + + + + + + + + + + + + + square meter based unit + + + + + + + + + + + square millimeter based unit + + + + + + + + + + + + + + + + + square millimeter based unit + + + + + + + + + + + turns per second based unit + + + + + + + + + + + + + + + + + turns per second based unit + + + + + + + + + + + meter per second based unit + + + + + + + + + + + + + + + + + meter per second based unit + + + + + + + + + + + cubic meter based unit + + + + + + + + + + + + + + + + + cubic meter based unit + + + + + + + + + + + cubic centimeter based unit + + + + + + + + + + + + + + + + + cubic centimeter based unit + + + + + + + + + + + liter based unit + + + + + + + + + + + + + + + + + liter based unit + + + + + + + + + + + hertz based unit + + + + + + + + + + + + + + + + + hertz based unit + + + + + + + + + + + newton based unit + + + + + + + + + + + + + + + + + newton based unit + + + + + + + + + + + pascal based unit + + + + + + + + + + + + + + + + + pascal based unit + + + + + + + + + + + joule based unit + + + + + + + + + + + + + + + + + joule based unit + + + + + + + + + + + watt based unit + + + + + + + + + + + + + + + + + watt based unit + + + + + + + + + + + lux based unit + + + + + + + + + + + + + + + + + lux based unit + + + + + + + + + + + lumen based unit + + + + + + + + + + + + + + + + + lumen based unit + + + + + + + + + + + radian based unit + + + + + + + + + + + + + + + + + radian based unit + + + + + + + + + + + watt per square meter based unit + + + + + + + + + + + + + + + + + watt per square meter based unit + + + + + + + + + + + parts per million based unit + + + + + + + + + + + + + + + + + parts per million based unit + + + + + + + + + + + degree based unit + + + + + + + + + + + + + + + + + degree based unit + + + + + + + + + + + pi based unit + + + + + + + + + + + + + + + + + pi based unit + + + + + + + + + + + + pH based unit + + + + + + + + + + + + + + + + + + + + + + + pH based unit + + + + + + + + + + + volt based unit + + + + + + + + + + + + + + + + + volt based unit + + + + + + + + + + + coulomb based unit + + + + + + + + + + + + + + + + + coulomb based unit + + + + + + + + + + + watt-hour based unit + + + + + + + + + + + + + + + + + watt-hour based unit + + + + + + + + + + + bit based unit + + + + + + + + + + + + + + + + + bit based unit + + + + + + + + + + + byte based unit + + + + + + + + + + + + + + + + + byte based unit + + + + + + + + + + + siemens based unit + + + + + + + + + + + + + + + + + siemens based unit + + + + + + + + + + + hectare based unit + + + + + + + + + + + + + + + + + hectare based unit + + + + + + + + + + + gram per square meter based unit + + + + + + + + + + + + + + + + + gram per square meter based unit diff --git a/src/ontology/oeo.omn b/src/ontology/oeo.omn index e145c9ff6..7dc5c10f4 100644 --- a/src/ontology/oeo.omn +++ b/src/ontology/oeo.omn @@ -56,6 +56,8 @@ Annotations: dc:contributor "(0034) Nele Köhler (@nelekoehler)", dc:contributor "(0035) Hannah Spinde (@h-spinde)", dc:contributor "(0036) Viktor Wichern (@viktorwichern)", + dc:contributor "(0037) Norman Zielke (@NormanZielke)", + dc:contributor "(0038) Uwe Stucky (@UStucky)", dc:description "The Open Energy Ontology is an ontology for all aspects of the energy modelling domain. It is developed in four main modules: 'oeo-model', a module for all entities related to models and modelling; 'oeo-physical', a module for all entities related to the world of energy and energy generation; 'oeo-social', a module for all relevant social and economic aspects of the energy domain; 'oeo-shared', a module to cover entities and relations needed in all of the modules above to prevent them getting implemented multiple times.