Skip to content

Commit

Permalink
Convert subhierarchy of policy instrument into equivalent classes #…
Browse files Browse the repository at this point in the history
  • Loading branch information
l-emele committed Aug 29, 2024
1 parent 7ce99c3 commit 20e7ea6
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 6 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,13 @@ and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/
- GAMS programming language (#1889)
- kilowatt, megawatt (#1900)
- oekg annotation (#1897)
- economic instrument function, education instrument function, information instrument function, voluntary agreement instrument function (#1906)
- economic instrument function, education instrument function, information instrument function, regulatory instrument function, voluntary agreement instrument function (#1906)

### Changed
- gams -> General Algebraic Modeling System (#1889)
- train, regionalisation (#1899)
- add annotation: climate neutrality criterion, negative emission, study report due to legislation, decarbonisation pathway, re-share, flexibility, energy conversion efficiency, resilience, life cycle assessment, co2 emissions, ghg emissions, acceptance, sufficiency, energy demand, electrical energy share, regionalsation, gross electricity generation, electricity/gas/heating grid, sector coupling, model coupling, scenario projection comparison, model intercomparison study, policies and measures (#1897)
- economic instrument, education instrument, information instrument, regulatory instrument, voluntary agreement instrument (#1906)

### Removed

Expand Down
53 changes: 48 additions & 5 deletions src/ontology/edits/oeo-social.omn
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,9 @@ ObjectProperty: <http://purl.obolibrary.org/obo/RO_0000056>
ObjectProperty: <http://purl.obolibrary.org/obo/RO_0000057>


ObjectProperty: <http://purl.obolibrary.org/obo/RO_0000085>


ObjectProperty: <http://purl.obolibrary.org/obo/RO_0000086>


Expand Down Expand Up @@ -825,10 +828,18 @@ Class: OEO_00010456
Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "An economic instrument is a policy instrument that creates monetary (price) incentives to stimulate transformative measures."@en,
<http://purl.obolibrary.org/obo/IAO_0000233> "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1545
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1786",
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1786

Convert to equivalent class:
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1826
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1906",
<http://purl.obolibrary.org/obo/IAO_0000600> "Examples: subsidies for installation of renewable energy technologies, tradable permits"@en,
rdfs:label "economic instrument"@en

EquivalentTo:
OEO_00140151
and (<http://purl.obolibrary.org/obo/RO_0000085> some OEO_00010492)

SubClassOf:
OEO_00140151

Expand All @@ -850,9 +861,17 @@ Class: OEO_00010458
Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "A regulatory instrument is a policy instrument that stipulates rules made by a government (=institution) to control the way something is done."@en,
<http://purl.obolibrary.org/obo/IAO_0000233> "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1545
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1786",
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1786

Convert to equivalent class:
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1826
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1906",
rdfs:label "regulatory instrument"@en

EquivalentTo:
OEO_00140151
and (<http://purl.obolibrary.org/obo/RO_0000085> some OEO_00010495)

SubClassOf:
OEO_00140151

Expand All @@ -862,9 +881,17 @@ Class: OEO_00010459
Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "An information instrument is a policy instrument that aims at providing knowledge to persons and/or institutions to stimulate transformative measures."@en,
<http://purl.obolibrary.org/obo/IAO_0000233> "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1545
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1786",
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1786

Convert to equivalent class:
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1826
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1906",
rdfs:label "information instrument"@en

EquivalentTo:
OEO_00140151
and (<http://purl.obolibrary.org/obo/RO_0000085> some OEO_00010494)

SubClassOf:
OEO_00140151

Expand All @@ -874,9 +901,17 @@ Class: OEO_00010460
Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "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,
<http://purl.obolibrary.org/obo/IAO_0000233> "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1545
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1786",
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1786

Convert to equivalent class:
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1826
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1906",
rdfs:label "education instrument"@en

EquivalentTo:
OEO_00140151
and (<http://purl.obolibrary.org/obo/RO_0000085> some OEO_00010493)

SubClassOf:
OEO_00140151

Expand All @@ -886,9 +921,17 @@ Class: OEO_00010461
Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "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,
<http://purl.obolibrary.org/obo/IAO_0000233> "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1545
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1786",
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1786

Convert to equivalent class:
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1826
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1906",
rdfs:label "voluntary agreement instrument"@en

EquivalentTo:
OEO_00140151
and (<http://purl.obolibrary.org/obo/RO_0000085> some OEO_00010496)

SubClassOf:
OEO_00140151,
<http://purl.obolibrary.org/obo/IAO_0000136> some OEO_00010457
Expand Down

0 comments on commit 20e7ea6

Please sign in to comment.