Skip to content

Commit

Permalink
Merge pull request #1768 from OpenEnergyPlatform/feature-1760-CCS-tec…
Browse files Browse the repository at this point in the history
…hnology

Add `carbon capture and storage technology` #1760
  • Loading branch information
l-emele authored Nov 29, 2023
2 parents 649523c + 86b92b0 commit bb11f3e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/
- subregion, study region, study subregion, interacting region, considered region (#1749)
- model factsheet (#1751)
- is connected to, has sink, has source (#1762)
- carbon capture and storage technology (#1768)
- temperature, pressure (#1767)

### Removed
Expand Down
16 changes: 16 additions & 0 deletions src/ontology/edits/oeo-physical.omn
Original file line number Diff line number Diff line change
Expand Up @@ -8460,7 +8460,23 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1727",
(OEO_00000146
and (<http://purl.obolibrary.org/obo/RO_0000056> some OEO_00140003))


Class: OEO_00010455

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "A carbon capture and storage technology is a technology that describes how to combine artificial objects and a carbon capture and storage process in a specific way to permanently store CO2."@en,
<http://purl.obolibrary.org/obo/IAO_0000118> "CCS technology"@en,
<http://purl.obolibrary.org/obo/IAO_0000233> "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1760
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1768",
rdfs:label "carbon capture and storage technology"@en

SubClassOf:
OEO_00000407,
<http://purl.obolibrary.org/obo/IAO_0000136> some
(OEO_00000061
and (<http://purl.obolibrary.org/obo/RO_0000056> some OEO_00010141))


Class: OEO_00010453

Annotations:
Expand Down

0 comments on commit bb11f3e

Please sign in to comment.