Skip to content

Commit

Permalink
add meteorological and scenario time series #474
Browse files Browse the repository at this point in the history
  • Loading branch information
stap-m committed Sep 29, 2021
1 parent 7de3bda commit 5387b33
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions src/ontology/edits/oeo-model.omn
Original file line number Diff line number Diff line change
Expand Up @@ -1304,6 +1304,33 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/882",
and (OEO_00140178 value 1))


Class: OEO_00020100

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "A weather time series is a time series that contains data about a specific meteorological year.",
<http://purl.obolibrary.org/obo/IAO_0000118> "meteorological time series",
<http://purl.obolibrary.org/obo/IAO_0000233> "issue: https://github.com/OpenEnergyPlatform/ontology/issues/474
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/882",
rdfs:label "weather time series"

SubClassOf:
OEO_00030034,
<http://purl.obolibrary.org/obo/IAO_0000136> some OEO_00020099


Class: OEO_00020101

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "A scenario time series is a time series that contains data about a specific scenario year.",
<http://purl.obolibrary.org/obo/IAO_0000233> "issue: https://github.com/OpenEnergyPlatform/ontology/issues/474
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/882",
rdfs:label "scenario time series"

SubClassOf:
OEO_00030034,
<http://purl.obolibrary.org/obo/IAO_0000136> some OEO_00020097


Class: OEO_00030007

Annotations:
Expand Down

0 comments on commit 5387b33

Please sign in to comment.