Hi,
I would like to visualize an Ontology model created through Jena in Java. Is there an API which can help me out in this task ? Or at least a tutorial on the matter?
Thanks in advance.
Hi,
I would like to visualize an Ontology model created through Jena in Java. Is there an API which can help me out in this task ? Or at least a tutorial on the matter?
Thanks in advance.
You can use the JUNG API (http://jung.sourceforge.net/) to visualize the ontology as a graph.