Skip to content

Commit

Permalink
Merge pull request #1786 from OpenEnergyPlatform/feature-1545-subclas…
Browse files Browse the repository at this point in the history
…ses-of-policy-instrument

Add policy instruments #1545
  • Loading branch information
l-emele authored Dec 13, 2023
2 parents aa1c720 + 649cce2 commit afccd0f
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 34 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@ and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/
## [2.X.X] - 20XX-XX-XX

### Added
- economic instrument, voluntary agreement, voluntary agreement instrument, regulatory instrument, information instrument, education instrument (#1786)

### Changed
- effort sharing, feed-in tariff, levy, market premium (#1786)

### Removed

## [2.1.0] - 2023-12-05
Expand Down
160 changes: 126 additions & 34 deletions src/ontology/edits/oeo-social.omn
Original file line number Diff line number Diff line change
Expand Up @@ -592,13 +592,17 @@ Class: OEO_00010117
Class: OEO_00010123

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "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.",
<http://purl.obolibrary.org/obo/IAO_0000115> "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,
<http://purl.obolibrary.org/obo/IAO_0000233> "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


Expand Down Expand Up @@ -770,6 +774,80 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1648",
<http://purl.obolibrary.org/obo/IAO_0000104>


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",
<http://purl.obolibrary.org/obo/IAO_0000600> "Examples: subsidies for installation of renewable energy technologies, tradable permits"@en,
rdfs:label "economic instrument"@en

SubClassOf:
OEO_00140151


Class: OEO_00010457

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000233> "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1545
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1786",
<http://purl.obolibrary.org/obo/IAO_0000600> "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:
<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",
rdfs:label "regulatory instrument"@en

SubClassOf:
OEO_00140151


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",
rdfs:label "information instrument"@en

SubClassOf:
OEO_00140151


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",
rdfs:label "education instrument"@en

SubClassOf:
OEO_00140151


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",
rdfs:label "voluntary agreement instrument"@en

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


Class: OEO_00020015


Expand Down Expand Up @@ -979,41 +1057,53 @@ https://github.com/OpenEnergyPlatform/ontology/pull/800",
Class: OEO_00020108

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "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.",
<http://purl.obolibrary.org/obo/IAO_0000115> "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,
<http://purl.obolibrary.org/obo/IAO_0000233> "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:
<http://purl.obolibrary.org/obo/IAO_0000115> "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",
<http://purl.obolibrary.org/obo/IAO_0000115> "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,
<http://purl.obolibrary.org/obo/IAO_0000233> "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:
<http://purl.obolibrary.org/obo/IAO_0000115> "A levy is a policy instrument that consists of a compulsory financial charge imposed on an agent or institution by a governmental organisation.",
<http://purl.obolibrary.org/obo/IAO_0000115> "A levy is an economic instrument that consists of a compulsory financial charge imposed on an agent or institution by a governmental organisation."@en,
<http://purl.obolibrary.org/obo/IAO_0000233> "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
Expand Down Expand Up @@ -2033,6 +2123,30 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1260",
OEO_00020145


Class: OEO_00160006

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "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.",
<http://purl.obolibrary.org/obo/IAO_0000233> "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1636
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1779",
rdfs:label "market share"@en

SubClassOf:
<http://purl.obolibrary.org/obo/BFO_0000019>


Class: OEO_00160007

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "A market share value is a fraction value that quantifies a market share.",
<http://purl.obolibrary.org/obo/IAO_0000233> "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:
Expand Down Expand Up @@ -2310,25 +2424,3 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1724",
OEO_00140150


Class: OEO_00160006

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "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.",
<http://purl.obolibrary.org/obo/IAO_0000233> "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1636
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1779",
rdfs:label "market share"@en

SubClassOf:
<http://purl.obolibrary.org/obo/BFO_0000019>


Class: OEO_00160007

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "A market share value is a fraction value that quantifies a market share.",
<http://purl.obolibrary.org/obo/IAO_0000233> "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

0 comments on commit afccd0f

Please sign in to comment.