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

Where can I find documentation about the OntoUML stereotypes? #134

Closed JoranL closed 2 years ago

JoranL commented 2 years ago

The stereotypes that appear when I right-click does not completely correspond to the documentation in https://ontouml.readthedocs.io/en/. For example, “triggers”.

Thank you for your work!

pedropaulofb commented 2 years ago

Hi @JoranL, thank you for your contribution. We are aware that the OntoUML specification presented in https://ontouml.readthedocs.io/en/latest/ (the related GitHub repository is the https://github.com/OntoUML/OntoUML) is outdated when compared to the VP plugin. We are currently working on this update, which we expect to be released as soon as possible.

Please consider the following references as the most precise ones for the VP plugin:

For classes' stereotypes:

For associations' stereotypes:

We kindly ask you to keep reporting any issues found on the OntoUML related repositories here on GitHub.

In addition, maybe you can be interested in this large-scale repository of OntoUML models that we are currently working on: https://github.com/unibz-core/ontouml-models. Feel free to contribute or use it as you wish.

JoranL commented 2 years ago

Many thanks @pedropaulofb, I will read those papers and definitely consider using the repository.