Reputation: 81
I am using protege 5 version,
How do I translate owl to uml ?,
Is there a uml diagram library for protege 5.x ?
Upvotes: 4
Views: 809
Reputation: 4787
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.
Upvotes: 4