Skip to content

Commit

Permalink
Merge pull request #1728 from OpenEnergyPlatform/feature-1572-storage…
Browse files Browse the repository at this point in the history
…-technologies

add energy storage technologies #1572
  • Loading branch information
stap-m authored Oct 19, 2023
2 parents 7cf85e8 + c14f0e2 commit 2390b46
Show file tree
Hide file tree
Showing 2 changed files with 191 additions and 4 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/
- climate neutrality criterion, process climate neutrality, climate neutral process, material climate neutrality (#1722)
- blended liquid fuel, bioethanol, E10, B7 (#1723)
- mobility technology, electric mobility technology (#1727)
- energy storage object hierarchy, energy storage technology hierarchy (#1728)

### Changed
- energy transformation (#1625)
Expand All @@ -32,6 +33,7 @@ and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/
- energy balance -> energy balance data set (#1717)
- person, organisational role, organisation (#1716)
- state of matter (#1720)
- potential energy stroage function (#1728)

### Changed
- energy transformation (#1625)
Expand Down
193 changes: 189 additions & 4 deletions src/ontology/edits/oeo-physical.omn
Original file line number Diff line number Diff line change
Expand Up @@ -3978,11 +3978,16 @@ Class: OEO_00000374
<http://purl.obolibrary.org/obo/IAO_0000118> "SMES",
<http://purl.obolibrary.org/obo/IAO_0000233> "Shorten definition and new label:
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1349
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1396",
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1396

add axiom
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1728",
rdfs:label "superconducting magnetic energy storage"

SubClassOf:
OEO_00000159
OEO_00000159,
<http://purl.obolibrary.org/obo/RO_0000085> some OEO_00010322


Class: OEO_00000376
Expand Down Expand Up @@ -7604,8 +7609,13 @@ Class: OEO_00010324

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "A potential energy storage function is an energy storage function with potential energy as input and output.",
<http://purl.obolibrary.org/obo/IAO_0000116> "This function was introduce for the sake of completeness, but there is no actual use case seen at the moment.",
<http://purl.obolibrary.org/obo/IAO_0000233> "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1262
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1348",
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1348

add editor note
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1728",
rdfs:label "potential energy storage function"

SubClassOf:
Expand Down Expand Up @@ -9881,7 +9891,7 @@ Class: OEO_00020249
<http://purl.obolibrary.org/obo/IAO_0000115> "A compressed-air energy storage unit is an energy storage unit that uses compressed air.",
<http://purl.obolibrary.org/obo/IAO_0000233> "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1495
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1499",
rdfs:label "compressed-air energy storage unit"@de
rdfs:label "compressed-air energy storage unit"@en

SubClassOf:
OEO_00000399,
Expand Down Expand Up @@ -10132,6 +10142,181 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1647",
and (<http://purl.obolibrary.org/obo/RO_0000056> some OEO_00330008))


Class: OEO_00020362

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "An electrical energy storage object is an energy storage object that has the function to store electrical energy.",
<http://purl.obolibrary.org/obo/IAO_0000233> "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1728",
rdfs:comment "The electrical energy storage object is being charged with electrical energy and releases electrical energy during the decharging process. The stored energy within the object may appear in a different form of energy, though.",
rdfs:label "electrical energy storage object"

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

SubClassOf:
OEO_00000159


Class: OEO_00020363

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "A chemical energy storage object is an energy storage object that has the function to store chemical energy.",
<http://purl.obolibrary.org/obo/IAO_0000233> "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1728",
rdfs:label "chemical energy storage object"

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

SubClassOf:
OEO_00000159


Class: OEO_00020364

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "A kinetic energy storage object is an energy storage object that has the function to store kinetic energy.",
<http://purl.obolibrary.org/obo/IAO_0000233> "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1728",
rdfs:comment "The kinetic energy storage object is being charged with kinetic energy and releases kinetic energy during the decharging process. The stored energy within the object may appear in a different form of energy, though.",
rdfs:label "kinetic energy storage object"

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

SubClassOf:
OEO_00000159


Class: OEO_00020365

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "A thermal energy storage object is an energy storage object that has the function to store thermal energy.",
<http://purl.obolibrary.org/obo/IAO_0000233> "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1728",
rdfs:comment "The thermal energy storage object is being charged with thermal energy and releases thermal energy during the decharging process. The stored energy within the object may appear in a different form of energy, though.",
rdfs:label "thermal energy storage object"

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

SubClassOf:
OEO_00000159


Class: OEO_00020366

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "An energy storage technology is an energy technology that describes how to combine energy storage objects and energy carriers in charging and decharging processes for the purpose of temporarily storing energy.",
<http://purl.obolibrary.org/obo/IAO_0000233> "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1728",
rdfs:label "energy storage technology"

SubClassOf:
OEO_00020267,
<http://purl.obolibrary.org/obo/IAO_0000136> some
(OEO_00000159
and (<http://purl.obolibrary.org/obo/RO_0000056> some OEO_00320064))


Class: OEO_00020367

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "An electrical energy storage technology is an energy storage technology that describes how to combine electrical energy storage objects and electrical energy in charging and decharging processes.",
<http://purl.obolibrary.org/obo/IAO_0000233> "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1728",
rdfs:label "electrical energy storage technology"

SubClassOf:
OEO_00020366,
<http://purl.obolibrary.org/obo/IAO_0000136> some
(OEO_00020362
and (<http://purl.obolibrary.org/obo/RO_0000056> some OEO_00320064))


Class: OEO_00020368

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "An kinetic energy storage technology is an energy storage technology that describes how to combine kinetic energy storage objects and kinetic energy in charging and decharging processes.",
<http://purl.obolibrary.org/obo/IAO_0000233> "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1728",
rdfs:label "kinetic energy storage technology"

SubClassOf:
OEO_00020366,
<http://purl.obolibrary.org/obo/IAO_0000136> some
(OEO_00020364
and (<http://purl.obolibrary.org/obo/RO_0000056> some OEO_00320064))


Class: OEO_00020369

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "An thermal energy storage technology is an energy storage technology that describes how to combine thermal energy storage objects and thermal energy in charging and decharging processes.",
<http://purl.obolibrary.org/obo/IAO_0000233> "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1728",
rdfs:label "thermal energy storage technology"

SubClassOf:
OEO_00020366,
<http://purl.obolibrary.org/obo/IAO_0000136> some
(OEO_00020365
and (<http://purl.obolibrary.org/obo/RO_0000056> some OEO_00320064))


Class: OEO_00020370

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "An chemical energy storage technology is an energy storage technology that describes how to combine chemical energy storage objects and chemical energy in charging and decharging processes.",
<http://purl.obolibrary.org/obo/IAO_0000233> "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1728",
rdfs:label "chemical energy storage technology"

SubClassOf:
OEO_00020366,
<http://purl.obolibrary.org/obo/IAO_0000136> some
(OEO_00020363
and (<http://purl.obolibrary.org/obo/RO_0000056> some OEO_00320064))


Class: OEO_00020371

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "A potential energy storage object is an energy storage object that has the function to store potential energy.",
<http://purl.obolibrary.org/obo/IAO_0000116> "This object was introduce for the sake of completeness, but there is no actual use case seen at the moment.",
<http://purl.obolibrary.org/obo/IAO_0000233> "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1728",
rdfs:label "potential energy storage object"

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

SubClassOf:
OEO_00000159


Class: OEO_00020372

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "An potential energy storage technology is an energy storage technology that describes how to combine potential energy storage objects and potential energy in charging and decharging processes.",
<http://purl.obolibrary.org/obo/IAO_0000116> "This technology was introduce for the sake of completeness, but there is no actual use case seen at the moment.",
<http://purl.obolibrary.org/obo/IAO_0000233> "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1572
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1728",
rdfs:label "potential energy storage technology"

SubClassOf:
OEO_00020366,
<http://purl.obolibrary.org/obo/IAO_0000136> some
(OEO_00020371
and (<http://purl.obolibrary.org/obo/RO_0000056> some OEO_00320064))


Class: OEO_00030000

Annotations:
Expand Down

0 comments on commit 2390b46

Please sign in to comment.