Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to convert owl to uml in Protege?

Tags:

uml

owl

protege

I am using protege 5 version,

How do I translate owl to uml ?,

Is there a uml diagram library for protege 5.x ?

like image 363
Kemal Bayram Avatar asked Sep 18 '25 13:09

Kemal Bayram


1 Answers

This is an area that has interested me for some time. To the best of my knowledge there is no current tool to achieve this. There is a plugin for Protege4. See OWL2UML and this article. Another problem is that the plugin may only support an old version or subset of XMI.

If possible it may make sense to rather use Protege4. Or, if possible, you could attempt to do the translation by hand. You can find more on the OWL<-->UML translation on my website.

like image 149
Henriette Harmse Avatar answered Sep 23 '25 13:09

Henriette Harmse