Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add model uncertainty location #1990

Merged
merged 12 commits into from
Jan 19, 2025
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,15 @@ All notable changes to this project will be documented in this file.
The format is inspired from [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/v2.0.0.html).


## [2.x.x] -
### Added
- conceptual model (#1976)
- model uncertainty location (#1990)

LillyG901 marked this conversation as resolved.
Show resolved Hide resolved
### Changed
- technical model implementation, conceptual model, model system boundary, input data/exogenous data, output data (#1990)


## [2.6.0] - 2024-12-06
### Added
Expand Down
66 changes: 52 additions & 14 deletions src/ontology/edits/oeo-model.omn
Original file line number Diff line number Diff line change
Expand Up @@ -1940,13 +1940,18 @@ Class: OEO_00020013
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/536

add alternative term
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1113",
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1113

Add 'model uncertainty location axiom'
issue:https://github.com/OpenEnergyPlatform/ontology/issues/1829
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1990",
<http://purl.obolibrary.org/obo/IAO_0000115> "Output data is endogenous data that is determined by a model calculation and presented as a result.",
<http://purl.obolibrary.org/obo/IAO_0000118> "modelling results",
rdfs:label "output data"@en

SubClassOf:
OEO_00030030
OEO_00030030,
<http://purl.obolibrary.org/obo/RO_0000087> some OEO_00400022


Class: OEO_00020015
Expand Down Expand Up @@ -3024,7 +3029,11 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1216

rework module structure
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652",
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652

Add 'model uncertainty location axiom'
issue:https://github.com/OpenEnergyPlatform/ontology/issues/1829
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1990",
<http://purl.obolibrary.org/obo/IAO_0000115> "Exogenous data is a data item whose quantity value is determined outside of a model and is imposed on a model.",
<http://purl.obolibrary.org/obo/IAO_0000118> "input data",
rdfs:label "exogenous data"@en
Expand All @@ -3035,7 +3044,8 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652",

SubClassOf:
<http://purl.obolibrary.org/obo/IAO_0000027>,
<http://purl.obolibrary.org/obo/IAO_0000136> some OEO_00000350
<http://purl.obolibrary.org/obo/IAO_0000136> some OEO_00000350,
<http://purl.obolibrary.org/obo/RO_0000087> some OEO_00400022


Class: OEO_00030030
Expand Down Expand Up @@ -3811,34 +3821,42 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1945",
<http://purl.obolibrary.org/obo/BFO_0000023>



Class: OEO_00400040

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "A conceptual model is an information content entity that specifies variables and relationships within a system boundary.",
<http://purl.obolibrary.org/obo/IAO_0000119> "https://www.researchgate.net/publication/264816512_Classifying_and_communicating_uncertainties_in_model-based_policy_analysis",
<http://purl.obolibrary.org/obo/IAO_0000233> "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1952
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1976",
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1976

Add 'model uncertainty location axiom'
issue:https://github.com/OpenEnergyPlatform/ontology/issues/1829
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1990",
rdfs:label "conceptual model"@en

SubClassOf:

<http://purl.obolibrary.org/obo/IAO_0000030>,
<http://purl.obolibrary.org/obo/RO_0000087> some OEO_00020353


<http://purl.obolibrary.org/obo/RO_0000087> some OEO_00020353,
<http://purl.obolibrary.org/obo/RO_0000087> some OEO_00400022


Class: OEO_00400041

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "A model system boundary is a generically dependent continuant that is part of a model and separates aspects of the real world included in the model from those that are not.",
<http://purl.obolibrary.org/obo/IAO_0000119> "https://www.researchgate.net/publication/264816512_Classifying_and_communicating_uncertainties_in_model-based_policy_analysis",
<http://purl.obolibrary.org/obo/IAO_0000233> "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1951
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1977",
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1977

Add 'model uncertainty location axiom'
issue:https://github.com/OpenEnergyPlatform/ontology/issues/1829
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1990",
rdfs:label "model system boundary"@en

SubClassOf:
<http://purl.obolibrary.org/obo/BFO_0000031>,
<http://purl.obolibrary.org/obo/BFO_0000050> some OEO_00000274
<http://purl.obolibrary.org/obo/BFO_0000050> some OEO_00000274,
<http://purl.obolibrary.org/obo/RO_0000087> some OEO_00400022


Class: OEO_00400042
Expand All @@ -3848,12 +3866,32 @@ Class: OEO_00400042
<http://purl.obolibrary.org/obo/IAO_0000118> "model code",
<http://purl.obolibrary.org/obo/IAO_0000119> "https://www.researchgate.net/publication/264816512_Classifying_and_communicating_uncertainties_in_model-based_policy_analysis",
<http://purl.obolibrary.org/obo/IAO_0000233> "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1953
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1978",
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1978

Add 'model uncertainty location axiom'
issue:https://github.com/OpenEnergyPlatform/ontology/issues/1829
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1990",
rdfs:label "technical model implementation"@en

SubClassOf:
<http://purl.obolibrary.org/obo/BFO_0000031>
<http://purl.obolibrary.org/obo/BFO_0000031>,
<http://purl.obolibrary.org/obo/RO_0000087> some OEO_00400022


Class: OEO_00400043

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "A model uncertainty location is a continuant that has the role to be a location of model uncertainty.",
<http://purl.obolibrary.org/obo/IAO_0000233> "issue:https://github.com/OpenEnergyPlatform/ontology/issues/1829
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1990",
rdfs:label "model uncertainty location"@en

EquivalentTo:
<http://purl.obolibrary.org/obo/BFO_0000002>
and (<http://purl.obolibrary.org/obo/RO_0000087> some OEO_00400022)

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


Individual: OEO_00000049
Expand Down
Loading