Skip to content

Commit

Permalink
change parent classes, add axiom, changelog #335
Browse files Browse the repository at this point in the history
  • Loading branch information
stap-m committed Oct 19, 2021
1 parent 02fb437 commit 10618dc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,11 @@ Here is a template for new release sections
- energy transformation unit, energy transfer (#895)
- outage and subclasses, curtailment (#897)
- levy, tax, feed in tariff, market and capacity premium (#909)
- inflation rate, exchange rate, purchasing power parity, electricity price, system cost (#910)

### Changed
- energy converting device / component, unit of measurement (#895)
- currency (#910)

### Removed

Expand Down
12 changes: 9 additions & 3 deletions src/ontology/edits/oeo-social.omn
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,9 @@ Class: <http://purl.obolibrary.org/obo/UO_0000000>
Class: <http://purl.obolibrary.org/obo/UO_0000190>


Class: <http://purl.obolibrary.org/obo/UO_0010006>


Class: OEO_00000045

Annotations:
Expand Down Expand Up @@ -876,7 +879,8 @@ https://github.com/OpenEnergyPlatform/ontology/pull/910",
rdfs:label "inflation rate"

SubClassOf:
<http://purl.obolibrary.org/obo/UO_0000190>
OEO_00140012,
OEO_00040010 some <http://purl.obolibrary.org/obo/UO_0010006>


Class: OEO_00020114
Expand All @@ -891,7 +895,8 @@ https://github.com/OpenEnergyPlatform/ontology/pull/910",
rdfs:label "exchange rate"

SubClassOf:
<http://purl.obolibrary.org/obo/UO_0000190>
OEO_00140012,
OEO_00040010 some <http://purl.obolibrary.org/obo/UO_0010006>


Class: OEO_00020115
Expand All @@ -905,7 +910,8 @@ https://github.com/OpenEnergyPlatform/ontology/pull/910",
rdfs:label "purchasing power parity"

SubClassOf:
<http://purl.obolibrary.org/obo/UO_0000190>
OEO_00140012,
OEO_00040010 some <http://purl.obolibrary.org/obo/UO_0010006>


Class: OEO_00020116
Expand Down

0 comments on commit 10618dc

Please sign in to comment.