-
Notifications
You must be signed in to change notification settings - Fork 23
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
Comments
The class This means we have to introduce a new class |
Does everyone agree with my proposal (especially @p-kuckertz and @carstenhoyerklick, since you have been assigned to this issue)? |
Hi Simon,
for me your proposal makes good sense:
* We need this concept to describe models
* Therefore it should belong to “model descriptor” (esp. when other model describing concepts have been put here)
* I also agree with “is about”, since this descriptor is about a specific concept - instead of basically always asking how the model handles a, b, c, etc.
Concerning the name giving, I would prefer “uncertainty approach” (in accordance with “analytical approach” and the OEP Model Factsheet field “approach to uncertainty”), then with stochastic and deterministic as possible options.
Best regards,
Patrick
…---------------------------------------------------------------------------
Dr. Patrick Kuckertz
Institut für Energie- und Klimaforschung –
Technoökonomische Systemanalyse (IEK-3) <https://www.fz-juelich.de/iek/iek-3/DE/Home/home_node.html>
Forschungszentrum Jülich GmbH
D-52425 Jülich
Telefon: +49 2461 61-1822
Mobil: +49 175 4163674
E-Mail: ***@***.*** ***@***.***>
Von: Simon Flügel ***@***.***>
Gesendet: Donnerstag, 5. August 2021 13:40
An: OpenEnergyPlatform/ontology ***@***.***>
Cc: Kuckertz, Patrick ***@***.***>; Mention ***@***.***>
Betreff: Re: [OpenEnergyPlatform/ontology] "handles_uncertainty" needs domains deterministic and stochastic (#183)
Does everyone agree with my proposal (especially @p-kuckertz <https://github.com/p-kuckertz> and @carstenhoyerklick <https://github.com/carstenhoyerklick> , since you have been assigned to this issue)?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#183 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AICVBRUV44CUBASMKCBYRNDT3J2AZANCNFSM4J3YRP2Q> .
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email> .
|
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 am aware that
The text was updated successfully, but these errors were encountered: