Skip to content

Commit

Permalink
updated changelog and term tracker items
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorwichern committed Oct 4, 2023
1 parent e043795 commit a9b097e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,15 @@ and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/
- New files for new OMO v2023-08-23 import process (#1646)
- new module oeo-shared-axioms.omn (#1649)
- acceptance (#1698)
- scenario projection comparison, model intercomparison study (#1711)


### Changed
- energy transformation (#1625)
- economy, economic scenario, trarget driven scenario, explorative scenario, policy scenario (#1642)
- regionalistaion (#1644)
- oeo.omn imports (#1649)
- study (#1711)

### Removed
- import and annotation scripts removed from repo. New repo is https://github.com/OpenEnergyPlatform/oeo-tools (#1686)
Expand Down
4 changes: 4 additions & 0 deletions src/ontology/edits/oeo-model.omn
Original file line number Diff line number Diff line change
Expand Up @@ -3065,6 +3065,8 @@ Class: OEO_00360002

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "A model intercomparison study is a scenario study that performs a comparison of several models using a reference scenario."@en,
<http://purl.obolibrary.org/obo/IAO_0000233> "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1640
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1711"@en,
rdfs:label "model intercomparison study"@en

SubClassOf:
Expand All @@ -3075,6 +3077,8 @@ Class: OEO_00360003

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "A scenario comparison study is a scenario study that performs a scenario projection comparison"@en,
<http://purl.obolibrary.org/obo/IAO_0000233> "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1640
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1711"@en,
rdfs:label "scenario projection comparison"@en

SubClassOf:
Expand Down
5 changes: 4 additions & 1 deletion src/ontology/edits/oeo-shared.omn
Original file line number Diff line number Diff line change
Expand Up @@ -1574,7 +1574,10 @@ add axiom (study report)
issue: https://github.com/OpenEnergyPlatform/ontology/issues/971
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1011
add etitor note
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1025"@en,
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1025
add axiom (methodologically)
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1640
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1711"@en,
rdfs:label "study"@en

SubClassOf:
Expand Down

0 comments on commit a9b097e

Please sign in to comment.