Skip to content

Commit

Permalink
Merge pull request #881 from OpenEnergyPlatform/feature-28-target-des…
Browse files Browse the repository at this point in the history
…cription

add target description #28
  • Loading branch information
stap-m authored Sep 29, 2021
2 parents afdd0d3 + 0396972 commit dc27262
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ Here is a template for new release sections
- distribution (#876)
- objective variable (#878)
- metric ton (#879)
- target description (#881)

### Changed
- battery and subclasses (#801)
Expand Down
12 changes: 12 additions & 0 deletions src/ontology/edits/oeo-model.omn
Original file line number Diff line number Diff line change
Expand Up @@ -1221,6 +1221,18 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/875",
OEO_00020090


Class: OEO_00020093

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "A target description is an information content entity that contains statements about a desired future state of a system that a person or organisation commits to in a legally binding way.",
<http://purl.obolibrary.org/obo/IAO_0000233> "issue: https://github.com/OpenEnergyPlatform/ontology/issues/28
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/881",
rdfs:label "target description"

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


Class: OEO_00030007

Annotations:
Expand Down

0 comments on commit dc27262

Please sign in to comment.