OntoGraf
OntoGraf
OntoGraf gives support for interactively navigating the relationships of your OWL ontologies. Various layouts are supported for automatically organizing the structure of your ontology. Different relationships are supported: subclass, individual, domain/range object properties, and equivalence. Relationships and node types can be filtered to help you create the view you desire.
Contents
Versions & Compatibility
This section lists available versions of OntoGraf.
If you click on the button below to add a new version of OntoGraf, you will be asked to define a page title for the new version. Please adhere to the naming convention of OntoGraf X.X.X when you define the new page!
Changelog
Version | Changes in this version |
---|---|
OntoGraf 1.0.1 | Fixed a weird generics problem with Java 6. |
OntoGraf 0.0.5 | Added support to export the current visible graph into a DOT language format file. |
OntoGraf 0.0.4 | Added a new view for visualization OWL imports and added support for pinning the tooltip display to show multiple tooltips at once. |
OntoGraf 0.0.3 | Added new tooltips, exporting graphs as images, and saving/opening graphs. |
OntoGraf 0.0.2 | Recompiled with Java 1.5. Minor fixes. |
OntoGraf 0.0.1 | First release. |
Installation
Download the latest release on this page and unzip the archive into your Protege4.1/plugins directory.
Source Code
The source code for OntoGraf is available in the Protege Subversion repository: http://smi-protege.stanford.edu/repos/protege/protege4/plugins/org.protege.ontograf.
New and Noteworthy
- 0.0.1
- First release, so everything is new :-).
- Interactive graph-based visualization of the ontology terms.
- Various layout support.
- Relationship and node filtering.
- Zoom capability.