diff --git a/CHANGELOG.md b/CHANGELOG.md index 47040f924..37779e5e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ and the versioning adheres to [Semantic Versioning](http://semver.org/spec/v2.0. - causally related to (#2104) - 'target description' renamed to 'legal target description' (#2102) - 'goal description' made a subclass of 'objective specification' (#2102) +- export, import, distribution (#2105) - electricity grid (#2042) - electricity grid voltage level, electricity grid component (#2108) diff --git a/src/ontology/edits/oeo-shared-axioms.omn b/src/ontology/edits/oeo-shared-axioms.omn index 08d399778..da5c8c2c6 100644 --- a/src/ontology/edits/oeo-shared-axioms.omn +++ b/src/ontology/edits/oeo-shared-axioms.omn @@ -92,9 +92,6 @@ Datatype: xsd:integer Datatype: xsd:string -ObjectProperty: - - ObjectProperty: @@ -185,6 +182,9 @@ ObjectProperty: ObjectProperty: +ObjectProperty: + + ObjectProperty: OEO_00000500 @@ -263,7 +263,7 @@ ObjectProperty: OEO_00010231 ObjectProperty: OEO_00010234 Domain: - OEO_00000061 or + or OEO_00000061 ObjectProperty: OEO_00010235 @@ -302,17 +302,17 @@ ObjectProperty: OEO_00020190 ObjectProperty: OEO_00020432 Annotations: + "A relation between a scenario bundle and an energy carrier that is covered by the study the scenario bundle is about. It is a shortcut relation, see elucidation and associated sparql axiom.", + "This is a shortcut relation to relate 'scenatio bundle' to 'energy carrier'. The original relation 'covers energy carrier' relates 'study' (process) to 'energy carrier'. +The shortcut relation should be used to represents these statements: +('scenario bundle 'is about' some 'scenario study'`) and ('scenario study' 'covers energy carrier' some 'energy carrier')", + rdfs:label "covers energy carrier (shortcut)"@en, OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/2013 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2023", OEO_00020434 "SELECT ?scenariobundle ?energycarrier WHERE { ?scenariobundle IAO:0000136 _:1. _:1 OEO:00000523 ?energycarrier. -}", - "A relation between a scenario bundle and an energy carrier that is covered by the study the scenario bundle is about. It is a shortcut relation, see elucidation and associated sparql axiom.", - "This is a shortcut relation to relate 'scenatio bundle' to 'energy carrier'. The original relation 'covers energy carrier' relates 'study' (process) to 'energy carrier'. -The shortcut relation should be used to represents these statements: -('scenario bundle 'is about' some 'scenario study'`) and ('scenario study' 'covers energy carrier' some 'energy carrier')", - rdfs:label "covers energy carrier (shortcut)"@en +}" SubPropertyOf: owl:topObjectProperty @@ -327,20 +327,20 @@ The shortcut relation should be used to represents these statements: ObjectProperty: OEO_00020436 Annotations: - OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/2013 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2023", - OEO_00020434 "select ?scenariofactsheet ?dataset where { -?scenariofactsheet IAO:0000136 _:1. -_:2 OEO:00020226 _:1. -_:2 OEO_00140094 ?dataset. -}", "A relation between a scenario factsheet and a dataset, where the dataset is an output of the scenario projection process the scenario factsheet is about. It is a shortcut relation, see elucidation and associated sparql axiom.", "This is a shortcut relation to relate 'scenatio factsheet' to 'data set'. The original relation 'has information output' relates 'scenario projection' (process) to 'data set'. The shortcut relation should be used to represents these statements: ('scenario factsheet' 'is about' some scenario) and ('scenario projection' 'is based on' some scenario) and ('scenario projection' 'has information output' some dataset)", - rdfs:label "has information output (shortcut)"@en + rdfs:label "has information output (shortcut)"@en, + OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/2013 +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2023", + OEO_00020434 "select ?scenariofactsheet ?dataset where { +?scenariofactsheet IAO:0000136 _:1. +_:2 OEO:00020226 _:1. +_:2 OEO_00140094 ?dataset. +}" SubPropertyOf: owl:topObjectProperty @@ -355,6 +355,12 @@ The shortcut relation should be used to represents these statements: ObjectProperty: OEO_00020437 Annotations: + "This is a shortcut relation to relate 'scenatio factsheet' to 'data set'. The original relation 'has information input' relates 'scenario projection' (process) to 'data set'. +The shortcut relation should be used to represents these statements: +('scenario factsheet' 'is about' some scenario) and +('scenario projection' 'is based on' some scenario) and +('scenario projection' 'has information input' some dataset)", + rdfs:label "has information input (shortcut)"@en, OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/2013 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2023", OEO_00020434 "select ?scenariofactsheet ?dataset where { @@ -362,12 +368,6 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2023", _:2 OEO:00020226 _:1. _:2 OEO_00140093 ?dataset. }", - "This is a shortcut relation to relate 'scenatio factsheet' to 'data set'. The original relation 'has information input' relates 'scenario projection' (process) to 'data set'. -The shortcut relation should be used to represents these statements: -('scenario factsheet' 'is about' some scenario) and -('scenario projection' 'is based on' some scenario) and -('scenario projection' 'has information input' some dataset)", - rdfs:label "has information input (shortcut)"@en, "A relation between a scenario factsheet and a dataset, where the dataset is an input to the scenario projection process the scenario factsheet is about. It is a shortcut relation, see elucidation and associated sparql axiom." Domain: @@ -380,17 +380,17 @@ The shortcut relation should be used to represents these statements: ObjectProperty: OEO_00020438 Annotations: + "A relation between a scenario bundle and a technology that is covered by the study the scenario bundle is about. It is a shortcut relation, see elucidation and associated sparql axiom.", + "This is a shortcut relation to relate 'scenatio bundle' to 'technology'. The original relation 'covers technology' relates 'study' (process) to 'technology'. +The shortcut relation should be used to represents these statements: +('scenario bundle 'is about' some 'scenario study'`) and ('scenario study' 'covers technology' some 'technology')", + rdfs:label "covers technology (shortcut)"@en, OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/2013 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2023", OEO_00020434 "SELECT ?scenariobundle ?technology WHERE { ?scenariobundle IAO:0000136 _:1. _:1 OEO:00390101 ?technology. -}", - "A relation between a scenario bundle and a technology that is covered by the study the scenario bundle is about. It is a shortcut relation, see elucidation and associated sparql axiom.", - "This is a shortcut relation to relate 'scenatio bundle' to 'technology'. The original relation 'covers technology' relates 'study' (process) to 'technology'. -The shortcut relation should be used to represents these statements: -('scenario bundle 'is about' some 'scenario study'`) and ('scenario study' 'covers technology' some 'technology')", - rdfs:label "covers technology (shortcut)"@en +}" SubPropertyOf: owl:topObjectProperty @@ -405,17 +405,17 @@ The shortcut relation should be used to represents these statements: ObjectProperty: OEO_00020439 Annotations: + "A relation between a scenario bundle and a sector that is covered by the study the scenario bundle is about. It is a shortcut relation, see elucidation and associated sparql axiom.", + "This is a shortcut relation to relate 'scenatio bundle' to 'sector'. The original relation 'covers sector' relates 'study' (process) to 'sector'. +The shortcut relation should be used to represents these statements: +('scenario bundle 'is about' some 'scenario study'`) and ('scenario study' 'covers sector' some 'sector')", + rdfs:label "covers sector (shortcut)"@en, OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/2013 pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2023", OEO_00020434 "SELECT ?scenariobundle ?sector WHERE { ?scenariobundle IAO:0000136 _:1. _:1 OEO:00000505 ?sector. -}", - "A relation between a scenario bundle and a sector that is covered by the study the scenario bundle is about. It is a shortcut relation, see elucidation and associated sparql axiom.", - "This is a shortcut relation to relate 'scenatio bundle' to 'sector'. The original relation 'covers sector' relates 'study' (process) to 'sector'. -The shortcut relation should be used to represents these statements: -('scenario bundle 'is about' some 'scenario study'`) and ('scenario study' 'covers sector' some 'sector')", - rdfs:label "covers sector (shortcut)"@en +}" SubPropertyOf: owl:topObjectProperty @@ -463,11 +463,11 @@ ObjectProperty: OEO_00240025 ObjectProperty: OEO_00390079 Annotations: + "based on sector division is a relation between a scenario bundle and a sector division it is based on.", + rdfs:label "based on sector division"@en, OEO_00020426 "add issue: https://github.com/OpenEnergyPlatform/ontology/issues/2013 -pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2020", - "based on sector division is a relation between a scenario bundle and a sector division it is based on.", - rdfs:label "based on sector division"@en +pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2020" Domain: OEO_00020227 @@ -534,9 +534,6 @@ Class: Class: -Class: OEO_00330023 - - Class: OEO_00000001 @@ -677,9 +674,9 @@ Class: OEO_00010116 Class: OEO_00010117 SubClassOf: - OEO_00020180 some OEO_00040003, some - (OEO_00000139 or ) + ( or OEO_00000139), + OEO_00020180 some OEO_00040003 Class: OEO_00010130 @@ -782,8 +779,8 @@ Class: OEO_00010491 EquivalentTo: OEO_00000331 - and (OEO_00240025 some OEO_00050000) and ( some OEO_00040011) + and (OEO_00240025 some OEO_00050000) Class: OEO_00020011 @@ -848,13 +845,13 @@ Class: OEO_00020186 Class: OEO_00020201 SubClassOf: - ( some OEO_00010116) or ( some OEO_00140124) + ( some OEO_00010116) or ( some OEO_00140124) Class: OEO_00020202 SubClassOf: - ( some OEO_00010116) or ( some OEO_00140124) + ( some OEO_00010116) or ( some OEO_00140124) Class: OEO_00020227 @@ -1022,8 +1019,8 @@ Class: OEO_00240026 EquivalentTo: OEO_00000331 - and (OEO_00240025 some OEO_00050000) and ( some OEO_00010117) + and (OEO_00240025 some OEO_00050000) Class: OEO_00240027 @@ -1092,6 +1089,9 @@ Class: OEO_00260007 Class: OEO_00320021 +Class: OEO_00330023 + + Individual: OEO_00010042 Types: diff --git a/src/ontology/edits/oeo-social.omn b/src/ontology/edits/oeo-social.omn index efe35a88d..d304b14dd 100644 --- a/src/ontology/edits/oeo-social.omn +++ b/src/ontology/edits/oeo-social.omn @@ -123,6 +123,9 @@ ObjectProperty: ObjectProperty: +ObjectProperty: + + ObjectProperty: OEO_00000501 @@ -671,7 +674,7 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1395" SubClassOf: , - ( some OEO_00010116) or ( some OEO_00140124) + ( some OEO_00010116) or ( some OEO_00140124) Class: OEO_00010212