<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://protegewiki.stanford.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Kunos</id>
		<title>Protege Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://protegewiki.stanford.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Kunos"/>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/wiki/Special:Contributions/Kunos"/>
		<updated>2026-06-10T13:29:32Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.27.7</generator>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=11286</id>
		<title>SOVA</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=11286"/>
				<updated>2012-09-30T08:52:45Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: /* Contact */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=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.&lt;br /&gt;
|PluginType=Tab Widget&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL 4.0&lt;br /&gt;
|ForApplication2=Protege-OWL 4.1&lt;br /&gt;
|ForApplication3=Protege-OWL 4.2&lt;br /&gt;
|Screenshot=SOVA_plugin_vis.png&lt;br /&gt;
|DeveloperID1=Piotr Kunowski&lt;br /&gt;
|DeveloperID2=Tomasz Boiński&lt;br /&gt;
|LastUpdated=February 18, 2012&lt;br /&gt;
|Topic1=Visualization&lt;br /&gt;
|License=LGPLv3&lt;br /&gt;
|Affiliation1=Gdansk University of Technology&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
==Download==&lt;br /&gt;
Download [http://tboinski.eti.pg.gda.pl/files/org.pg_.eti_.kask_.ont_.pluginSova-0.8.1.jar SOVA 0.8.1] - '''beta version'''&lt;br /&gt;
&lt;br /&gt;
Download [http://lab527.eti.pg.gda.pl/download.php?f=org.pg.eti.kask.ont.pluginSova-0.8.0.jar SOVA 0.8.0] - '''beta version'''&lt;br /&gt;
&lt;br /&gt;
Download [http://lab527.eti.pg.gda.pl/download.php?f=org.pg.eti.kask.ont.pluginSova-0.7.7.jar SOVA 0.7.7] - '''beta version'''&lt;br /&gt;
&lt;br /&gt;
Download [http://lab527.eti.pg.gda.pl/download.php?f=org.pg.eti.kask.ont.pluginSova.jar SOVA 0.7.6] - '''beta version, FIXED FILE'''&lt;br /&gt;
&lt;br /&gt;
Download [http://lab527.eti.pg.gda.pl/download.php?f=org.pg.eti.kask.ont.pluginSova-0.7.5.jar SOVA 0.7.5] - '''beta version'''&lt;br /&gt;
&lt;br /&gt;
==Source Code==&lt;br /&gt;
Source Code is available in [https://lab527.eti.pg.gda.pl/repos/ocs_visualization/ plugin SVN Repository]. To login use 'anonymous' as user name and leave password empty. The repository contains both the plugin itself as well as the code for the visualization library.&lt;br /&gt;
&lt;br /&gt;
==Simple Ontology Visualization API==&lt;br /&gt;
The plugin was prepared at  [http://www.eti.pg.gda.pl/ Faculty of Electronics, Telecommunication and Informatics] , [http://www.pg.gda.pl/ Gdansk University of Technology]. It is an extension of an OWLAPI-ontology visualization library prepared by me and my friends as a part of [http://ocs.kask.eti.pg.gda.pl/ OCS (Ontology Creation System)]  system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
SOVA has two types of visualization. First one presents full ontology, second presents hierarchy of classes and individuals after Pellet clasification. These types of visualization are described in details below.&lt;br /&gt;
&lt;br /&gt;
===Full ontology visualization===&lt;br /&gt;
It presents a full ontology as it was written in OWL file. All relations, classes, individuals, properties etc. are an image of OWL file data (without any ontology classification). There are often quite many elements to visualize so do not be afraid if you see a &amp;quot;big pizza&amp;quot;.&lt;br /&gt;
The visualization is interactive. Auto-arrange option can be switched off and on using play/stop button. &lt;br /&gt;
Visualization options&lt;br /&gt;
To access this menu press option button in SOVA side panel. You will find a set of filters to show or hide particular elements of the ontology here. This menu contains also a distance slider - you can use it to hide ontology elements which are more distant from currently chosen ontology element. The last option available in the options menu is an arrangement algorithm. In current version you can choose ForceDirectedLayout (default option) or RadialTreeLayout algorithm. ForceDirect uses a gravity algorithms to arrange elements. RadialTree puts ontology elements in circles around currently chosen element according to distance between these elements.&lt;br /&gt;
===Classified hierarchy of classes and individuals===&lt;br /&gt;
To use this option you need to install Pellet in your Protege (you will find some instructions how to install Pellet [http://clarkparsia.com/pellet/protege/ here]).&lt;br /&gt;
&lt;br /&gt;
To use this method of visualization:&lt;br /&gt;
#choose Hierarchy Tree Vis in PG ETI SOVA tab;&lt;br /&gt;
#choose HermiT in reasoner menu; &lt;br /&gt;
#press Start reasoner in reasoner menu;&lt;br /&gt;
#press restart in PG ETI SOVA tab.&lt;br /&gt;
&lt;br /&gt;
As a default visualization will have 3 levels of depth. Child elements will be shown after pressing the father elements. Only classes and individuals will be shown by this visualization type.&lt;br /&gt;
&lt;br /&gt;
==Visualization symbols==&lt;br /&gt;
All symbols of visualization are in [[File:SOVA-Symbols.pdf]].&lt;br /&gt;
{| &lt;br /&gt;
| Thing || [[image:SOVA_Thing_Vis.png|40px]] || &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;|| Nothing || [[image:SOVA_Nothing_Vis.png|40px]]&lt;br /&gt;
|- &lt;br /&gt;
| Class || [[image:SOVA_class_vis.png|80px]] || || Individual|| [[image:SOVA_Individual_Vis.png|80px]]&lt;br /&gt;
|- &lt;br /&gt;
| Property|| [[image:SOVA_Property_Vis.png|100px]] || || DataType|| [[image:SOVA_Datatype_Vis.png|90px]]&lt;br /&gt;
|- &lt;br /&gt;
| Anonymous Class|| [[image:SOVA_AnonymousClass_Vis.png|40px]] || || subclass|| [[image:SOVA_Subclass_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| InstanceOf|| [[image:SOVA_InstanceOf_Vis.png|200px]] || ||Equivalent Class || [[image:SOVA_EquivalentClass_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| DisjointWith || [[image:SOVA_DisjointWith_Vis.png|200px]] || || SameAs || [[image:SOVA_SameAs_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| AllDifferent || [[image:SOVA_AllDifferent_Vis.png|200px]] || || IntersectionOf || [[image:SOVA_IntersectionOf_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| UnionOf || [[image:SOVA_UnionOf_Vis.png|200px]] || || SubProperty|| [[image:SOVA_SubProperty_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| EquivalentProperty|| [[image:SOVA_EquivalentProperty_Vis.png|200px]] || || FunctionalProperty|| [[image:SOVA_FunctionalProperty_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| Range|| [[image:SOVA_Range_Vis.png|200px]] || || Domain|| [[image:SOVA_Domain_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| SomeValuesFrom|| [[image:SOVA_SomeValuesFrom_Vis.png|100px]] || || AllValuesFrom || [[image:SOVA_AllValuesFrom_Vis.png|100px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| Cardinality (Max/Min)|| [[image:SOVA_Cardinalityminmax_Vis.png|200px]] || || HasProperty|| [[image:SOVA_HasProperty_Vis.png|250px]]  ||&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
If you have any questions about SOVA send an email to tobo[at]eti.pg.gda.pl or kunos[at]op.pl.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=10387</id>
		<title>SOVA</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=10387"/>
				<updated>2011-08-10T17:42:37Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: /* Contact */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=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. &lt;br /&gt;
|PluginType=Tab Widget&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL 4.0.2&lt;br /&gt;
|ForApplication2=Protege-OWL 4.0.1&lt;br /&gt;
|Screenshot=SOVA_plugin_vis.png&lt;br /&gt;
|DeveloperID1=Piotr Kunowski&lt;br /&gt;
|LastUpdated=November 5, 2010&lt;br /&gt;
|Topic1=Visualization&lt;br /&gt;
|License=LGPL&lt;br /&gt;
|Affiliation1=Gdansk University of Technology&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
==Download==&lt;br /&gt;
Download [http://kunos.hsms.pl/SOVA/download.php?plik=org.pg.eti.kask.ont.pluginSova_0_7_5.zip SOVA 0.7.5] - '''beta version'''&lt;br /&gt;
&lt;br /&gt;
Download [http://kunos.hsms.pl/SOVA/download.php?plik=org.pg.eti.kask.ont.pluginSova_0_6_0.zip SOVA 0.6.0] - alpha version&lt;br /&gt;
&lt;br /&gt;
Download [http://kunos.hsms.pl/SOVA/download.php?plik=org.pg.eti.kask.ont.pluginSova_0_5_0.zip SOVA 0.5.0] - alpha version&lt;br /&gt;
&lt;br /&gt;
==Simple Ontology Visualization API==&lt;br /&gt;
The plugin was prepared at  [http://www.eti.pg.gda.pl/ Faculty of Electronics, Telecommunication and Informatics] , [http://www.pg.gda.pl/ Gdansk University of Technology]. It is an extension of an OWLAPI-ontology visualization library prepared by me and my friends as a part of [http://ocs.kask.eti.pg.gda.pl/ OCS (Ontology Creation System)]  system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
SOVA has two types of visualization. First one presents full ontology, second presents hierarchy of classes and individuals after Pellet clasification. These types of visualization are described in details below.&lt;br /&gt;
&lt;br /&gt;
===Full ontology visualization===&lt;br /&gt;
It presents a full ontology as it was written in OWL file. All relations, classes, individuals, properties etc. are an image of OWL file data (without any ontology classification). There are often quite many elements to visualize so do not be afraid if you see a &amp;quot;big pizza&amp;quot;.&lt;br /&gt;
The visualization is interactive. Auto-arrange option can be switched off and on using play/stop button. &lt;br /&gt;
Visualization options&lt;br /&gt;
To access this menu press option button in SOVA side panel. You will find a set of filters to show or hide particular elements of the ontology here. This menu contains also a distance slider - you can use it to hide ontology elements which are more distant from currently chosen ontology element. The last option available in the options menu is an arrangement algorithm. In current version you can choose ForceDirectedLayout (default option) or RadialTreeLayout algorithm. ForceDirect uses a gravity algorithms to arrange elements. RadialTree puts ontology elements in circles around currently chosen element according to distance between these elements.&lt;br /&gt;
===Classified hierarchy of classes and individuals===&lt;br /&gt;
To use this option you need to install Pellet in your Protege (you will find some instructions how to install Pellet [http://clarkparsia.com/pellet/protege/ here]).&lt;br /&gt;
&lt;br /&gt;
To use this method of visualization:&lt;br /&gt;
#choose Hierarchy Tree Vis in PG ETI SOVA tab;&lt;br /&gt;
#choose Pellet in reasoner menu; &lt;br /&gt;
#press classify un reasoner menu;&lt;br /&gt;
#press restart in PG ETI SOVA tab.&lt;br /&gt;
&lt;br /&gt;
As a default visualization will have 3 levels of depth. Child elements will be shown after pressing the father elements. Only classes and individuals will be shown by this visualization type.&lt;br /&gt;
&lt;br /&gt;
==Visualization symbols==&lt;br /&gt;
All symbols of visualization are in [[File:SOVA-Symbols.pdf]].&lt;br /&gt;
{| &lt;br /&gt;
| Thing || [[image:SOVA_Thing_Vis.png|40px]] || &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;|| Nothing || [[image:SOVA_Nothing_Vis.png|40px]]&lt;br /&gt;
|- &lt;br /&gt;
| Class || [[image:SOVA_class_vis.png|80px]] || || Individual|| [[image:SOVA_Individual_Vis.png|80px]]&lt;br /&gt;
|- &lt;br /&gt;
| Property|| [[image:SOVA_Property_Vis.png|100px]] || || DataType|| [[image:SOVA_Datatype_Vis.png|90px]]&lt;br /&gt;
|- &lt;br /&gt;
| Anonymous Class|| [[image:SOVA_AnonymousClass_Vis.png|40px]] || || subclass|| [[image:SOVA_Subclass_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| InstanceOf|| [[image:SOVA_InstanceOf_Vis.png|200px]] || ||Equivalent Class || [[image:SOVA_EquivalentClass_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| DisjointWith || [[image:SOVA_DisjointWith_Vis.png|200px]] || || SameAs || [[image:SOVA_SameAs_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| AllDifferent || [[image:SOVA_AllDifferent_Vis.png|200px]] || || IntersectionOf || [[image:SOVA_IntersectionOf_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| UnionOf || [[image:SOVA_UnionOf_Vis.png|200px]] || || SubProperty|| [[image:SOVA_SubProperty_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| EquivalentProperty|| [[image:SOVA_EquivalentProperty_Vis.png|200px]] || || FunctionalProperty|| [[image:SOVA_FunctionalProperty_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| Range|| [[image:SOVA_Range_Vis.png|200px]] || || Domain|| [[image:SOVA_Domain_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| SomeValuesFrom|| [[image:SOVA_SomeValuesFrom_Vis.png|100px]] || || AllValuesFrom || [[image:SOVA_AllValuesFrom_Vis.png|100px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| Cardinality (Max/Min)|| [[image:SOVA_Cardinalityminmax_Vis.png|200px]] || || HasProperty|| [[image:SOVA_HasProperty_Vis.png|250px]]  ||&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
If you have any questions about SOVA send an email to kunos[at]op.pl.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=9090</id>
		<title>SOVA</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=9090"/>
				<updated>2010-11-05T00:04:22Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=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. &lt;br /&gt;
|PluginType=Tab Widget&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL 4.0.2&lt;br /&gt;
|ForApplication2=Protege-OWL 4.0.1&lt;br /&gt;
|Screenshot=SOVA_plugin_vis.png&lt;br /&gt;
|DeveloperID1=Piotr Kunowski&lt;br /&gt;
|LastUpdated=November 5, 2010&lt;br /&gt;
|Topic1=Visualization&lt;br /&gt;
|License=LGPL&lt;br /&gt;
|Affiliation1=Gdansk University of Technology&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
==Download==&lt;br /&gt;
Download [http://kunos.hsms.pl/SOVA/download.php?plik=org.pg.eti.kask.ont.pluginSova_0_7_5.zip SOVA 0.7.5] - '''beta version'''&lt;br /&gt;
&lt;br /&gt;
Download [http://kunos.hsms.pl/SOVA/download.php?plik=org.pg.eti.kask.ont.pluginSova_0_6_0.zip SOVA 0.6.0] - alpha version&lt;br /&gt;
&lt;br /&gt;
Download [http://kunos.hsms.pl/SOVA/download.php?plik=org.pg.eti.kask.ont.pluginSova_0_5_0.zip SOVA 0.5.0] - alpha version&lt;br /&gt;
&lt;br /&gt;
==Simple Ontology Visualization API==&lt;br /&gt;
The plugin was prepared at  [http://www.eti.pg.gda.pl/ Faculty of Electronics, Telecommunication and Informatics] , [http://www.pg.gda.pl/ Gdansk University of Technology]. It is an extension of an OWLAPI-ontology visualization library prepared by me and my friends as a part of [http://ocs.kask.eti.pg.gda.pl/ OCS (Ontology Creation System)]  system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
SOVA has two types of visualization. First one presents full ontology, second presents hierarchy of classes and individuals after Pellet clasification. These types of visualization are described in details below.&lt;br /&gt;
&lt;br /&gt;
===Full ontology visualization===&lt;br /&gt;
It presents a full ontology as it was written in OWL file. All relations, classes, individuals, properties etc. are an image of OWL file data (without any ontology classification). There are often quite many elements to visualize so do not be afraid if you see a &amp;quot;big pizza&amp;quot;.&lt;br /&gt;
The visualization is interactive. Auto-arrange option can be switched off and on using play/stop button. &lt;br /&gt;
Visualization options&lt;br /&gt;
To access this menu press option button in SOVA side panel. You will find a set of filters to show or hide particular elements of the ontology here. This menu contains also a distance slider - you can use it to hide ontology elements which are more distant from currently chosen ontology element. The last option available in the options menu is an arrangement algorithm. In current version you can choose ForceDirectedLayout (default option) or RadialTreeLayout algorithm. ForceDirect uses a gravity algorithms to arrange elements. RadialTree puts ontology elements in circles around currently chosen element according to distance between these elements.&lt;br /&gt;
===Classified hierarchy of classes and individuals===&lt;br /&gt;
To use this option you need to install Pellet in your Protege (you will find some instructions how to install Pellet [http://clarkparsia.com/pellet/protege/ here]).&lt;br /&gt;
&lt;br /&gt;
To use this method of visualization:&lt;br /&gt;
#choose Hierarchy Tree Vis in PG ETI SOVA tab;&lt;br /&gt;
#choose Pellet in reasoner menu; &lt;br /&gt;
#press classify un reasoner menu;&lt;br /&gt;
#press restart in PG ETI SOVA tab.&lt;br /&gt;
&lt;br /&gt;
As a default visualization will have 3 levels of depth. Child elements will be shown after pressing the father elements. Only classes and individuals will be shown by this visualization type.&lt;br /&gt;
&lt;br /&gt;
==Visualization symbols==&lt;br /&gt;
All symbols of visualization are in [[File:SOVA-Symbols.pdf]].&lt;br /&gt;
{| &lt;br /&gt;
| Thing || [[image:SOVA_Thing_Vis.png|40px]] || &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;|| Nothing || [[image:SOVA_Nothing_Vis.png|40px]]&lt;br /&gt;
|- &lt;br /&gt;
| Class || [[image:SOVA_class_vis.png|80px]] || || Individual|| [[image:SOVA_Individual_Vis.png|80px]]&lt;br /&gt;
|- &lt;br /&gt;
| Property|| [[image:SOVA_Property_Vis.png|100px]] || || DataType|| [[image:SOVA_Datatype_Vis.png|90px]]&lt;br /&gt;
|- &lt;br /&gt;
| Anonymous Class|| [[image:SOVA_AnonymousClass_Vis.png|40px]] || || subclass|| [[image:SOVA_Subclass_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| InstanceOf|| [[image:SOVA_InstanceOf_Vis.png|200px]] || ||Equivalent Class || [[image:SOVA_EquivalentClass_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| DisjointWith || [[image:SOVA_DisjointWith_Vis.png|200px]] || || SameAs || [[image:SOVA_SameAs_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| AllDifferent || [[image:SOVA_AllDifferent_Vis.png|200px]] || || IntersectionOf || [[image:SOVA_IntersectionOf_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| UnionOf || [[image:SOVA_UnionOf_Vis.png|200px]] || || SubProperty|| [[image:SOVA_SubProperty_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| EquivalentProperty|| [[image:SOVA_EquivalentProperty_Vis.png|200px]] || || FunctionalProperty|| [[image:SOVA_FunctionalProperty_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| Range|| [[image:SOVA_Range_Vis.png|200px]] || || Domain|| [[image:SOVA_Domain_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| SomeValuesFrom|| [[image:SOVA_SomeValuesFrom_Vis.png|100px]] || || AllValuesFrom || [[image:SOVA_AllValuesFrom_Vis.png|100px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| Cardinality (Max/Min)|| [[image:SOVA_Cardinalityminmax_Vis.png|200px]] || || HasProperty|| [[image:SOVA_HasProperty_Vis.png|250px]]  ||&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
If you have any questions about SOVA send an email to Piotr.Kunowski[at]zak.eti.pg.gda.pl.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=9089</id>
		<title>SOVA</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=9089"/>
				<updated>2010-11-05T00:03:09Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=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. It is still in alpha version so some bugs may appear.&lt;br /&gt;
|PluginType=Tab Widget&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL 4.0.2&lt;br /&gt;
|ForApplication2=Protege-OWL 4.0.1&lt;br /&gt;
|Screenshot=SOVA_plugin_vis.png&lt;br /&gt;
|DeveloperID1=Piotr Kunowski&lt;br /&gt;
|LastUpdated=November 5, 2010&lt;br /&gt;
|Topic1=Visualization&lt;br /&gt;
|License=LGPL&lt;br /&gt;
|Affiliation1=Gdansk University of Technology&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
==Download==&lt;br /&gt;
Download [http://kunos.hsms.pl/SOVA/download.php?plik=org.pg.eti.kask.ont.pluginSova_0_7_5.zip SOVA 0.7.5] - '''beta version'''&lt;br /&gt;
&lt;br /&gt;
Download [http://kunos.hsms.pl/SOVA/download.php?plik=org.pg.eti.kask.ont.pluginSova_0_6_0.zip SOVA 0.6.0] - alpha version&lt;br /&gt;
&lt;br /&gt;
Download [http://kunos.hsms.pl/SOVA/download.php?plik=org.pg.eti.kask.ont.pluginSova_0_5_0.zip SOVA 0.5.0] - alpha version&lt;br /&gt;
&lt;br /&gt;
==Simple Ontology Visualization API==&lt;br /&gt;
The plugin was prepared at  [http://www.eti.pg.gda.pl/ Faculty of Electronics, Telecommunication and Informatics] , [http://www.pg.gda.pl/ Gdansk University of Technology]. It is an extension of an OWLAPI-ontology visualization library prepared by me and my friends as a part of [http://ocs.kask.eti.pg.gda.pl/ OCS (Ontology Creation System)]  system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
SOVA has two types of visualization. First one presents full ontology, second presents hierarchy of classes and individuals after Pellet clasification. These types of visualization are described in details below.&lt;br /&gt;
&lt;br /&gt;
===Full ontology visualization===&lt;br /&gt;
It presents a full ontology as it was written in OWL file. All relations, classes, individuals, properties etc. are an image of OWL file data (without any ontology classification). There are often quite many elements to visualize so do not be afraid if you see a &amp;quot;big pizza&amp;quot;.&lt;br /&gt;
The visualization is interactive. Auto-arrange option can be switched off and on using play/stop button. &lt;br /&gt;
Visualization options&lt;br /&gt;
To access this menu press option button in SOVA side panel. You will find a set of filters to show or hide particular elements of the ontology here. This menu contains also a distance slider - you can use it to hide ontology elements which are more distant from currently chosen ontology element. The last option available in the options menu is an arrangement algorithm. In current version you can choose ForceDirectedLayout (default option) or RadialTreeLayout algorithm. ForceDirect uses a gravity algorithms to arrange elements. RadialTree puts ontology elements in circles around currently chosen element according to distance between these elements.&lt;br /&gt;
===Classified hierarchy of classes and individuals===&lt;br /&gt;
To use this option you need to install Pellet in your Protege (you will find some instructions how to install Pellet [http://clarkparsia.com/pellet/protege/ here]).&lt;br /&gt;
&lt;br /&gt;
To use this method of visualization:&lt;br /&gt;
#choose Hierarchy Tree Vis in PG ETI SOVA tab;&lt;br /&gt;
#choose Pellet in reasoner menu; &lt;br /&gt;
#press classify un reasoner menu;&lt;br /&gt;
#press restart in PG ETI SOVA tab.&lt;br /&gt;
&lt;br /&gt;
As a default visualization will have 3 levels of depth. Child elements will be shown after pressing the father elements. Only classes and individuals will be shown by this visualization type.&lt;br /&gt;
&lt;br /&gt;
==Visualization symbols==&lt;br /&gt;
All symbols of visualization are in [[File:SOVA-Symbols.pdf]].&lt;br /&gt;
{| &lt;br /&gt;
| Thing || [[image:SOVA_Thing_Vis.png|40px]] || &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;|| Nothing || [[image:SOVA_Nothing_Vis.png|40px]]&lt;br /&gt;
|- &lt;br /&gt;
| Class || [[image:SOVA_class_vis.png|80px]] || || Individual|| [[image:SOVA_Individual_Vis.png|80px]]&lt;br /&gt;
|- &lt;br /&gt;
| Property|| [[image:SOVA_Property_Vis.png|100px]] || || DataType|| [[image:SOVA_Datatype_Vis.png|90px]]&lt;br /&gt;
|- &lt;br /&gt;
| Anonymous Class|| [[image:SOVA_AnonymousClass_Vis.png|40px]] || || subclass|| [[image:SOVA_Subclass_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| InstanceOf|| [[image:SOVA_InstanceOf_Vis.png|200px]] || ||Equivalent Class || [[image:SOVA_EquivalentClass_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| DisjointWith || [[image:SOVA_DisjointWith_Vis.png|200px]] || || SameAs || [[image:SOVA_SameAs_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| AllDifferent || [[image:SOVA_AllDifferent_Vis.png|200px]] || || IntersectionOf || [[image:SOVA_IntersectionOf_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| UnionOf || [[image:SOVA_UnionOf_Vis.png|200px]] || || SubProperty|| [[image:SOVA_SubProperty_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| EquivalentProperty|| [[image:SOVA_EquivalentProperty_Vis.png|200px]] || || FunctionalProperty|| [[image:SOVA_FunctionalProperty_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| Range|| [[image:SOVA_Range_Vis.png|200px]] || || Domain|| [[image:SOVA_Domain_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| SomeValuesFrom|| [[image:SOVA_SomeValuesFrom_Vis.png|100px]] || || AllValuesFrom || [[image:SOVA_AllValuesFrom_Vis.png|100px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| Cardinality (Max/Min)|| [[image:SOVA_Cardinalityminmax_Vis.png|200px]] || || HasProperty|| [[image:SOVA_HasProperty_Vis.png|250px]]  ||&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
If you have any questions about SOVA send an email to Piotr.Kunowski[at]zak.eti.pg.gda.pl.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=SOVA_0.7.5&amp;diff=9088</id>
		<title>SOVA 0.7.5</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=SOVA_0.7.5&amp;diff=9088"/>
				<updated>2010-11-05T00:01:19Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: Created page with '{{VersionOfPlugin |VersionOf=SOVA |Number=0.7.5 |LastUpdate=November 4, 2010 |File=http://kunos.hsms.pl/SOVA/download.php?plik=org.pg.eti.kask.ont.pluginSova_0_7_5.zip |Compatibl…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{VersionOfPlugin&lt;br /&gt;
|VersionOf=SOVA&lt;br /&gt;
|Number=0.7.5&lt;br /&gt;
|LastUpdate=November 4, 2010&lt;br /&gt;
|File=http://kunos.hsms.pl/SOVA/download.php?plik=org.pg.eti.kask.ont.pluginSova_0_7_5.zip&lt;br /&gt;
|CompatibleWith1=Protege-OWL 4.0.2&lt;br /&gt;
|Changelog=- search element&lt;br /&gt;
- save image&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
==Download==&lt;br /&gt;
Download [http://kunos.hsms.pl/SOVA/download.php?plik=org.pg.eti.kask.ont.pluginSova_0_7_5.zip SOVA 0.7.5] - beta version&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=SOVA_0.5.0&amp;diff=9087</id>
		<title>SOVA 0.5.0</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=SOVA_0.5.0&amp;diff=9087"/>
				<updated>2010-11-05T00:00:09Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{VersionOfPlugin&lt;br /&gt;
|VersionOf=SOVA&lt;br /&gt;
|Number=0.5.0&lt;br /&gt;
|LastUpdate=July 5, 2010&lt;br /&gt;
|File=http://kunos.hsms.pl/SOVA/download.php?plik=org.pg.eti.kask.ont.pluginSova_0_5_0.zip&lt;br /&gt;
|CompatibleWith1=Protege-OWL 4.0.2&lt;br /&gt;
|Changelog=SOVA Alpha version&lt;br /&gt;
}}&lt;br /&gt;
==Download==&lt;br /&gt;
Download [http://kunos.hsms.pl/SOVA/download.php?plik=org.pg.eti.kask.ont.pluginSova_0_5_0.zip SOVA 0.5.0] - alpha version&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=9086</id>
		<title>SOVA</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=9086"/>
				<updated>2010-11-04T23:43:37Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: /* Download */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=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. It is still in alpha version so some bugs may appear.&lt;br /&gt;
|PluginType=Tab Widget&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|Screenshot=SOVA_plugin_vis.png&lt;br /&gt;
|DeveloperID1=Piotr Kunowski&lt;br /&gt;
|LastUpdated=August 29, 2010&lt;br /&gt;
|Topic1=Visualization&lt;br /&gt;
|License=LGPL&lt;br /&gt;
|Affiliation1=Gdansk University of Technology&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
==Download==&lt;br /&gt;
Download [http://kunos.hsms.pl/SOVA/download.php?plik=org.pg.eti.kask.ont.pluginSova_0_7_5.zip SOVA 0.7.5] - '''beta version'''&lt;br /&gt;
&lt;br /&gt;
Download [http://kunos.hsms.pl/SOVA/download.php?plik=org.pg.eti.kask.ont.pluginSova_0_6_0.zip SOVA 0.6.0] - alpha version&lt;br /&gt;
&lt;br /&gt;
Download [http://kunos.hsms.pl/SOVA/download.php?plik=org.pg.eti.kask.ont.pluginSova_0_5_0.zip SOVA 0.5.0] - alpha version&lt;br /&gt;
&lt;br /&gt;
==Simple Ontology Visualization API==&lt;br /&gt;
The plugin was prepared at  [http://www.eti.pg.gda.pl/ Faculty of Electronics, Telecommunication and Informatics] , [http://www.pg.gda.pl/ Gdansk University of Technology]. It is an extension of an OWLAPI-ontology visualization library prepared by me and my friends as a part of [http://ocs.kask.eti.pg.gda.pl/ OCS (Ontology Creation System)]  system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
SOVA has two types of visualization. First one presents full ontology, second presents hierarchy of classes and individuals after Pellet clasification. These types of visualization are described in details below.&lt;br /&gt;
&lt;br /&gt;
===Full ontology visualization===&lt;br /&gt;
It presents a full ontology as it was written in OWL file. All relations, classes, individuals, properties etc. are an image of OWL file data (without any ontology classification). There are often quite many elements to visualize so do not be afraid if you see a &amp;quot;big pizza&amp;quot;.&lt;br /&gt;
The visualization is interactive. Auto-arrange option can be switched off and on using play/stop button. &lt;br /&gt;
Visualization options&lt;br /&gt;
To access this menu press option button in SOVA side panel. You will find a set of filters to show or hide particular elements of the ontology here. This menu contains also a distance slider - you can use it to hide ontology elements which are more distant from currently chosen ontology element. The last option available in the options menu is an arrangement algorithm. In current version you can choose ForceDirectedLayout (default option) or RadialTreeLayout algorithm. ForceDirect uses a gravity algorithms to arrange elements. RadialTree puts ontology elements in circles around currently chosen element according to distance between these elements.&lt;br /&gt;
===Classified hierarchy of classes and individuals===&lt;br /&gt;
To use this option you need to install Pellet in your Protege (you will find some instructions how to install Pellet [http://clarkparsia.com/pellet/protege/ here]).&lt;br /&gt;
&lt;br /&gt;
To use this method of visualization:&lt;br /&gt;
#choose Hierarchy Tree Vis in PG ETI SOVA tab;&lt;br /&gt;
#choose Pellet in reasoner menu; &lt;br /&gt;
#press classify un reasoner menu;&lt;br /&gt;
#press restart in PG ETI SOVA tab.&lt;br /&gt;
&lt;br /&gt;
As a default visualization will have 3 levels of depth. Child elements will be shown after pressing the father elements. Only classes and individuals will be shown by this visualization type.&lt;br /&gt;
&lt;br /&gt;
==Visualization symbols==&lt;br /&gt;
All symbols of visualization are in [[File:SOVA-Symbols.pdf]].&lt;br /&gt;
{| &lt;br /&gt;
| Thing || [[image:SOVA_Thing_Vis.png|40px]] || &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;|| Nothing || [[image:SOVA_Nothing_Vis.png|40px]]&lt;br /&gt;
|- &lt;br /&gt;
| Class || [[image:SOVA_class_vis.png|80px]] || || Individual|| [[image:SOVA_Individual_Vis.png|80px]]&lt;br /&gt;
|- &lt;br /&gt;
| Property|| [[image:SOVA_Property_Vis.png|100px]] || || DataType|| [[image:SOVA_Datatype_Vis.png|90px]]&lt;br /&gt;
|- &lt;br /&gt;
| Anonymous Class|| [[image:SOVA_AnonymousClass_Vis.png|40px]] || || subclass|| [[image:SOVA_Subclass_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| InstanceOf|| [[image:SOVA_InstanceOf_Vis.png|200px]] || ||Equivalent Class || [[image:SOVA_EquivalentClass_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| DisjointWith || [[image:SOVA_DisjointWith_Vis.png|200px]] || || SameAs || [[image:SOVA_SameAs_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| AllDifferent || [[image:SOVA_AllDifferent_Vis.png|200px]] || || IntersectionOf || [[image:SOVA_IntersectionOf_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| UnionOf || [[image:SOVA_UnionOf_Vis.png|200px]] || || SubProperty|| [[image:SOVA_SubProperty_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| EquivalentProperty|| [[image:SOVA_EquivalentProperty_Vis.png|200px]] || || FunctionalProperty|| [[image:SOVA_FunctionalProperty_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| Range|| [[image:SOVA_Range_Vis.png|200px]] || || Domain|| [[image:SOVA_Domain_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| SomeValuesFrom|| [[image:SOVA_SomeValuesFrom_Vis.png|100px]] || || AllValuesFrom || [[image:SOVA_AllValuesFrom_Vis.png|100px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| Cardinality (Max/Min)|| [[image:SOVA_Cardinalityminmax_Vis.png|200px]] || || HasProperty|| [[image:SOVA_HasProperty_Vis.png|250px]]  ||&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
If you have any questions about SOVA send an email to Piotr.Kunowski[at]zak.eti.pg.gda.pl.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=SOVA_0.6.0&amp;diff=9085</id>
		<title>SOVA 0.6.0</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=SOVA_0.6.0&amp;diff=9085"/>
				<updated>2010-11-04T23:41:57Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{VersionOfPlugin&lt;br /&gt;
|VersionOf=SOVA&lt;br /&gt;
|Number=0.6.0&lt;br /&gt;
|LastUpdate=August 29, 2010&lt;br /&gt;
|File=http://kunos.hsms.pl/SOVA/download.php?plik=org.pg.eti.kask.ont.pluginSova_0_6_0.zip&lt;br /&gt;
|CompatibleWith1=Protege-OWL 4.0&lt;br /&gt;
|Changelog=Full visualization: &lt;br /&gt;
&lt;br /&gt;
- Properties panel of selected element.&lt;br /&gt;
&lt;br /&gt;
Classified hierarchy:&lt;br /&gt;
&lt;br /&gt;
- Show/Hide Full Tree button&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=SOVA_0.5.0&amp;diff=9084</id>
		<title>SOVA 0.5.0</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=SOVA_0.5.0&amp;diff=9084"/>
				<updated>2010-11-04T23:33:51Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{VersionOfPlugin&lt;br /&gt;
|VersionOf=SOVA&lt;br /&gt;
|Number=0.5.0&lt;br /&gt;
|LastUpdate=July 5, 2010&lt;br /&gt;
|File=http://kunos.hsms.pl/SOVA/download.php?plik=org.pg.eti.kask.ont.pluginSova_0_5_0.zip&lt;br /&gt;
|CompatibleWith1=Protege-OWL 4.0&lt;br /&gt;
|Changelog=SOVA Alpha version&lt;br /&gt;
}}&lt;br /&gt;
==Download==&lt;br /&gt;
Download [http://kunos.hsms.pl/SOVA/download.php?plik=org.pg.eti.kask.ont.pluginSova_0_5_0.zip SOVA 0.5.0] - alpha version&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=9083</id>
		<title>SOVA</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=9083"/>
				<updated>2010-11-04T23:33:18Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: /* Download */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=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. It is still in alpha version so some bugs may appear.&lt;br /&gt;
|PluginType=Tab Widget&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|Screenshot=SOVA_plugin_vis.png&lt;br /&gt;
|DeveloperID1=Piotr Kunowski&lt;br /&gt;
|LastUpdated=August 29, 2010&lt;br /&gt;
|Topic1=Visualization&lt;br /&gt;
|License=LGPL&lt;br /&gt;
|Affiliation1=Gdansk University of Technology&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
==Download==&lt;br /&gt;
Download [http://www.kunos.hsms.pl/SOVA-0_6_0/download.php?plik=org.pg.eti.kask.ont.pluginSova.zip SOVA 0.6.0] - alpha version&lt;br /&gt;
&lt;br /&gt;
Download [http://kunos.hsms.pl/SOVA/download.php?plik=org.pg.eti.kask.ont.pluginSova_0_5_0.zip SOVA 0.5.0] - alpha version&lt;br /&gt;
&lt;br /&gt;
==Simple Ontology Visualization API==&lt;br /&gt;
The plugin was prepared at  [http://www.eti.pg.gda.pl/ Faculty of Electronics, Telecommunication and Informatics] , [http://www.pg.gda.pl/ Gdansk University of Technology]. It is an extension of an OWLAPI-ontology visualization library prepared by me and my friends as a part of [http://ocs.kask.eti.pg.gda.pl/ OCS (Ontology Creation System)]  system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
SOVA has two types of visualization. First one presents full ontology, second presents hierarchy of classes and individuals after Pellet clasification. These types of visualization are described in details below.&lt;br /&gt;
&lt;br /&gt;
===Full ontology visualization===&lt;br /&gt;
It presents a full ontology as it was written in OWL file. All relations, classes, individuals, properties etc. are an image of OWL file data (without any ontology classification). There are often quite many elements to visualize so do not be afraid if you see a &amp;quot;big pizza&amp;quot;.&lt;br /&gt;
The visualization is interactive. Auto-arrange option can be switched off and on using play/stop button. &lt;br /&gt;
Visualization options&lt;br /&gt;
To access this menu press option button in SOVA side panel. You will find a set of filters to show or hide particular elements of the ontology here. This menu contains also a distance slider - you can use it to hide ontology elements which are more distant from currently chosen ontology element. The last option available in the options menu is an arrangement algorithm. In current version you can choose ForceDirectedLayout (default option) or RadialTreeLayout algorithm. ForceDirect uses a gravity algorithms to arrange elements. RadialTree puts ontology elements in circles around currently chosen element according to distance between these elements.&lt;br /&gt;
===Classified hierarchy of classes and individuals===&lt;br /&gt;
To use this option you need to install Pellet in your Protege (you will find some instructions how to install Pellet [http://clarkparsia.com/pellet/protege/ here]).&lt;br /&gt;
&lt;br /&gt;
To use this method of visualization:&lt;br /&gt;
#choose Hierarchy Tree Vis in PG ETI SOVA tab;&lt;br /&gt;
#choose Pellet in reasoner menu; &lt;br /&gt;
#press classify un reasoner menu;&lt;br /&gt;
#press restart in PG ETI SOVA tab.&lt;br /&gt;
&lt;br /&gt;
As a default visualization will have 3 levels of depth. Child elements will be shown after pressing the father elements. Only classes and individuals will be shown by this visualization type.&lt;br /&gt;
&lt;br /&gt;
==Visualization symbols==&lt;br /&gt;
All symbols of visualization are in [[File:SOVA-Symbols.pdf]].&lt;br /&gt;
{| &lt;br /&gt;
| Thing || [[image:SOVA_Thing_Vis.png|40px]] || &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;|| Nothing || [[image:SOVA_Nothing_Vis.png|40px]]&lt;br /&gt;
|- &lt;br /&gt;
| Class || [[image:SOVA_class_vis.png|80px]] || || Individual|| [[image:SOVA_Individual_Vis.png|80px]]&lt;br /&gt;
|- &lt;br /&gt;
| Property|| [[image:SOVA_Property_Vis.png|100px]] || || DataType|| [[image:SOVA_Datatype_Vis.png|90px]]&lt;br /&gt;
|- &lt;br /&gt;
| Anonymous Class|| [[image:SOVA_AnonymousClass_Vis.png|40px]] || || subclass|| [[image:SOVA_Subclass_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| InstanceOf|| [[image:SOVA_InstanceOf_Vis.png|200px]] || ||Equivalent Class || [[image:SOVA_EquivalentClass_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| DisjointWith || [[image:SOVA_DisjointWith_Vis.png|200px]] || || SameAs || [[image:SOVA_SameAs_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| AllDifferent || [[image:SOVA_AllDifferent_Vis.png|200px]] || || IntersectionOf || [[image:SOVA_IntersectionOf_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| UnionOf || [[image:SOVA_UnionOf_Vis.png|200px]] || || SubProperty|| [[image:SOVA_SubProperty_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| EquivalentProperty|| [[image:SOVA_EquivalentProperty_Vis.png|200px]] || || FunctionalProperty|| [[image:SOVA_FunctionalProperty_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| Range|| [[image:SOVA_Range_Vis.png|200px]] || || Domain|| [[image:SOVA_Domain_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| SomeValuesFrom|| [[image:SOVA_SomeValuesFrom_Vis.png|100px]] || || AllValuesFrom || [[image:SOVA_AllValuesFrom_Vis.png|100px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| Cardinality (Max/Min)|| [[image:SOVA_Cardinalityminmax_Vis.png|200px]] || || HasProperty|| [[image:SOVA_HasProperty_Vis.png|250px]]  ||&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
If you have any questions about SOVA send an email to Piotr.Kunowski[at]zak.eti.pg.gda.pl.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=SOVA_0.5.0&amp;diff=9082</id>
		<title>SOVA 0.5.0</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=SOVA_0.5.0&amp;diff=9082"/>
				<updated>2010-11-04T23:28:58Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{VersionOfPlugin&lt;br /&gt;
|VersionOf=SOVA&lt;br /&gt;
|Number=0.5.0&lt;br /&gt;
|LastUpdate=July 5, 2010&lt;br /&gt;
|File=http://kunos.hsms.pl/SOVA/download.php?plik=org.pg.eti.kask.ont.pluginSova_0_5_0.zip&lt;br /&gt;
|CompatibleWith1=Protege-OWL 4.0&lt;br /&gt;
|Changelog=SOVA Alpha version&lt;br /&gt;
}}&lt;br /&gt;
==Download==&lt;br /&gt;
Download [http://kunos.hsms.pl/SOVA/download.php?plik=org.pg.eti.kask.ont.pluginSova_0_5_0.zip] - alpha version&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=9025</id>
		<title>SOVA</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=9025"/>
				<updated>2010-09-14T12:25:37Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=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. It is still in alpha version so some bugs may appear.&lt;br /&gt;
|PluginType=Tab Widget&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|Screenshot=SOVA_plugin_vis.png&lt;br /&gt;
|DeveloperID1=Piotr Kunowski&lt;br /&gt;
|LastUpdated=August 29, 2010&lt;br /&gt;
|Topic1=Visualization&lt;br /&gt;
|License=LGPL&lt;br /&gt;
|Affiliation1=Gdansk University of Technology&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
==Download==&lt;br /&gt;
Download [http://www.kunos.hsms.pl/SOVA-0_6_0/download.php?plik=org.pg.eti.kask.ont.pluginSova.zip SOVA 0.6.0] - alpha version&lt;br /&gt;
&lt;br /&gt;
Download [http://www.kunos.hsms.pl/SOVA/download.php?plik=org.pg.eti.kask.ont.pluginSova.zip SOVA 0.5.0] - alpha version&lt;br /&gt;
&lt;br /&gt;
==Simple Ontology Visualization API==&lt;br /&gt;
The plugin was prepared at  [http://www.eti.pg.gda.pl/ Faculty of Electronics, Telecommunication and Informatics] , [http://www.pg.gda.pl/ Gdansk University of Technology]. It is an extension of an OWLAPI-ontology visualization library prepared by me and my friends as a part of [http://ocs.kask.eti.pg.gda.pl/ OCS (Ontology Creation System)]  system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
SOVA has two types of visualization. First one presents full ontology, second presents hierarchy of classes and individuals after Pellet clasification. These types of visualization are described in details below.&lt;br /&gt;
&lt;br /&gt;
===Full ontology visualization===&lt;br /&gt;
It presents a full ontology as it was written in OWL file. All relations, classes, individuals, properties etc. are an image of OWL file data (without any ontology classification). There are often quite many elements to visualize so do not be afraid if you see a &amp;quot;big pizza&amp;quot;.&lt;br /&gt;
The visualization is interactive. Auto-arrange option can be switched off and on using play/stop button. &lt;br /&gt;
Visualization options&lt;br /&gt;
To access this menu press option button in SOVA side panel. You will find a set of filters to show or hide particular elements of the ontology here. This menu contains also a distance slider - you can use it to hide ontology elements which are more distant from currently chosen ontology element. The last option available in the options menu is an arrangement algorithm. In current version you can choose ForceDirectedLayout (default option) or RadialTreeLayout algorithm. ForceDirect uses a gravity algorithms to arrange elements. RadialTree puts ontology elements in circles around currently chosen element according to distance between these elements.&lt;br /&gt;
===Classified hierarchy of classes and individuals===&lt;br /&gt;
To use this option you need to install Pellet in your Protege (you will find some instructions how to install Pellet [http://clarkparsia.com/pellet/protege/ here]).&lt;br /&gt;
&lt;br /&gt;
To use this method of visualization:&lt;br /&gt;
#choose Hierarchy Tree Vis in PG ETI SOVA tab;&lt;br /&gt;
#choose Pellet in reasoner menu; &lt;br /&gt;
#press classify un reasoner menu;&lt;br /&gt;
#press restart in PG ETI SOVA tab.&lt;br /&gt;
&lt;br /&gt;
As a default visualization will have 3 levels of depth. Child elements will be shown after pressing the father elements. Only classes and individuals will be shown by this visualization type.&lt;br /&gt;
&lt;br /&gt;
==Visualization symbols==&lt;br /&gt;
All symbols of visualization are in [[File:SOVA-Symbols.pdf]].&lt;br /&gt;
{| &lt;br /&gt;
| Thing || [[image:SOVA_Thing_Vis.png|40px]] || &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;|| Nothing || [[image:SOVA_Nothing_Vis.png|40px]]&lt;br /&gt;
|- &lt;br /&gt;
| Class || [[image:SOVA_class_vis.png|80px]] || || Individual|| [[image:SOVA_Individual_Vis.png|80px]]&lt;br /&gt;
|- &lt;br /&gt;
| Property|| [[image:SOVA_Property_Vis.png|100px]] || || DataType|| [[image:SOVA_Datatype_Vis.png|90px]]&lt;br /&gt;
|- &lt;br /&gt;
| Anonymous Class|| [[image:SOVA_AnonymousClass_Vis.png|40px]] || || subclass|| [[image:SOVA_Subclass_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| InstanceOf|| [[image:SOVA_InstanceOf_Vis.png|200px]] || ||Equivalent Class || [[image:SOVA_EquivalentClass_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| DisjointWith || [[image:SOVA_DisjointWith_Vis.png|200px]] || || SameAs || [[image:SOVA_SameAs_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| AllDifferent || [[image:SOVA_AllDifferent_Vis.png|200px]] || || IntersectionOf || [[image:SOVA_IntersectionOf_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| UnionOf || [[image:SOVA_UnionOf_Vis.png|200px]] || || SubProperty|| [[image:SOVA_SubProperty_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| EquivalentProperty|| [[image:SOVA_EquivalentProperty_Vis.png|200px]] || || FunctionalProperty|| [[image:SOVA_FunctionalProperty_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| Range|| [[image:SOVA_Range_Vis.png|200px]] || || Domain|| [[image:SOVA_Domain_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| SomeValuesFrom|| [[image:SOVA_SomeValuesFrom_Vis.png|100px]] || || AllValuesFrom || [[image:SOVA_AllValuesFrom_Vis.png|100px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| Cardinality (Max/Min)|| [[image:SOVA_Cardinalityminmax_Vis.png|200px]] || || HasProperty|| [[image:SOVA_HasProperty_Vis.png|250px]]  ||&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
If you have any questions about SOVA send an email to Piotr.Kunowski[at]zak.eti.pg.gda.pl.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=SOVA_0.6.0&amp;diff=8535</id>
		<title>SOVA 0.6.0</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=SOVA_0.6.0&amp;diff=8535"/>
				<updated>2010-08-29T23:36:29Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{VersionOfPlugin&lt;br /&gt;
|VersionOf=SOVA&lt;br /&gt;
|Number=0.6.0&lt;br /&gt;
|LastUpdate=August 29, 2010&lt;br /&gt;
|File=http://www.kunos.hsms.pl/SOVA-0_6_0/download.php?plik=org.pg.eti.kask.ont.pluginSova.zip&lt;br /&gt;
|CompatibleWith1=Protege-OWL 4.0&lt;br /&gt;
|Changelog=Full visualization: &lt;br /&gt;
&lt;br /&gt;
- Properties panel of selected element.&lt;br /&gt;
&lt;br /&gt;
Classified hierarchy:&lt;br /&gt;
&lt;br /&gt;
- Show/Hide Full Tree button&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Gdansk_University_of_Technology&amp;diff=8534</id>
		<title>Gdansk University of Technology</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Gdansk_University_of_Technology&amp;diff=8534"/>
				<updated>2010-08-29T23:30:54Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: Created page with '{{Organization |HomepageURL=www.pg.gda.pl |Description=Gdansk University of Technology }}'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Organization&lt;br /&gt;
|HomepageURL=www.pg.gda.pl&lt;br /&gt;
|Description=Gdansk University of Technology&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=SOVA_0.6.0&amp;diff=8533</id>
		<title>SOVA 0.6.0</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=SOVA_0.6.0&amp;diff=8533"/>
				<updated>2010-08-29T23:00:36Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{VersionOfPlugin&lt;br /&gt;
|VersionOf=SOVA&lt;br /&gt;
|Number=0.6.0&lt;br /&gt;
|LastUpdate=August 29, 2010&lt;br /&gt;
|File=http://www.kunos.hsms.pl/SOVA-0_6_0/download.php?plik=org.pg.eti.kask.ont.pluginSova.zip&lt;br /&gt;
|CompatibleWith1=Protege-OWL 4.0&lt;br /&gt;
|Changelog=Full visualization: &lt;br /&gt;
- Properties panel of selected element.&lt;br /&gt;
Classified hierarchy:&lt;br /&gt;
- Show/Hide Full Tree button &lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=SOVA_0.6.0&amp;diff=8532</id>
		<title>SOVA 0.6.0</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=SOVA_0.6.0&amp;diff=8532"/>
				<updated>2010-08-29T22:55:42Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: Created page with '{{VersionOfPlugin |VersionOf=SOVA |Number=0.6.0 |LastUpdate=August 29, 2010 |File=http://www.kunos.hsms.pl/SOVA-0_6_0/download.php?plik=org.pg.eti.kask.ont.pluginSova.zip |Compat…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{VersionOfPlugin&lt;br /&gt;
|VersionOf=SOVA&lt;br /&gt;
|Number=0.6.0&lt;br /&gt;
|LastUpdate=August 29, 2010&lt;br /&gt;
|File=http://www.kunos.hsms.pl/SOVA-0_6_0/download.php?plik=org.pg.eti.kask.ont.pluginSova.zip&lt;br /&gt;
|CompatibleWith1=Protege-OWL 4.0&lt;br /&gt;
|Changelog=see page for more details&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=8529</id>
		<title>SOVA</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=8529"/>
				<updated>2010-08-27T21:33:00Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: /* Download */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=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. It is still in alpha version so some bugs may appear.&lt;br /&gt;
|PluginType=Tab Widget&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|Screenshot=SOVA_plugin_vis.png&lt;br /&gt;
|DeveloperID1=Piotr Kunowski&lt;br /&gt;
|LastUpdated=July 1, 2010&lt;br /&gt;
|Topic1=Visualization&lt;br /&gt;
|License=LGPL&lt;br /&gt;
|Affiliation1=Gdansk University of Technology&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
==Download==&lt;br /&gt;
Download [http://www.kunos.hsms.pl/SOVA-0_6_0/download.php?plik=org.pg.eti.kask.ont.pluginSova.zip SOVA 0.6.0] - alpha version&lt;br /&gt;
&lt;br /&gt;
Download [http://www.kunos.hsms.pl/SOVA/download.php?plik=org.pg.eti.kask.ont.pluginSova.zip SOVA 0.5.0] - alpha version&lt;br /&gt;
&lt;br /&gt;
==Simple Ontology Visualization API==&lt;br /&gt;
The plugin was prepared at  [http://www.eti.pg.gda.pl/ Faculty of Electronics, Telecommunication and Informatics] , [http://www.pg.gda.pl/ Gdansk University of Technology]. It is an extension of an OWLAPI-ontology visualization library prepared by me and my friends as a part of [http://ocs.kask.eti.pg.gda.pl/ OCS (Ontology Creation System)]  system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
SOVA has two types of visualization. First one presents full ontology, second presents hierarchy of classes and individuals after Pellet clasification. These types of visualization are described in details below.&lt;br /&gt;
&lt;br /&gt;
===Full ontology visualization===&lt;br /&gt;
It presents a full ontology as it was written in OWL file. All relations, classes, individuals, properties etc. are an image of OWL file data (without any ontology classification). There are often quite many elements to visualize so do not be afraid if you see a &amp;quot;big pizza&amp;quot;.&lt;br /&gt;
The visualization is interactive. Auto-arrange option can be switched off and on using play/stop button. &lt;br /&gt;
Visualization options&lt;br /&gt;
To access this menu press option button in SOVA side panel. You will find a set of filters to show or hide particular elements of the ontology here. This menu contains also a distance slider - you can use it to hide ontology elements which are more distant from currently chosen ontology element. The last option available in the options menu is an arrangement algorithm. In current version you can choose ForceDirectedLayout (default option) or RadialTreeLayout algorithm. ForceDirect uses a gravity algorithms to arrange elements. RadialTree puts ontology elements in circles around currently chosen element according to distance between these elements.&lt;br /&gt;
===Classified hierarchy of classes and individuals===&lt;br /&gt;
To use this option you need to install Pellet in your Protege (you will find some instructions how to install Pellet [http://clarkparsia.com/pellet/protege/ here]).&lt;br /&gt;
&lt;br /&gt;
To use this method of visualization:&lt;br /&gt;
#choose Hierarchy Tree Vis in PG ETI SOVA tab;&lt;br /&gt;
#choose Pellet in reasoner menu; &lt;br /&gt;
#press classify un reasoner menu;&lt;br /&gt;
#press restart in PG ETI SOVA tab.&lt;br /&gt;
&lt;br /&gt;
As a default visualization will have 3 levels of depth. Child elements will be shown after pressing the father elements. Only classes and individuals will be shown by this visualization type.&lt;br /&gt;
&lt;br /&gt;
==Visualization symbols==&lt;br /&gt;
All symbols of visualization are in [[File:SOVA-Symbols.pdf]].&lt;br /&gt;
{| &lt;br /&gt;
| Thing || [[image:SOVA_Thing_Vis.png|40px]] || &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;|| Nothing || [[image:SOVA_Nothing_Vis.png|40px]]&lt;br /&gt;
|- &lt;br /&gt;
| Class || [[image:SOVA_class_vis.png|80px]] || || Individual|| [[image:SOVA_Individual_Vis.png|80px]]&lt;br /&gt;
|- &lt;br /&gt;
| Property|| [[image:SOVA_Property_Vis.png|100px]] || || DataType|| [[image:SOVA_Datatype_Vis.png|90px]]&lt;br /&gt;
|- &lt;br /&gt;
| Anonymous Class|| [[image:SOVA_AnonymousClass_Vis.png|40px]] || || subclass|| [[image:SOVA_Subclass_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| InstanceOf|| [[image:SOVA_InstanceOf_Vis.png|200px]] || ||Equivalent Class || [[image:SOVA_EquivalentClass_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| DisjointWith || [[image:SOVA_DisjointWith_Vis.png|200px]] || || SameAs || [[image:SOVA_SameAs_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| AllDifferent || [[image:SOVA_AllDifferent_Vis.png|200px]] || || IntersectionOf || [[image:SOVA_IntersectionOf_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| UnionOf || [[image:SOVA_UnionOf_Vis.png|200px]] || || SubProperty|| [[image:SOVA_SubProperty_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| EquivalentProperty|| [[image:SOVA_EquivalentProperty_Vis.png|200px]] || || FunctionalProperty|| [[image:SOVA_FunctionalProperty_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| Range|| [[image:SOVA_Range_Vis.png|200px]] || || Domain|| [[image:SOVA_Domain_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| SomeValuesFrom|| [[image:SOVA_SomeValuesFrom_Vis.png|100px]] || || AllValuesFrom || [[image:SOVA_AllValuesFrom_Vis.png|100px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| Cardinality (Max/Min)|| [[image:SOVA_Cardinalityminmax_Vis.png|200px]] || || HasProperty|| [[image:SOVA_HasProperty_Vis.png|250px]]  ||&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
If you have any questions about SOVA send an email to Piotr.Kunowski[at]zak.eti.pg.gda.pl.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=SOVA_0.5.0&amp;diff=8418</id>
		<title>SOVA 0.5.0</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=SOVA_0.5.0&amp;diff=8418"/>
				<updated>2010-07-27T22:10:37Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{VersionOfPlugin&lt;br /&gt;
|VersionOf=SOVA&lt;br /&gt;
|Number=0.5.0&lt;br /&gt;
|LastUpdate=July 5, 2010&lt;br /&gt;
|File=http://www.kunos.hsms.pl/SOVA/download.php?plik=org.pg.eti.kask.ont.pluginSova.zip&lt;br /&gt;
|CompatibleWith1=Protege-OWL 4.0&lt;br /&gt;
|Changelog=SOVA Alpha version&lt;br /&gt;
}}&lt;br /&gt;
==Download==&lt;br /&gt;
Download [http://www.kunos.hsms.pl/SOVA/download.php?plik=org.pg.eti.kask.ont.pluginSova.zip SOVA 0.5.0] - alpha version&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=7751</id>
		<title>SOVA</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=7751"/>
				<updated>2010-07-12T21:59:48Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: /* Visualization symbols */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=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. It is still in alpha version so some bugs may appear.&lt;br /&gt;
|PluginType=Tab Widget&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|Screenshot=SOVA_plugin_vis.png&lt;br /&gt;
|DeveloperID1=Piotr Kunowski&lt;br /&gt;
|LastUpdated=July 1, 2010&lt;br /&gt;
|Topic1=Visualization&lt;br /&gt;
|License=LGPL&lt;br /&gt;
|Affiliation1=Gdansk University of Technology&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
==Download==&lt;br /&gt;
Download [http://www.kunos.hsms.pl/SOVA/download.php?plik=org.pg.eti.kask.ont.pluginSova.zip SOVA 0.5.0] - alpha version&lt;br /&gt;
&lt;br /&gt;
==Simple Ontology Visualization API==&lt;br /&gt;
The plugin was prepared at  [http://www.eti.pg.gda.pl/ Faculty of Electronics, Telecommunication and Informatics] , [http://www.pg.gda.pl/ Gdansk University of Technology]. It is an extension of an OWLAPI-ontology visualization library prepared by me and my friends as a part of [http://ocs.kask.eti.pg.gda.pl/ OCS (Ontology Creation System)]  system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
SOVA has two types of visualization. First one presents full ontology, second presents hierarchy of classes and individuals after Pellet clasification. These types of visualization are described in details below.&lt;br /&gt;
&lt;br /&gt;
===Full ontology visualization===&lt;br /&gt;
It presents a full ontology as it was written in OWL file. All relations, classes, individuals, properties etc. are an image of OWL file data (without any ontology classification). There are often quite many elements to visualize so do not be afraid if you see a &amp;quot;big pizza&amp;quot;.&lt;br /&gt;
The visualization is interactive. Auto-arrange option can be switched off and on using play/stop button. &lt;br /&gt;
Visualization options&lt;br /&gt;
To access this menu press option button in SOVA side panel. You will find a set of filters to show or hide particular elements of the ontology here. This menu contains also a distance slider - you can use it to hide ontology elements which are more distant from currently chosen ontology element. The last option available in the options menu is an arrangement algorithm. In current version you can choose ForceDirectedLayout (default option) or RadialTreeLayout algorithm. ForceDirect uses a gravity algorithms to arrange elements. RadialTree puts ontology elements in circles around currently chosen element according to distance between these elements.&lt;br /&gt;
===Classified hierarchy of classes and individuals===&lt;br /&gt;
To use this option you need to install Pellet in your Protege (you will find some instructions how to install Pellet [http://clarkparsia.com/pellet/protege/ here]).&lt;br /&gt;
&lt;br /&gt;
To use this method of visualization:&lt;br /&gt;
#choose Hierarchy Tree Vis in PG ETI SOVA tab;&lt;br /&gt;
#choose Pellet in reasoner menu; &lt;br /&gt;
#press classify un reasoner menu;&lt;br /&gt;
#press restart in PG ETI SOVA tab.&lt;br /&gt;
&lt;br /&gt;
As a default visualization will have 3 levels of depth. Child elements will be shown after pressing the father elements. Only classes and individuals will be shown by this visualization type.&lt;br /&gt;
&lt;br /&gt;
==Visualization symbols==&lt;br /&gt;
All symbols of visualization are in [[File:SOVA-Symbols.pdf]].&lt;br /&gt;
{| &lt;br /&gt;
| Thing || [[image:SOVA_Thing_Vis.png|40px]] || &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;|| Nothing || [[image:SOVA_Nothing_Vis.png|40px]]&lt;br /&gt;
|- &lt;br /&gt;
| Class || [[image:SOVA_class_vis.png|80px]] || || Individual|| [[image:SOVA_Individual_Vis.png|80px]]&lt;br /&gt;
|- &lt;br /&gt;
| Property|| [[image:SOVA_Property_Vis.png|100px]] || || DataType|| [[image:SOVA_Datatype_Vis.png|90px]]&lt;br /&gt;
|- &lt;br /&gt;
| Anonymous Class|| [[image:SOVA_AnonymousClass_Vis.png|40px]] || || subclass|| [[image:SOVA_Subclass_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| InstanceOf|| [[image:SOVA_InstanceOf_Vis.png|200px]] || ||Equivalent Class || [[image:SOVA_EquivalentClass_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| DisjointWith || [[image:SOVA_DisjointWith_Vis.png|200px]] || || SameAs || [[image:SOVA_SameAs_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| AllDifferent || [[image:SOVA_AllDifferent_Vis.png|200px]] || || IntersectionOf || [[image:SOVA_IntersectionOf_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| UnionOf || [[image:SOVA_UnionOf_Vis.png|200px]] || || SubProperty|| [[image:SOVA_SubProperty_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| EquivalentProperty|| [[image:SOVA_EquivalentProperty_Vis.png|200px]] || || FunctionalProperty|| [[image:SOVA_FunctionalProperty_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| Range|| [[image:SOVA_Range_Vis.png|200px]] || || Domain|| [[image:SOVA_Domain_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| SomeValuesFrom|| [[image:SOVA_SomeValuesFrom_Vis.png|100px]] || || AllValuesFrom || [[image:SOVA_AllValuesFrom_Vis.png|100px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| Cardinality (Max/Min)|| [[image:SOVA_Cardinalityminmax_Vis.png|200px]] || || HasProperty|| [[image:SOVA_HasProperty_Vis.png|250px]]  ||&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
If you have any questions about SOVA send an email to Piotr.Kunowski[at]zak.eti.pg.gda.pl.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:SOVA-Symbols.pdf&amp;diff=7749</id>
		<title>File:SOVA-Symbols.pdf</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:SOVA-Symbols.pdf&amp;diff=7749"/>
				<updated>2010-07-12T21:45:59Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: symbols of sova visualization&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;symbols of sova visualization&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:SOVA_HasProperty_Vis.png&amp;diff=7616</id>
		<title>File:SOVA HasProperty Vis.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:SOVA_HasProperty_Vis.png&amp;diff=7616"/>
				<updated>2010-07-08T07:48:54Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: uploaded a new version of &amp;quot;File:SOVA HasProperty Vis.png&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Element of SOVA visualization&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=SOVA_0.5.0&amp;diff=7594</id>
		<title>SOVA 0.5.0</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=SOVA_0.5.0&amp;diff=7594"/>
				<updated>2010-07-06T16:42:25Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{VersionOfPlugin&lt;br /&gt;
|VersionOf=SOVA&lt;br /&gt;
|Number=0.5.0&lt;br /&gt;
|LastUpdate=July 5, 2010&lt;br /&gt;
|File=http://www.kunos.hsms.pl/SOVA/download.php?plik=org.pg.eti.kask.ont.pluginSova.zip&lt;br /&gt;
|CompatibleWith1=Protege-OWL 4.0&lt;br /&gt;
|Changelog=SOVA Alpha version&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=7593</id>
		<title>SOVA</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=7593"/>
				<updated>2010-07-06T16:40:44Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: /* Download */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=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. It is still in alpha version so some bugs may appear.&lt;br /&gt;
|PluginType=Tab Widget&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|Screenshot=SOVA_plugin_vis.png&lt;br /&gt;
|DeveloperID1=Piotr Kunowski&lt;br /&gt;
|LastUpdated=July 1, 2010&lt;br /&gt;
|Topic1=Visualization&lt;br /&gt;
|License=LGPL&lt;br /&gt;
|Affiliation1=Gdansk University of Technology&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
==Download==&lt;br /&gt;
Download [http://www.kunos.hsms.pl/SOVA/download.php?plik=org.pg.eti.kask.ont.pluginSova.zip SOVA 0.5.0] - alpha version&lt;br /&gt;
&lt;br /&gt;
==Simple Ontology Visualization API==&lt;br /&gt;
The plugin was prepared at  [http://www.eti.pg.gda.pl/ Faculty of Electronics, Telecommunication and Informatics] , [http://www.pg.gda.pl/ Gdansk University of Technology]. It is an extension of an OWLAPI-ontology visualization library prepared by me and my friends as a part of [http://ocs.kask.eti.pg.gda.pl/ OCS (Ontology Creation System)]  system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
SOVA has two types of visualization. First one presents full ontology, second presents hierarchy of classes and individuals after Pellet clasification. These types of visualization are described in details below.&lt;br /&gt;
&lt;br /&gt;
===Full ontology visualization===&lt;br /&gt;
It presents a full ontology as it was written in OWL file. All relations, classes, individuals, properties etc. are an image of OWL file data (without any ontology classification). There are often quite many elements to visualize so do not be afraid if you see a &amp;quot;big pizza&amp;quot;.&lt;br /&gt;
The visualization is interactive. Auto-arrange option can be switched off and on using play/stop button. &lt;br /&gt;
Visualization options&lt;br /&gt;
To access this menu press option button in SOVA side panel. You will find a set of filters to show or hide particular elements of the ontology here. This menu contains also a distance slider - you can use it to hide ontology elements which are more distant from currently chosen ontology element. The last option available in the options menu is an arrangement algorithm. In current version you can choose ForceDirectedLayout (default option) or RadialTreeLayout algorithm. ForceDirect uses a gravity algorithms to arrange elements. RadialTree puts ontology elements in circles around currently chosen element according to distance between these elements.&lt;br /&gt;
===Classified hierarchy of classes and individuals===&lt;br /&gt;
To use this option you need to install Pellet in your Protege (you will find some instructions how to install Pellet [http://clarkparsia.com/pellet/protege/ here]).&lt;br /&gt;
&lt;br /&gt;
To use this method of visualization:&lt;br /&gt;
#choose Hierarchy Tree Vis in PG ETI SOVA tab;&lt;br /&gt;
#choose Pellet in reasoner menu; &lt;br /&gt;
#press classify un reasoner menu;&lt;br /&gt;
#press restart in PG ETI SOVA tab.&lt;br /&gt;
&lt;br /&gt;
As a default visualization will have 3 levels of depth. Child elements will be shown after pressing the father elements. Only classes and individuals will be shown by this visualization type.&lt;br /&gt;
&lt;br /&gt;
==Visualization symbols==&lt;br /&gt;
{| &lt;br /&gt;
| Thing || [[image:SOVA_Thing_Vis.png|40px]] || &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;|| Nothing || [[image:SOVA_Nothing_Vis.png|40px]]&lt;br /&gt;
|- &lt;br /&gt;
| Class || [[image:SOVA_class_vis.png|80px]] || || Individual|| [[image:SOVA_Individual_Vis.png|80px]]&lt;br /&gt;
|- &lt;br /&gt;
| Property|| [[image:SOVA_Property_Vis.png|100px]] || || DataType|| [[image:SOVA_Datatype_Vis.png|90px]]&lt;br /&gt;
|- &lt;br /&gt;
| Anonymous Class|| [[image:SOVA_AnonymousClass_Vis.png|40px]] || || subclass|| [[image:SOVA_Subclass_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| InstanceOf|| [[image:SOVA_InstanceOf_Vis.png|200px]] || ||Equivalent Class || [[image:SOVA_EquivalentClass_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| DisjointWith || [[image:SOVA_DisjointWith_Vis.png|200px]] || || SameAs || [[image:SOVA_SameAs_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| AllDifferent || [[image:SOVA_AllDifferent_Vis.png|200px]] || || IntersectionOf || [[image:SOVA_IntersectionOf_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| UnionOf || [[image:SOVA_UnionOf_Vis.png|200px]] || || SubProperty|| [[image:SOVA_SubProperty_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| EquivalentProperty|| [[image:SOVA_EquivalentProperty_Vis.png|200px]] || || FunctionalProperty|| [[image:SOVA_FunctionalProperty_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| Range|| [[image:SOVA_Range_Vis.png|200px]] || || Domain|| [[image:SOVA_Domain_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| SomeValuesFrom|| [[image:SOVA_SomeValuesFrom_Vis.png|100px]] || || AllValuesFrom || [[image:SOVA_AllValuesFrom_Vis.png|100px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| Cardinality (Max/Min)|| [[image:SOVA_Cardinalityminmax_Vis.png|200px]] || || HasProperty|| [[image:SOVA_HasProperty_Vis.png|250px]]  ||&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
If you have any questions about SOVA send an email to Piotr.Kunowski[at]zak.eti.pg.gda.pl.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=7592</id>
		<title>SOVA</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=7592"/>
				<updated>2010-07-06T13:43:48Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=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. It is still in alpha version so some bugs may appear.&lt;br /&gt;
|PluginType=Tab Widget&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|Screenshot=SOVA_plugin_vis.png&lt;br /&gt;
|DeveloperID1=Piotr Kunowski&lt;br /&gt;
|LastUpdated=July 1, 2010&lt;br /&gt;
|Topic1=Visualization&lt;br /&gt;
|License=LGPL&lt;br /&gt;
|Affiliation1=Gdansk University of Technology&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
==Download==&lt;br /&gt;
Download [http://www.kunos.hsms.pl/SOVA/download/org.pg.eti.kask.ont.pluginSova.zip SOVA 0.5.0] - alpha version&lt;br /&gt;
==Simple Ontology Visualization API==&lt;br /&gt;
The plugin was prepared at  [http://www.eti.pg.gda.pl/ Faculty of Electronics, Telecommunication and Informatics] , [http://www.pg.gda.pl/ Gdansk University of Technology]. It is an extension of an OWLAPI-ontology visualization library prepared by me and my friends as a part of [http://ocs.kask.eti.pg.gda.pl/ OCS (Ontology Creation System)]  system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
SOVA has two types of visualization. First one presents full ontology, second presents hierarchy of classes and individuals after Pellet clasification. These types of visualization are described in details below.&lt;br /&gt;
&lt;br /&gt;
===Full ontology visualization===&lt;br /&gt;
It presents a full ontology as it was written in OWL file. All relations, classes, individuals, properties etc. are an image of OWL file data (without any ontology classification). There are often quite many elements to visualize so do not be afraid if you see a &amp;quot;big pizza&amp;quot;.&lt;br /&gt;
The visualization is interactive. Auto-arrange option can be switched off and on using play/stop button. &lt;br /&gt;
Visualization options&lt;br /&gt;
To access this menu press option button in SOVA side panel. You will find a set of filters to show or hide particular elements of the ontology here. This menu contains also a distance slider - you can use it to hide ontology elements which are more distant from currently chosen ontology element. The last option available in the options menu is an arrangement algorithm. In current version you can choose ForceDirectedLayout (default option) or RadialTreeLayout algorithm. ForceDirect uses a gravity algorithms to arrange elements. RadialTree puts ontology elements in circles around currently chosen element according to distance between these elements.&lt;br /&gt;
===Classified hierarchy of classes and individuals===&lt;br /&gt;
To use this option you need to install Pellet in your Protege (you will find some instructions how to install Pellet [http://clarkparsia.com/pellet/protege/ here]).&lt;br /&gt;
&lt;br /&gt;
To use this method of visualization:&lt;br /&gt;
#choose Hierarchy Tree Vis in PG ETI SOVA tab;&lt;br /&gt;
#choose Pellet in reasoner menu; &lt;br /&gt;
#press classify un reasoner menu;&lt;br /&gt;
#press restart in PG ETI SOVA tab.&lt;br /&gt;
&lt;br /&gt;
As a default visualization will have 3 levels of depth. Child elements will be shown after pressing the father elements. Only classes and individuals will be shown by this visualization type.&lt;br /&gt;
&lt;br /&gt;
==Visualization symbols==&lt;br /&gt;
{| &lt;br /&gt;
| Thing || [[image:SOVA_Thing_Vis.png|40px]] || &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;|| Nothing || [[image:SOVA_Nothing_Vis.png|40px]]&lt;br /&gt;
|- &lt;br /&gt;
| Class || [[image:SOVA_class_vis.png|80px]] || || Individual|| [[image:SOVA_Individual_Vis.png|80px]]&lt;br /&gt;
|- &lt;br /&gt;
| Property|| [[image:SOVA_Property_Vis.png|100px]] || || DataType|| [[image:SOVA_Datatype_Vis.png|90px]]&lt;br /&gt;
|- &lt;br /&gt;
| Anonymous Class|| [[image:SOVA_AnonymousClass_Vis.png|40px]] || || subclass|| [[image:SOVA_Subclass_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| InstanceOf|| [[image:SOVA_InstanceOf_Vis.png|200px]] || ||Equivalent Class || [[image:SOVA_EquivalentClass_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| DisjointWith || [[image:SOVA_DisjointWith_Vis.png|200px]] || || SameAs || [[image:SOVA_SameAs_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| AllDifferent || [[image:SOVA_AllDifferent_Vis.png|200px]] || || IntersectionOf || [[image:SOVA_IntersectionOf_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| UnionOf || [[image:SOVA_UnionOf_Vis.png|200px]] || || SubProperty|| [[image:SOVA_SubProperty_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| EquivalentProperty|| [[image:SOVA_EquivalentProperty_Vis.png|200px]] || || FunctionalProperty|| [[image:SOVA_FunctionalProperty_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| Range|| [[image:SOVA_Range_Vis.png|200px]] || || Domain|| [[image:SOVA_Domain_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| SomeValuesFrom|| [[image:SOVA_SomeValuesFrom_Vis.png|100px]] || || AllValuesFrom || [[image:SOVA_AllValuesFrom_Vis.png|100px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| Cardinality (Max/Min)|| [[image:SOVA_Cardinalityminmax_Vis.png|200px]] || || HasProperty|| [[image:SOVA_HasProperty_Vis.png|250px]]  ||&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
If you have any questions about SOVA send an email to Piotr.Kunowski[at]zak.eti.pg.gda.pl.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=SOVA_0.5.0&amp;diff=7590</id>
		<title>SOVA 0.5.0</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=SOVA_0.5.0&amp;diff=7590"/>
				<updated>2010-07-05T20:42:59Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{VersionOfPlugin&lt;br /&gt;
|VersionOf=SOVA&lt;br /&gt;
|Number=0.5.0&lt;br /&gt;
|LastUpdate=July 5, 2010&lt;br /&gt;
|File=http://www.kunos.hsms.pl/SOVA/download/org.pg.eti.kask.ont.pluginSova.zip&lt;br /&gt;
|CompatibleWith1=Protege-OWL 4.0&lt;br /&gt;
|Changelog=SOVA Alpha version&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=SOVA_0.5.0&amp;diff=7589</id>
		<title>SOVA 0.5.0</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=SOVA_0.5.0&amp;diff=7589"/>
				<updated>2010-07-05T19:02:24Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: Created page with '{{VersionOfPlugin |VersionOf=SOVA |Number=0.5.0 |LastUpdate=July 5, 2010 |CompatibleWith1=Protege-OWL 4.0 |Changelog=SOVA Alpha version }}'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{VersionOfPlugin&lt;br /&gt;
|VersionOf=SOVA&lt;br /&gt;
|Number=0.5.0&lt;br /&gt;
|LastUpdate=July 5, 2010&lt;br /&gt;
|CompatibleWith1=Protege-OWL 4.0&lt;br /&gt;
|Changelog=SOVA Alpha version&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=7588</id>
		<title>SOVA</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=7588"/>
				<updated>2010-07-05T18:58:55Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=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. It is still in alpha version so some bugs may appear.&lt;br /&gt;
|PluginType=Tab Widget&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|Screenshot=SOVA_plugin_vis.png&lt;br /&gt;
|DeveloperID1=Piotr Kunowski&lt;br /&gt;
|LastUpdated=July 1, 2010&lt;br /&gt;
|Topic1=Visualization&lt;br /&gt;
|License=LGPL&lt;br /&gt;
|Affiliation1=Gdansk University of Technology&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
==Simple Ontology Visualization API==&lt;br /&gt;
The plugin was prepared at  [http://www.eti.pg.gda.pl/ Faculty of Electronics, Telecommunication and Informatics] , [http://www.pg.gda.pl/ Gdansk University of Technology]. It is an extension of an OWLAPI-ontology visualization library prepared by me and my friends as a part of [http://ocs.kask.eti.pg.gda.pl/ OCS (Ontology Creation System)]  system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
SOVA has two types of visualization. First one presents full ontology, second presents hierarchy of classes and individuals after Pellet clasification. These types of visualization are described in details below.&lt;br /&gt;
&lt;br /&gt;
===Full ontology visualization===&lt;br /&gt;
It presents a full ontology as it was written in OWL file. All relations, classes, individuals, properties etc. are an image of OWL file data (without any ontology classification). There are often quite many elements to visualize so do not be afraid if you see a &amp;quot;big pizza&amp;quot;.&lt;br /&gt;
The visualization is interactive. Auto-arrange option can be switched off and on using play/stop button. &lt;br /&gt;
Visualization options&lt;br /&gt;
To access this menu press option button in SOVA side panel. You will find a set of filters to show or hide particular elements of the ontology here. This menu contains also a distance slider - you can use it to hide ontology elements which are more distant from currently chosen ontology element. The last option available in the options menu is an arrangement algorithm. In current version you can choose ForceDirectedLayout (default option) or RadialTreeLayout algorithm. ForceDirect uses a gravity algorithms to arrange elements. RadialTree puts ontology elements in circles around currently chosen element according to distance between these elements.&lt;br /&gt;
===Classified hierarchy of classes and individuals===&lt;br /&gt;
To use this option you need to install Pellet in your Protege (you will find some instructions how to install Pellet [http://clarkparsia.com/pellet/protege/ here]).&lt;br /&gt;
&lt;br /&gt;
To use this method of visualization:&lt;br /&gt;
#choose Hierarchy Tree Vis in PG ETI SOVA tab;&lt;br /&gt;
#choose Pellet in reasoner menu; &lt;br /&gt;
#press classify un reasoner menu;&lt;br /&gt;
#press restart in PG ETI SOVA tab.&lt;br /&gt;
&lt;br /&gt;
As a default visualization will have 3 levels of depth. Child elements will be shown after pressing the father elements. Only classes and individuals will be shown by this visualization type.&lt;br /&gt;
&lt;br /&gt;
==Visualization symbols==&lt;br /&gt;
{| &lt;br /&gt;
| Thing || [[image:SOVA_Thing_Vis.png|40px]] || &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;|| Nothing || [[image:SOVA_Nothing_Vis.png|40px]]&lt;br /&gt;
|- &lt;br /&gt;
| Class || [[image:SOVA_class_vis.png|80px]] || || Individual|| [[image:SOVA_Individual_Vis.png|80px]]&lt;br /&gt;
|- &lt;br /&gt;
| Property|| [[image:SOVA_Property_Vis.png|100px]] || || DataType|| [[image:SOVA_Datatype_Vis.png|90px]]&lt;br /&gt;
|- &lt;br /&gt;
| Anonymous Class|| [[image:SOVA_AnonymousClass_Vis.png|40px]] || || subclass|| [[image:SOVA_Subclass_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| InstanceOf|| [[image:SOVA_InstanceOf_Vis.png|200px]] || ||Equivalent Class || [[image:SOVA_EquivalentClass_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| DisjointWith || [[image:SOVA_DisjointWith_Vis.png|200px]] || || SameAs || [[image:SOVA_SameAs_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| AllDifferent || [[image:SOVA_AllDifferent_Vis.png|200px]] || || IntersectionOf || [[image:SOVA_IntersectionOf_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| UnionOf || [[image:SOVA_UnionOf_Vis.png|200px]] || || SubProperty|| [[image:SOVA_SubProperty_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| EquivalentProperty|| [[image:SOVA_EquivalentProperty_Vis.png|200px]] || || FunctionalProperty|| [[image:SOVA_FunctionalProperty_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| Range|| [[image:SOVA_Range_Vis.png|200px]] || || Domain|| [[image:SOVA_Domain_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| SomeValuesFrom|| [[image:SOVA_SomeValuesFrom_Vis.png|100px]] || || AllValuesFrom || [[image:SOVA_AllValuesFrom_Vis.png|100px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| Cardinality (Max/Min)|| [[image:SOVA_Cardinalityminmax_Vis.png|200px]] || || HasProperty|| [[image:SOVA_HasProperty_Vis.png|250px]]  ||&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
If you have any questions about SOVA send an email to Piotr.Kunowski[at]zak.eti.pg.gda.pl.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=7582</id>
		<title>SOVA</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=7582"/>
				<updated>2010-07-02T12:54:53Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: /* Visualization symbols */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=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. It is still in alpha version so some bugs may appear.&lt;br /&gt;
|PluginType=Tab Widget&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|Screenshot=SOVA_plugin_vis.png&lt;br /&gt;
|DeveloperID1=Piotr Kunowski&lt;br /&gt;
|LastUpdated=July 1, 2010&lt;br /&gt;
|Topic1=Visualization&lt;br /&gt;
|License=LGPL&lt;br /&gt;
|Affiliation1=Gdansk University of Technology&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Visualization symbols==&lt;br /&gt;
{| &lt;br /&gt;
| Thing || [[image:SOVA_Thing_Vis.png|40px]] || &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;|| Nothing || [[image:SOVA_Nothing_Vis.png|40px]]&lt;br /&gt;
|- &lt;br /&gt;
| Class || [[image:SOVA_class_vis.png|80px]] || || Individual|| [[image:SOVA_Individual_Vis.png|80px]]&lt;br /&gt;
|- &lt;br /&gt;
| Property|| [[image:SOVA_Property_Vis.png|100px]] || || DataType|| [[image:SOVA_Datatype_Vis.png|90px]]&lt;br /&gt;
|- &lt;br /&gt;
| Anonymous Class|| [[image:SOVA_AnonymousClass_Vis.png|40px]] || || subclass|| [[image:SOVA_Subclass_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| InstanceOf|| [[image:SOVA_InstanceOf_Vis.png|200px]] || ||Equivalent Class || [[image:SOVA_EquivalentClass_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| DisjointWith || [[image:SOVA_DisjointWith_Vis.png|200px]] || || SameAs || [[image:SOVA_SameAs_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| AllDifferent || [[image:SOVA_AllDifferent_Vis.png|200px]] || || IntersectionOf || [[image:SOVA_IntersectionOf_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| UnionOf || [[image:SOVA_UnionOf_Vis.png|200px]] || || SubProperty|| [[image:SOVA_SubProperty_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| EquivalentProperty|| [[image:SOVA_EquivalentProperty_Vis.png|200px]] || || FunctionalProperty|| [[image:SOVA_FunctionalProperty_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| Range|| [[image:SOVA_Range_Vis.png|200px]] || || Domain|| [[image:SOVA_Domain_Vis.png|200px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| SomeValuesFrom|| [[image:SOVA_SomeValuesFrom_Vis.png|100px]] || || AllValuesFrom || [[image:SOVA_AllValuesFrom_Vis.png|100px]]  ||&lt;br /&gt;
|- &lt;br /&gt;
| Cardinality (Max/Min)|| [[image:SOVA_Cardinalityminmax_Vis.png|200px]] || || HasProperty|| [[image:SOVA_HasProperty_Vis.png|250px]]  ||&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
If you have any questions about SOVA send an email to Piotr.Kunowski[at]zak.eti.pg.gda.pl.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:SOVA_Range_Vis.png&amp;diff=7576</id>
		<title>File:SOVA Range Vis.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:SOVA_Range_Vis.png&amp;diff=7576"/>
				<updated>2010-07-02T12:50:38Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: Element of SOVA visualization&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Element of SOVA visualization&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:SOVA_Domain_Vis.png&amp;diff=7577</id>
		<title>File:SOVA Domain Vis.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:SOVA_Domain_Vis.png&amp;diff=7577"/>
				<updated>2010-07-02T12:50:38Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: Element of SOVA visualization&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Element of SOVA visualization&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:SOVA_SomeValuesFrom_Vis.png&amp;diff=7578</id>
		<title>File:SOVA SomeValuesFrom Vis.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:SOVA_SomeValuesFrom_Vis.png&amp;diff=7578"/>
				<updated>2010-07-02T12:50:38Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: Element of SOVA visualization&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Element of SOVA visualization&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:SOVA_AllValuesFrom_Vis.png&amp;diff=7579</id>
		<title>File:SOVA AllValuesFrom Vis.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:SOVA_AllValuesFrom_Vis.png&amp;diff=7579"/>
				<updated>2010-07-02T12:50:38Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: Element of SOVA visualization&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Element of SOVA visualization&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:SOVA_Cardinalityminmax_Vis.png&amp;diff=7580</id>
		<title>File:SOVA Cardinalityminmax Vis.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:SOVA_Cardinalityminmax_Vis.png&amp;diff=7580"/>
				<updated>2010-07-02T12:50:38Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: Element of SOVA visualization&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Element of SOVA visualization&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:SOVA_HasProperty_Vis.png&amp;diff=7581</id>
		<title>File:SOVA HasProperty Vis.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:SOVA_HasProperty_Vis.png&amp;diff=7581"/>
				<updated>2010-07-02T12:50:38Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: Element of SOVA visualization&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Element of SOVA visualization&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:SOVA_IntersectionOf_Vis.png&amp;diff=7571</id>
		<title>File:SOVA IntersectionOf Vis.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:SOVA_IntersectionOf_Vis.png&amp;diff=7571"/>
				<updated>2010-07-02T12:41:28Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: Element of SOVA visualization&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Element of SOVA visualization&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:SOVA_UnionOf_Vis.png&amp;diff=7572</id>
		<title>File:SOVA UnionOf Vis.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:SOVA_UnionOf_Vis.png&amp;diff=7572"/>
				<updated>2010-07-02T12:41:28Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: Element of SOVA visualization&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Element of SOVA visualization&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:SOVA_SubProperty_Vis.png&amp;diff=7573</id>
		<title>File:SOVA SubProperty Vis.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:SOVA_SubProperty_Vis.png&amp;diff=7573"/>
				<updated>2010-07-02T12:41:28Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: Element of SOVA visualization&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Element of SOVA visualization&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:SOVA_EquivalentProperty_Vis.png&amp;diff=7574</id>
		<title>File:SOVA EquivalentProperty Vis.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:SOVA_EquivalentProperty_Vis.png&amp;diff=7574"/>
				<updated>2010-07-02T12:41:28Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: Element of SOVA visualization&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Element of SOVA visualization&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:SOVA_FunctionalProperty_Vis.png&amp;diff=7575</id>
		<title>File:SOVA FunctionalProperty Vis.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:SOVA_FunctionalProperty_Vis.png&amp;diff=7575"/>
				<updated>2010-07-02T12:41:28Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: Element of SOVA visualization&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Element of SOVA visualization&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=7570</id>
		<title>SOVA</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=7570"/>
				<updated>2010-07-02T12:31:39Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: /* Visualization symbols */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=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. It is still in alpha version so some bugs may appear.&lt;br /&gt;
|PluginType=Tab Widget&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|Screenshot=SOVA_plugin_vis.png&lt;br /&gt;
|DeveloperID1=Piotr Kunowski&lt;br /&gt;
|LastUpdated=July 1, 2010&lt;br /&gt;
|Topic1=Visualization&lt;br /&gt;
|License=LGPL&lt;br /&gt;
|Affiliation1=Gdansk University of Technology&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Visualization symbols==&lt;br /&gt;
{| &lt;br /&gt;
| Thing || [[image:SOVA_Thing_Vis.png|40px]] || &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;|| Nothing || [[image:SOVA_Nothing_Vis.png|40px]]&lt;br /&gt;
|- &lt;br /&gt;
| Class || [[image:SOVA_class_vis.png|80px]] || || Individual|| [[image:SOVA_Individual_Vis.png|80px]]&lt;br /&gt;
|- &lt;br /&gt;
| Property|| [[image:SOVA_Property_Vis.png|100px]] || || DataType|| [[image:SOVA_Datatype_Vis.png|90px]]&lt;br /&gt;
|- &lt;br /&gt;
| Anonymous Class|| [[image:SOVA_AnonymousClass_Vis.png|40px]] || || subclass|| [[image:SOVA_Subclass_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| InstanceOf|| [[image:SOVA_InstanceOf_Vis.png|200px]] || ||Equivalent Class || [[image:SOVA_EquivalentClass_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| DisjointWith || [[image:SOVA_DisjointWith_Vis.png|200px]] || || SameAs || [[image:SOVA_SameAs_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| AllDifferent || [[image:SOVA_AllDifferent_Vis.png|200px]] || || ||  ||&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
If you have any questions about SOVA send an email to Piotr.Kunowski[at]zak.eti.pg.gda.pl.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=7569</id>
		<title>SOVA</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=7569"/>
				<updated>2010-07-02T12:30:28Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: /* Visualization symbols */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=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. It is still in alpha version so some bugs may appear.&lt;br /&gt;
|PluginType=Tab Widget&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|Screenshot=SOVA_plugin_vis.png&lt;br /&gt;
|DeveloperID1=Piotr Kunowski&lt;br /&gt;
|LastUpdated=July 1, 2010&lt;br /&gt;
|Topic1=Visualization&lt;br /&gt;
|License=LGPL&lt;br /&gt;
|Affiliation1=Gdansk University of Technology&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Visualization symbols==&lt;br /&gt;
{| &lt;br /&gt;
| Thing || [[image:SOVA_Thing_Vis.png|40px]] || &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;|| Nothing || [[image:SOVA_Nothing_Vis.png|40px]]&lt;br /&gt;
|- &lt;br /&gt;
| Class || [[image:SOVA_class_vis.png|100px]] || || Individual|| [[image:SOVA_Individual_Vis.png|100px]]&lt;br /&gt;
|- &lt;br /&gt;
| Property|| [[image:SOVA_Property_Vis.png|100px]] || || DataType|| [[image:SOVA_Datatype_Vis.png|100px]]&lt;br /&gt;
|- &lt;br /&gt;
| Anonymous Class|| [[image:SOVA_AnonymousClass_Vis.png|50px]] || || subclass|| [[image:SOVA_Subclass_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| InstanceOf|| [[image:SOVA_InstanceOf_Vis.png|200px]] || ||Equivalent Class || [[image:SOVA_EquivalentClass_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| DisjointWith || [[image:SOVA_DisjointWith_Vis.png|200px]] || || SameAs || [[image:SOVA_SameAs_Vis.png|200px]] ||&lt;br /&gt;
|- &lt;br /&gt;
| AllDifferent || [[image:SOVA_AllDifferent_Vis.png|200px]] || || ||  ||&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
If you have any questions about SOVA send an email to Piotr.Kunowski[at]zak.eti.pg.gda.pl.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:SOVA_Subclass_Vis.png&amp;diff=7563</id>
		<title>File:SOVA Subclass Vis.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:SOVA_Subclass_Vis.png&amp;diff=7563"/>
				<updated>2010-07-02T12:23:47Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: Element of SOVA visualization&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Element of SOVA visualization&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:SOVA_InstanceOf_Vis.png&amp;diff=7564</id>
		<title>File:SOVA InstanceOf Vis.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:SOVA_InstanceOf_Vis.png&amp;diff=7564"/>
				<updated>2010-07-02T12:23:47Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: Element of SOVA visualization&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Element of SOVA visualization&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:SOVA_EquivalentClass_Vis.png&amp;diff=7565</id>
		<title>File:SOVA EquivalentClass Vis.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:SOVA_EquivalentClass_Vis.png&amp;diff=7565"/>
				<updated>2010-07-02T12:23:47Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: Element of SOVA visualization&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Element of SOVA visualization&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:SOVA_DisjointWith_Vis.png&amp;diff=7566</id>
		<title>File:SOVA DisjointWith Vis.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:SOVA_DisjointWith_Vis.png&amp;diff=7566"/>
				<updated>2010-07-02T12:23:47Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: Element of SOVA visualization&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Element of SOVA visualization&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:SOVA_SameAs_Vis.png&amp;diff=7567</id>
		<title>File:SOVA SameAs Vis.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:SOVA_SameAs_Vis.png&amp;diff=7567"/>
				<updated>2010-07-02T12:23:47Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: Element of SOVA visualization&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Element of SOVA visualization&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:SOVA_AllDifferent_Vis.png&amp;diff=7568</id>
		<title>File:SOVA AllDifferent Vis.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:SOVA_AllDifferent_Vis.png&amp;diff=7568"/>
				<updated>2010-07-02T12:23:47Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: Element of SOVA visualization&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Element of SOVA visualization&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=7562</id>
		<title>SOVA</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=7562"/>
				<updated>2010-07-02T10:18:24Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: /* Visualization symbols */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=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. It is still in alpha version so some bugs may appear.&lt;br /&gt;
|PluginType=Tab Widget&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|Screenshot=SOVA_plugin_vis.png&lt;br /&gt;
|DeveloperID1=Piotr Kunowski&lt;br /&gt;
|LastUpdated=July 1, 2010&lt;br /&gt;
|Topic1=Visualization&lt;br /&gt;
|License=LGPL&lt;br /&gt;
|Affiliation1=Gdansk University of Technology&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Visualization symbols==&lt;br /&gt;
{| &lt;br /&gt;
| Thing || [[image:SOVA_Thing_Vis.png|50px]] || &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;|| Nothing || [[image:SOVA_Nothing_Vis.png|50px]]&lt;br /&gt;
|- &lt;br /&gt;
| Class || [[image:SOVA_class_vis.png|100px]] || || Individual|| [[image:SOVA_Individual_Vis.png|100px]]&lt;br /&gt;
|- &lt;br /&gt;
| Property|| [[image:SOVA_Property_Vis.png|100px]] || || DataType|| [[image:SOVA_Datatype_Vis.png|100px]]&lt;br /&gt;
|- &lt;br /&gt;
| Anonymous Class|| [[image:SOVA_AnonymousClass_Vis.png|50px]] || || ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
If you have any questions about SOVA send an email to Piotr.Kunowski[at]zak.eti.pg.gda.pl.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=7561</id>
		<title>SOVA</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=7561"/>
				<updated>2010-07-02T07:34:26Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: licencja&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=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. It is still in alpha version so some bugs may appear.&lt;br /&gt;
|PluginType=Tab Widget&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|Screenshot=SOVA_plugin_vis.png&lt;br /&gt;
|DeveloperID1=Piotr Kunowski&lt;br /&gt;
|LastUpdated=July 1, 2010&lt;br /&gt;
|Topic1=Visualization&lt;br /&gt;
|License=LGPL&lt;br /&gt;
|Affiliation1=Gdansk University of Technology&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Visualization symbols==&lt;br /&gt;
{| &lt;br /&gt;
| Thing || [[image:SOVA_Thing_Vis.png|50px]]&lt;br /&gt;
|- &lt;br /&gt;
| Nothing || [[image:SOVA_Nothing_Vis.png|50px]]&lt;br /&gt;
|- &lt;br /&gt;
| Class || [[image:SOVA_class_vis.png|100px]]&lt;br /&gt;
|- &lt;br /&gt;
| Individual|| [[image:SOVA_Individual_Vis.png|100px]]&lt;br /&gt;
|- &lt;br /&gt;
| Property|| [[image:SOVA_Property_Vis.png|100px]]&lt;br /&gt;
|- &lt;br /&gt;
| DataType|| [[image:SOVA_Datatype_Vis.png|100px]]&lt;br /&gt;
|- &lt;br /&gt;
| Anonymous Class|| [[image:SOVA_AnonymousClass_Vis.png|50px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
If you have any questions about SOVA send an email to Piotr.Kunowski[at]zak.eti.pg.gda.pl.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=7546</id>
		<title>SOVA</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=SOVA&amp;diff=7546"/>
				<updated>2010-07-01T19:44:40Z</updated>
		
		<summary type="html">&lt;p&gt;Kunos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=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. It is still in alpha version so some bugs may appear.&lt;br /&gt;
|PluginType=Tab Widget&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|Screenshot=SOVA_plugin_vis.png&lt;br /&gt;
|DeveloperID1=Piotr Kunowski&lt;br /&gt;
|LastUpdated=July 1, 2010&lt;br /&gt;
|Topic1=Visualization&lt;br /&gt;
|License=GPL&lt;br /&gt;
|Affiliation1=Gdansk University of Technology&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Visualization symbols==&lt;br /&gt;
{| &lt;br /&gt;
| Thing || [[image:SOVA_Thing_Vis.png|50px]]&lt;br /&gt;
|- &lt;br /&gt;
| Nothing || [[image:SOVA_Nothing_Vis.png|50px]]&lt;br /&gt;
|- &lt;br /&gt;
| Class || [[image:SOVA_class_vis.png|100px]]&lt;br /&gt;
|- &lt;br /&gt;
| Individual|| [[image:SOVA_Individual_Vis.png|100px]]&lt;br /&gt;
|- &lt;br /&gt;
| Property|| [[image:SOVA_Property_Vis.png|100px]]&lt;br /&gt;
|- &lt;br /&gt;
| DataType|| [[image:SOVA_Datatype_Vis.png|100px]]&lt;br /&gt;
|- &lt;br /&gt;
| Anonymous Class|| [[image:SOVA_AnonymousClass_Vis.png|50px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
If you have any questions about SOVA send an email to Piotr.Kunowski[at]zak.eti.pg.gda.pl.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kunos</name></author>	</entry>

	</feed>