OntoUML / ontouml-vp-plugin

A plugin for Visual Paradigm to add support for OntoUML modeling and model intelligence services
Apache License 2.0
40 stars 15 forks source link

How to represent PerceivableQuality, Non-PerceivableQuality and NominalQuality #104

Closed andredemori closed 3 years ago

andredemori commented 3 years ago

I'm trying to represent the three types of Qualities featured on the OntoUML website: PerceivableQuality, Non-PerceivableQuality and NominalQuality

https://ontouml.readthedocs.io/en/latest/classes/aspects/quality/index.html

I can't find where I define these three types of Qualities, I can only use a generic «Quality» in Visual Piradigm.

Thanks.

tgoprince commented 3 years ago

Hi @andredemori

I assume you are referring to the proposal made by Albuquerque and Guizzardi in:

Albuquerque, A., & Guizzardi, G. (2013). An ontological foundation for conceptual modeling datatypes based on semantic reference spaces. In IEEE 7th International Conference on Research Challenges in Information Science (RCIS) (pp. 1-12). IEEE

We decided not to officially incorporate that proposal in OntoUML, since it was considered by most users as too complex for the additional expressivity it brought. Instead, we decided to simply stick with the «quality» stereotype.

I'll ask our colleagues to update the documentation you linked in your post.

If you have any modeling questions, please create a new post about it.