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

"handles_uncertainty" needs domains deterministic and stochastic #183

Closed
6 tasks
akleinau opened this issue Dec 17, 2019 · 3 comments · Fixed by #824
Closed
6 tasks

"handles_uncertainty" needs domains deterministic and stochastic #183

akleinau opened this issue Dec 17, 2019 · 3 comments · Fixed by #824
Assignees
Labels
[A] new term Including new term(s) in the ontology oeo-model changes the oeo-model module relations issues related to relations

Comments

@akleinau
Copy link
Contributor

Description of the issue

The "approach to uncertainty" is part of the model factsheets (#15) and should be included in the ontology.

We have an object property "handles_uncertainty" but we dont have instances "deterministic" and "stochastic" to choose as domain, eg. model_x handles_uncertainty value stochastic.

Those two then also need a type. We have the class "Uncertainty" (subclass of validation) but I'm not sure if that fits.

Ideas of solution

Add instances "stochastic" and "deterministic" and give them a type.

Workflow checklist

  • I discussed the issue with someone else than me before working on a solution
  • I already read the latest version of the workflow for this repository
  • The goal of this ontology is clear to me

I am aware that

  • every new entry in the ontology should have an annotation
  • classes should arise from concepts rather than from words
  • class or property names should follow the UpperCamelCase
@akleinau akleinau added the [A] new term Including new term(s) in the ontology label Dec 17, 2019
@l-emele l-emele added the oeo-model changes the oeo-model module label Jun 17, 2020
@l-emele l-emele added this to the oeo-release-1.1 milestone Jun 25, 2020
@akleinau akleinau added the To do Issues that haven't got discussed yet label Aug 31, 2020
@stap-m stap-m added the relations issues related to relations label May 6, 2021
@sfluegel05
Copy link
Contributor

The class uncertainty was removed in #347, the object property handles uncertainty has also been deleted at some point.

This means we have to introduce a new class uncertainty handling (maybe with a better label). As this is about describing models, I would suggest to make uncertainty handling a subclass of model descriptor (analogous to analytical approach and methodical focus which also have assigned instances). Definition: Uncertainty handling is a model descriptor that specifies how a model deals with uncertainty.
Then we can add stochastic and deterministic as instances. I don't think we need a relation handles uncertainty because other model descriptors just use is about.

@sfluegel05
Copy link
Contributor

Does everyone agree with my proposal (especially @p-kuckertz and @carstenhoyerklick, since you have been assigned to this issue)?

@p-kuckertz
Copy link
Contributor

p-kuckertz commented Aug 5, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[A] new term Including new term(s) in the ontology oeo-model changes the oeo-model module relations issues related to relations
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants