Difference between revisions of "Visualization"

From Protege Wiki
Jump to: navigation, search
 
m (1 revision(s))
(No difference)

Revision as of 10:22, July 11, 2007

Topic - Visualization


Term changes.png
ChangeAnalysisTab
The plugin provides different views for exploring the annotation/change ontology associated with a project that uses the Change Management plugin. Changes and annotations can be explored based on authors, ontology terms, and visualized with respect to the life cycle of the project.
Cloud.png
Cloud Views
Visualize your ontology as a tag cloud (a set of related tags with corresponding weights).
DroolsTabScene-5.0.png
DroolsTab
DROOLS BASED SPATIAL SCENARIO SIMULATION PLUG-IN

The DroolsTab uses the open source geo-information system Java library OpenMap and the open source Java RETE rule engine Drools to facilitate visual authoring of complex spatial process simulation scenarios and general rule-based authoring. The Groovy and Clojure languages can be used for authoring auxiliary pieces of code and scripts. The distribution includes several demos of spatial simulation in the sea, air, and ground environments, including one example using Edvin Boehn's KML Framework.

EditorPaneWidget3.jpg
EditorPane
Supports HTML text and also has a dynamic hyperlink detector for internal and external links.
EditorPaneWidget7.jpg
EditorPanePlain
Supports HTML text and has dynamic hyperlink detection. This plug-in does not always write HTML to your knowledge base. You can use it when you want your knowledge base to contain plain text, but display hyperlinks in the user interface.
R4f.jpg
Expert System Shell r4f-pro
Integrated Development Environment for rete4frames rule engine and expert system shell based on Protege-3.5 ontology editor supplemented with visual creation of algorithms. It combines two well-known paradigms of software development: algorithms for strictly defined processes and rules for fuzzy, fragmentarily defined processes and phenomenons.
HTMLChat2.jpg
HTML Chat
Allows users logged into a client-server version of Protege to chat in real time. Supports HTML-style editing (Bold, Italics, Underline, Strikethrough) along with dynamic hyperlink detections and internal link detections.
[[Image:|thumb|170px|center]] IDESSP
Integrated development environment for visual creation and simulation of spatial processes.

Based on ontology editor Protege-frames, GIS library OpenMap and rule engine and expert system shell rete4frames. Uses concept of "Scenario" for describing spatial processes and programming language Clojure for executive parts of rules and auxilliary scripts. Includes general IDE for Clojure.

IndividualPropertiesContextualAssertionsPlugin.jpg
Individual properties contextual assertion
The view offers a more comfortable and advanced way to make individual properties assertions compared to the default Protégé "Property Assertions" view.

The view is available from: Window -> Views -> Individual Views -> Properties contextual assertions.

Jambalaya.jpg
Jambalaya
Jambalaya is a Protege plug-in that uses Shrimp to visualize Protege-Frames and Protege-OWL ontologies.
Pinpointing.png
Logical Difference Vizualiser (LogDiffViz)
Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL
Matrix-existential.png
Matrix
Several spreadsheet-style views of an ontology, including existential fillers, individual relationships, and an object properties view.
Protege-plugin.jpg
NavigOWL
NavigOWL is a visualization tool which is specially designed to explore the semantic nets a.k.a Ontologies. The Tool is enriched with appealing graph layouts that can be applied over the semantic net in order to understand the structure of Ontologies easily and it facilitates the user to build mental map in more clear and consistent view of ontology graph. The tool supports rdf and owl Ontologies to visualize them.
Fig1 OLS2OWL.jpg
OLS2OWL
A query tool for repositories of ontologies. The tool allows to define a repository, either local or remote -via URIs. The tool makes it possible for users to define a query and execute it against the predefined repository
OWL2QueryTab.PNG
OWL2Query
OWL2Query is a conjunctive query and metaquery engine (for SPARQL-DL and negation as failure), and visualization plug-in. It facilitates creation of queries using SPARQL or intuitive graph-based syntax, and evaluates them using any OWL API-compliant reasoner.
OWL2UML.png
OWL2UML
Automatically generates UML diagram which represents active OWL ontology using OMG's Ontology Definition Metamodel.

The plugin has grown into new project called OWLGrEd. Please find out more at http://owlgred.lumii.lv/.

Owlax.png
OWLAx
Ontology Design Pattern Plugin for Protege.

It gives the option to sketch the ontology model within protege and automatically generate axioms from the figure.

Owldiff.png
OWLDiff
A tool for comparing OWL ontologies.
Owldoc.png
OWLDoc
Creates a bundle of (mostly) static HTML pages for publishing to the Web or distributing to colleagues.
Owlpropviz.png
OWLPropViz
Enables graphical presentation of OWL object properties. Users can select the property or properties to be visualized in the graph. He can choose if the class-axioms "is-a", "disjoint-with" and "equivalent-to" should also be shown.
OwlViz.jpg
OWLViz
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.
Ontrograf screenshot1.png
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.
OntoViz.gif
OntoViz
The OntoViz Tab allows you to visualize Protege ontologies with AT&T's highly sophisticated Graphviz visualization software.
OpenMapTab.jpeg
OpenMap Tab Plugin
Protege-Frames plug-in for visualizing geodata and creating GIS applications
          Uses GIS library OpenMap (http://openmap-java.org/)
PromptViz.gif
PromptViz
Creates visual representations of the differences between two versions of an ontology.
PropertiesInDomainClass
The views show the data/object properties for which the domain is super-class to the selected OWL class, in other words

all properties, such that selected class ⊆ domain(property). The views also allow to add new properties/sub-properties or delete existing ones. When adding a new property, its domain will be automatically set to the selected OWL class. It is advised to run a reasoner in order to obtain a more complete tree of the data/object properties. Both views are synchronized with the rest of the view. So if you click on one the of the properties, the rest of the related views will be updated. The views are available at: Windows -> Views -> Object Properties Views -> Object properties in Domain of class view Windows -> Views -> Data Properties Views -> Data properties in Domain of class view

SOVA plugin vis.png
SOVA
SOVA (Simple Ontology Visualization API) is a Protege plugin to full ontology visualization. Finally we can show all ontology's elements: classes, individuals, properties, anonymous classes and relations between these object.
TGViz.jpg
TGViz
TGVizTab allows users to visualize Protege ontologies using the TouchGraph library.
VOWLplugin.png
VOWL
The VOWL plugin for Protégé (ProtégéVOWL) implements the Visual Notation for OWL Ontologies (VOWL) to a large extent. VOWL provides graphical depictions for elements of the Web Ontology Language (OWL) that are combined to a force-directed graph layout representing the ontology.

Note that the ProtégéVOWL does not implement all visual elements defined in the VOWL specification. A more complete implementation of VOWL is provided by the web application WebVOWL.