Difference between revisions of "OWLViz"

From Protege Wiki
Jump to: navigation, search
m
Line 13: Line 13:
  
 
<div style="float:left;">
 
<div style="float:left;">
==More Details==
+
== More Details ==
 
OWLViz is designed to be used with the Protege-OWL editor. It enables class hierarchies in an OWL Ontology to be viewed and incrementally navigated, allowing comparison of the asserted class hierarchy and the inferred class hierarchy. OWLViz integrates with the Protege-OWL editor, using the same color scheme so that primitive and defined classes can be distinguished, computed changes to the class hierarchy may be clearly seen, and inconsistent concepts are highlighted in red. OWLViz has the facility to save both the asserted and inferred views of the class hierarchy to various concrete graphics formats including PNG, JPEG, and SVG.
 
OWLViz is designed to be used with the Protege-OWL editor. It enables class hierarchies in an OWL Ontology to be viewed and incrementally navigated, allowing comparison of the asserted class hierarchy and the inferred class hierarchy. OWLViz integrates with the Protege-OWL editor, using the same color scheme so that primitive and defined classes can be distinguished, computed changes to the class hierarchy may be clearly seen, and inconsistent concepts are highlighted in red. OWLViz has the facility to save both the asserted and inferred views of the class hierarchy to various concrete graphics formats including PNG, JPEG, and SVG.
  
==Installation==
+
=== Installation ===
You need a recent version of the GraphViz tools, which are available [http://www.graphviz.org here]
+
You need a recent version of GraphViz (a free, third-party drawing library), available from the following website: http://www.graphviz.org.
  
 
Please read the [http://www.co-ode.org/downloads/owlviz/OWLVizGuide.pdf OWLVizGuide] for installation instructions.  
 
Please read the [http://www.co-ode.org/downloads/owlviz/OWLVizGuide.pdf OWLVizGuide] for installation instructions.  
  
==Level of Support==
+
=== Level of Support ===
  
OWLViz is under active development. All comments, suggestions, and/or feature requests are appreciated! Please post questions and requests to the Protege-OWL mailing list (protege-owl@lists.stanford.edu).  
+
OWLViz is under active development. All comments, suggestions, and/or feature requests are appreciated! Please post questions and requests to the Protege-OWL mailing list (protege-owl@lists.stanford.edu).
 +
<br />
 
</div>
 
</div>

Revision as of 16:55, September 11, 2007

OWLViz

by Matthew Horridge

Screenshot

Type Tab Widget
Author(s) Matthew Horridge
Last Update July 26, 2007
License Lesser GNU Public License
Homepage not available
For Application
Topic(s)
Affiliation

Enables class hierarchies in an OWL ontology to be viewed and incrementally navigated, allowing comparison of the asserted class hierarchy and the inferred class hierarchy.

Versions & Compatibility

This section lists available versions of OWLViz.

VersionCompatible withDependencies
OWLViz 5.0.3Protege 5.0.0
OWLViz 4.1.2Protege-OWL 4.3
Protege-OWL 4.2
Graphviz
OWLViz 4.1.1Protege-OWL 4.2
Protege-OWL 4.1
Graphviz
OWLViz 3.0Protege-OWL 3.4.4
Protege Client-Server 3.4.4
Graphviz

If you click on the button below to add a new version of OWLViz, you will be asked to define a page title for the new version. Please adhere to the naming convention of OWLViz X.X.X when you define the new page!

Changelog

VersionChanges in this version
OWLViz 5.0.3see page for more details
OWLViz 4.1.2Bug fix to allow OWLViz to work with Graphviz 2.30
OWLViz 4.1.1Recompiled to work with Protege 4.1.
OWLViz 3.0Fix for edges not showing up when using Graphviz 2.22 or newer.


More Details

OWLViz is designed to be used with the Protege-OWL editor. It enables class hierarchies in an OWL Ontology to be viewed and incrementally navigated, allowing comparison of the asserted class hierarchy and the inferred class hierarchy. OWLViz integrates with the Protege-OWL editor, using the same color scheme so that primitive and defined classes can be distinguished, computed changes to the class hierarchy may be clearly seen, and inconsistent concepts are highlighted in red. OWLViz has the facility to save both the asserted and inferred views of the class hierarchy to various concrete graphics formats including PNG, JPEG, and SVG.

Installation

You need a recent version of GraphViz (a free, third-party drawing library), available from the following website: http://www.graphviz.org.

Please read the OWLVizGuide for installation instructions.

Level of Support

OWLViz is under active development. All comments, suggestions, and/or feature requests are appreciated! Please post questions and requests to the Protege-OWL mailing list (protege-owl@lists.stanford.edu).