OntoUML / ontouml-vp-plugin

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

Add annotations support #154

Open gjvnq opened 6 months ago

gjvnq commented 6 months ago

Hi, is there any way to add custom annotations with the OntoUML plugin?

I would like to be able to add multilingual labels and decriptions plus some domain specific-annotations.I feel like this may be possible using the "tagged values" feature in Visual Paradigm but I don't know how much coding work this would require.

My idea is to use tagged values like annotations/rdf:label@pt and annotations/onto:dbf_col_name onto class attributes. I.e. the user can specify the annotations with the annotations/[annotation property name]@[languague] tagged value name format.