<?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=Westforduk</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=Westforduk"/>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/wiki/Special:Contributions/Westforduk"/>
		<updated>2026-04-12T02:14:04Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.27.7</generator>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)_0.1.0&amp;diff=10491</id>
		<title>Logical Difference Vizualiser (LogDiffViz) 0.1.0</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)_0.1.0&amp;diff=10491"/>
				<updated>2011-09-13T00:47:50Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{VersionOfPlugin&lt;br /&gt;
|VersionOf=Logical Difference Vizualiser (LogDiffViz)&lt;br /&gt;
|Number=0.1.0&lt;br /&gt;
|LastUpdate=now&lt;br /&gt;
|File=http://www.logdiff.co.uk/downloads/v0.1.0/uk.ac.liv.logdiff.jar&lt;br /&gt;
|CompatibleWith1=Protege-OWL 4.1&lt;br /&gt;
|DependsOn1=Linux Operating System&lt;br /&gt;
|Changelog=see page for more details&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10490</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10490"/>
				<updated>2011-09-12T23:15:10Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|Screenshot=Pinpointing.png&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Topic1=Visualization&lt;br /&gt;
|Topic2=Versioning&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Ensure you have a reasoner configured and started (tested with HermiT and FaCT++).&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
To see what signature was originally selected after calculating the logical difference press the sigma (&amp;amp;Sigma;) button on the toolbar.&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
* Only currently works on the Linux operating system&lt;br /&gt;
* Limited to ontologies supported currently by CEX (&amp;quot;acyclic ELHr terminologies, i.e. EL terminologies with additional domain restrictions, range restrictions, and (simple) role inclusions&amp;quot;)&lt;br /&gt;
* Axiom pinpointing only currently works with ontologies in the KRSS format (OWL ontologies need to be converted)&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Click for larger image'''&lt;br /&gt;
&lt;br /&gt;
[[File:controlpanel.png | left | text-top | thumb | Control Panel ]]&lt;br /&gt;
&lt;br /&gt;
[[File:Mainpanel.png | left | text-top | thumb | Main Panel ]]&lt;br /&gt;
&lt;br /&gt;
[[File:Pinpointing.png | left | text-top | thumb | Axiom pinpointing ]]&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10489</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10489"/>
				<updated>2011-09-12T23:14:51Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|Screenshot=Mainpanel.png&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Topic1=Visualization&lt;br /&gt;
|Topic2=Versioning&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Ensure you have a reasoner configured and started (tested with HermiT and FaCT++).&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
To see what signature was originally selected after calculating the logical difference press the sigma (&amp;amp;Sigma;) button on the toolbar.&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
* Only currently works on the Linux operating system&lt;br /&gt;
* Limited to ontologies supported currently by CEX (&amp;quot;acyclic ELHr terminologies, i.e. EL terminologies with additional domain restrictions, range restrictions, and (simple) role inclusions&amp;quot;)&lt;br /&gt;
* Axiom pinpointing only currently works with ontologies in the KRSS format (OWL ontologies need to be converted)&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Click for larger image'''&lt;br /&gt;
&lt;br /&gt;
[[File:controlpanel.png | left | text-top | thumb | Control Panel ]]&lt;br /&gt;
&lt;br /&gt;
[[File:Mainpanel.png | left | text-top | thumb | Main Panel ]]&lt;br /&gt;
&lt;br /&gt;
[[File:Pinpointing.png | left | text-top | thumb | Axiom pinpointing ]]&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10488</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10488"/>
				<updated>2011-09-12T23:03:50Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Limitations and known issues */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Topic1=Visualization&lt;br /&gt;
|Topic2=Versioning&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Ensure you have a reasoner configured and started (tested with HermiT and FaCT++).&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
To see what signature was originally selected after calculating the logical difference press the sigma (&amp;amp;Sigma;) button on the toolbar.&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
* Only currently works on the Linux operating system&lt;br /&gt;
* Limited to ontologies supported currently by CEX (&amp;quot;acyclic ELHr terminologies, i.e. EL terminologies with additional domain restrictions, range restrictions, and (simple) role inclusions&amp;quot;)&lt;br /&gt;
* Axiom pinpointing only currently works with ontologies in the KRSS format (OWL ontologies need to be converted)&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Click for larger image'''&lt;br /&gt;
&lt;br /&gt;
[[File:controlpanel.png | left | text-top | thumb | Control Panel ]]&lt;br /&gt;
&lt;br /&gt;
[[File:Mainpanel.png | left | text-top | thumb | Main Panel ]]&lt;br /&gt;
&lt;br /&gt;
[[File:Pinpointing.png | left | text-top | thumb | Axiom pinpointing ]]&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10487</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10487"/>
				<updated>2011-09-12T23:03:38Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Limitations and known issues */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Topic1=Visualization&lt;br /&gt;
|Topic2=Versioning&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Ensure you have a reasoner configured and started (tested with HermiT and FaCT++).&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
To see what signature was originally selected after calculating the logical difference press the sigma (&amp;amp;Sigma;) button on the toolbar.&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
# Only currently works on the Linux operating system&lt;br /&gt;
# Limited to ontologies supported currently by CEX (&amp;quot;acyclic ELHr terminologies, i.e. EL terminologies with additional domain restrictions, range restrictions, and (simple) role inclusions&amp;quot;)&lt;br /&gt;
# Axiom pinpointing only currently works with ontologies in the KRSS format (OWL ontologies need to be converted)&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Click for larger image'''&lt;br /&gt;
&lt;br /&gt;
[[File:controlpanel.png | left | text-top | thumb | Control Panel ]]&lt;br /&gt;
&lt;br /&gt;
[[File:Mainpanel.png | left | text-top | thumb | Main Panel ]]&lt;br /&gt;
&lt;br /&gt;
[[File:Pinpointing.png | left | text-top | thumb | Axiom pinpointing ]]&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10486</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10486"/>
				<updated>2011-09-12T23:01:40Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Screenshots */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Topic1=Visualization&lt;br /&gt;
|Topic2=Versioning&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Ensure you have a reasoner configured and started (tested with HermiT and FaCT++).&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
To see what signature was originally selected after calculating the logical difference press the sigma (&amp;amp;Sigma;) button on the toolbar.&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Click for larger image'''&lt;br /&gt;
&lt;br /&gt;
[[File:controlpanel.png | left | text-top | thumb | Control Panel ]]&lt;br /&gt;
&lt;br /&gt;
[[File:Mainpanel.png | left | text-top | thumb | Main Panel ]]&lt;br /&gt;
&lt;br /&gt;
[[File:Pinpointing.png | left | text-top | thumb | Axiom pinpointing ]]&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:Mainpanel.png&amp;diff=10485</id>
		<title>File:Mainpanel.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:Mainpanel.png&amp;diff=10485"/>
				<updated>2011-09-12T23:01:09Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10484</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10484"/>
				<updated>2011-09-12T22:59:52Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Screenshots */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Topic1=Visualization&lt;br /&gt;
|Topic2=Versioning&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Ensure you have a reasoner configured and started (tested with HermiT and FaCT++).&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
To see what signature was originally selected after calculating the logical difference press the sigma (&amp;amp;Sigma;) button on the toolbar.&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Click for larger image'''&lt;br /&gt;
&lt;br /&gt;
[[File:controlpanel.png | left | text-top | thumb | Control Panel ]]&lt;br /&gt;
&lt;br /&gt;
[[File:sadasd.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[File:Pinpointing.png | left | text-top | thumb | Axiom pinpointing ]]&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10483</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10483"/>
				<updated>2011-09-12T22:59:14Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Topic1=Visualization&lt;br /&gt;
|Topic2=Versioning&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Ensure you have a reasoner configured and started (tested with HermiT and FaCT++).&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
To see what signature was originally selected after calculating the logical difference press the sigma (&amp;amp;Sigma;) button on the toolbar.&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Click for larger image'''&lt;br /&gt;
&lt;br /&gt;
[[File:controlpanel.png | left | text-top | thumb | Control Panel ]]&lt;br /&gt;
&lt;br /&gt;
[[File:Pinpointing.png | left | text-top | thumb | Axiom pinpointing ]]&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10482</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10482"/>
				<updated>2011-09-12T22:58:35Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Screenshots */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Ensure you have a reasoner configured and started (tested with HermiT and FaCT++).&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
To see what signature was originally selected after calculating the logical difference press the sigma (&amp;amp;Sigma;) button on the toolbar.&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Click for larger image'''&lt;br /&gt;
&lt;br /&gt;
[[File:controlpanel.png | left | text-top | thumb | Control Panel ]]&lt;br /&gt;
&lt;br /&gt;
[[File:Pinpointing.png | left | text-top | thumb | Axiom pinpointing ]]&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:Controlpanel.png&amp;diff=10481</id>
		<title>File:Controlpanel.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:Controlpanel.png&amp;diff=10481"/>
				<updated>2011-09-12T22:57:05Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10480</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10480"/>
				<updated>2011-09-12T22:56:58Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Screenshots */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Ensure you have a reasoner configured and started (tested with HermiT and FaCT++).&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
To see what signature was originally selected after calculating the logical difference press the sigma (&amp;amp;Sigma;) button on the toolbar.&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Click for larger image'''&lt;br /&gt;
&lt;br /&gt;
[[File:controlpanel.png]]&lt;br /&gt;
&lt;br /&gt;
[[File:Pinpointing.png | left | text-top | thumb | Axiom pinpointing ]]&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10479</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10479"/>
				<updated>2011-09-12T22:56:43Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Screenshots */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Ensure you have a reasoner configured and started (tested with HermiT and FaCT++).&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
To see what signature was originally selected after calculating the logical difference press the sigma (&amp;amp;Sigma;) button on the toolbar.&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Click for larger image'''&lt;br /&gt;
&lt;br /&gt;
[[File:http://logdiff.co.uk/zenphoto/albums/LogDiffViz/controlpanel.png]]&lt;br /&gt;
&lt;br /&gt;
[[File:Pinpointing.png | left | text-top | thumb | Axiom pinpointing ]]&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10478</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10478"/>
				<updated>2011-09-12T22:56:10Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Ensure you have a reasoner configured and started (tested with HermiT and FaCT++).&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
To see what signature was originally selected after calculating the logical difference press the sigma (&amp;amp;Sigma;) button on the toolbar.&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Click for larger image'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pinpointing.png | left | text-top | thumb | Axiom pinpointing ]]&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10477</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10477"/>
				<updated>2011-09-12T22:55:44Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Screenshots */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Ensure you have a reasoner configured and started (tested with HermiT and FaCT++).&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
To see what signature was originally selected after calculating the logical difference press the sigma (&amp;amp;Sigma;) button on the toolbar.&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Click for larger image'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pinpointing.png | left | text-top | thumb | Axiom pinpointing ]]&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10476</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10476"/>
				<updated>2011-09-12T22:55:27Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Screenshots */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Ensure you have a reasoner configured and started (tested with HermiT and FaCT++).&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
To see what signature was originally selected after calculating the logical difference press the sigma (&amp;amp;Sigma;) button on the toolbar.&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Click for larger image'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pinpointing.png | left | top | thumb | Axiom pinpointing ]]&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10475</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10475"/>
				<updated>2011-09-12T22:54:30Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Screenshots */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Ensure you have a reasoner configured and started (tested with HermiT and FaCT++).&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
To see what signature was originally selected after calculating the logical difference press the sigma (&amp;amp;Sigma;) button on the toolbar.&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Click for larger image'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pinpointing.png | center | thumb | Axiom pinpointing ]]&lt;br /&gt;
[[File:Pinpointing.png | center | thumb]]&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10474</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10474"/>
				<updated>2011-09-12T22:54:05Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Screenshots */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Ensure you have a reasoner configured and started (tested with HermiT and FaCT++).&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
To see what signature was originally selected after calculating the logical difference press the sigma (&amp;amp;Sigma;) button on the toolbar.&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Click for larger image'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pinpointing.png | center | thumb]]&lt;br /&gt;
[[File:Pinpointing.png | center | thumb]]&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10473</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10473"/>
				<updated>2011-09-12T22:53:40Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Screenshots */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Ensure you have a reasoner configured and started (tested with HermiT and FaCT++).&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
To see what signature was originally selected after calculating the logical difference press the sigma (&amp;amp;Sigma;) button on the toolbar.&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
[[File:Pinpointing.png | left | thumb]]&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10472</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10472"/>
				<updated>2011-09-12T22:53:25Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Screenshots */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Ensure you have a reasoner configured and started (tested with HermiT and FaCT++).&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
To see what signature was originally selected after calculating the logical difference press the sigma (&amp;amp;Sigma;) button on the toolbar.&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
[[File:Pinpointing.png | center | thumb]]&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10471</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10471"/>
				<updated>2011-09-12T22:52:55Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Screenshots */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Ensure you have a reasoner configured and started (tested with HermiT and FaCT++).&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
To see what signature was originally selected after calculating the logical difference press the sigma (&amp;amp;Sigma;) button on the toolbar.&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[[File:Pinpointing.png | thumb]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10470</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10470"/>
				<updated>2011-09-12T22:51:37Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Ensure you have a reasoner configured and started (tested with HermiT and FaCT++).&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
To see what signature was originally selected after calculating the logical difference press the sigma (&amp;amp;Sigma;) button on the toolbar.&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Pinpointing.png | thumb]]&lt;br /&gt;
sa&lt;br /&gt;
d&lt;br /&gt;
sasa&lt;br /&gt;
d&lt;br /&gt;
sad&lt;br /&gt;
sad&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10469</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10469"/>
				<updated>2011-09-12T22:51:21Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Screenshots */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Ensure you have a reasoner configured and started (tested with HermiT and FaCT++).&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
To see what signature was originally selected after calculating the logical difference press the sigma (&amp;amp;Sigma;) button on the toolbar.&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
[[File:Pinpointing.png | thumb]]&lt;br /&gt;
sa&lt;br /&gt;
d&lt;br /&gt;
sasa&lt;br /&gt;
d&lt;br /&gt;
sad&lt;br /&gt;
sad&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10468</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10468"/>
				<updated>2011-09-12T22:51:09Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Screenshots */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Ensure you have a reasoner configured and started (tested with HermiT and FaCT++).&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
To see what signature was originally selected after calculating the logical difference press the sigma (&amp;amp;Sigma;) button on the toolbar.&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
[[File:Pinpointing.png | thumb]]&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10467</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10467"/>
				<updated>2011-09-12T22:50:45Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Screenshots */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Ensure you have a reasoner configured and started (tested with HermiT and FaCT++).&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
To see what signature was originally selected after calculating the logical difference press the sigma (&amp;amp;Sigma;) button on the toolbar.&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
[[File:Pinpointing.png] | thumb ]&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10466</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10466"/>
				<updated>2011-09-12T22:48:48Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Screenshots */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Ensure you have a reasoner configured and started (tested with HermiT and FaCT++).&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
To see what signature was originally selected after calculating the logical difference press the sigma (&amp;amp;Sigma;) button on the toolbar.&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
[[File:Pinpointing.png]]&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10465</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10465"/>
				<updated>2011-09-12T22:48:30Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Screenshots */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Ensure you have a reasoner configured and started (tested with HermiT and FaCT++).&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
To see what signature was originally selected after calculating the logical difference press the sigma (&amp;amp;Sigma;) button on the toolbar.&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
[[File:Pinpointing.png|500px ] ]&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10464</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10464"/>
				<updated>2011-09-12T22:48:06Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Screenshots */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Ensure you have a reasoner configured and started (tested with HermiT and FaCT++).&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
To see what signature was originally selected after calculating the logical difference press the sigma (&amp;amp;Sigma;) button on the toolbar.&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
[[File:Pinpointing.png | 500px ] ]&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10463</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10463"/>
				<updated>2011-09-12T22:47:52Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Screenshots */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Ensure you have a reasoner configured and started (tested with HermiT and FaCT++).&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
To see what signature was originally selected after calculating the logical difference press the sigma (&amp;amp;Sigma;) button on the toolbar.&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
[[File:Pinpointing.png] | 500px]&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10462</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10462"/>
				<updated>2011-09-12T22:47:02Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Screenshots */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Ensure you have a reasoner configured and started (tested with HermiT and FaCT++).&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
To see what signature was originally selected after calculating the logical difference press the sigma (&amp;amp;Sigma;) button on the toolbar.&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
[[File:Pinpointing.png]]&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:Pinpointing.png&amp;diff=10460</id>
		<title>File:Pinpointing.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:Pinpointing.png&amp;diff=10460"/>
				<updated>2011-09-12T22:46:19Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10459</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10459"/>
				<updated>2011-09-12T22:46:02Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Screenshots */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Ensure you have a reasoner configured and started (tested with HermiT and FaCT++).&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
To see what signature was originally selected after calculating the logical difference press the sigma (&amp;amp;Sigma;) button on the toolbar.&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
[[File:http://logdiff.co.uk/zenphoto/albums/LogDiffViz/controlpanel.png]]&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10456</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10456"/>
				<updated>2011-09-12T22:43:36Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Screenshots */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Ensure you have a reasoner configured and started (tested with HermiT and FaCT++).&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
To see what signature was originally selected after calculating the logical difference press the sigma (&amp;amp;Sigma;) button on the toolbar.&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
[[File:http://logdiff.co.uk/zenphoto/albums/LogDiffViz/controlpanel.png|caption]]&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10455</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10455"/>
				<updated>2011-09-12T22:40:48Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Axiom Pinpointing (Explanations) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Ensure you have a reasoner configured and started (tested with HermiT and FaCT++).&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
To see what signature was originally selected after calculating the logical difference press the sigma (&amp;amp;Sigma;) button on the toolbar.&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10454</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10454"/>
				<updated>2011-09-12T22:40:25Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Axiom Pinpointing (Explanations) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Ensure you have a reasoner configured and started (tested with HermiT and Fact++).&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
To see what signature was originally selected after calculating the logical difference press the sigma (&amp;amp;Sigma;) button on the toolbar.&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10453</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10453"/>
				<updated>2011-09-12T22:35:46Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Signature Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
To see what signature was originally selected after calculating the logical difference press the sigma (&amp;amp;Sigma;) button on the toolbar.&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10452</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10452"/>
				<updated>2011-09-12T22:33:57Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Axiom Pinpointing (Explanations) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
To see '''why''' a particular generated difference (to perform axiom pinpointed based on a particular difference axiom) has been calculated between two ontologies:&lt;br /&gt;
&lt;br /&gt;
# Select a leaf node of the &amp;quot;Differences&amp;quot; ontology tree&lt;br /&gt;
# Press the green arrow on the toolbar&lt;br /&gt;
&lt;br /&gt;
The minimal pinpointing set (explaination of axioms) will now be highlighted on the original source ontologies in the top half of the logical difference tab.&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10451</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10451"/>
				<updated>2011-09-12T22:28:59Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''&lt;br /&gt;
The LogDiffViz plugin is a experimental prototype plugin and is by no means stable or guaranteed to work for every ontology. For details please see the below&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10450</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10450"/>
				<updated>2011-09-12T22:27:36Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Signature Options */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can choose which signature will be used either:&lt;br /&gt;
&lt;br /&gt;
* The signature of the first ontology&lt;br /&gt;
* The signtaure of the second ontology&lt;br /&gt;
* A &amp;quot;shared&amp;quot; signature - The intersection of the signature of the first and second ontologies&lt;br /&gt;
* A custom signature - which can be any subset of the complete signature - generated by the signature tool found in the &amp;quot;Tools&amp;quot; menu&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10449</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10449"/>
				<updated>2011-09-12T22:24:35Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Visualizing a logical difference computation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualization&lt;br /&gt;
##Select and load an ontology into the first box&lt;br /&gt;
##Select and load an ontology into the second box&lt;br /&gt;
##Choose a signature option (see below)&lt;br /&gt;
##Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You should now get a display of the logical difference visualization. &lt;br /&gt;
The two ontologies you selected will be loaded into the top half of the tab and the logical difference will be loaded into the bottom half.&lt;br /&gt;
Each ontology (and differences) takes on a tree like structure so you can navigate the axioms of the ontology by expanding and collapsing the tree.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
A signature is the union of concept and role names for a given ontology and can be used generate a logical difference computation based on a particular set of concept and role names, rather than simply generating an arbitrary set of differences. &lt;br /&gt;
&lt;br /&gt;
Using the control panel you can&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10448</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10448"/>
				<updated>2011-09-12T22:19:09Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Visualizing a logical difference computation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualisation&lt;br /&gt;
**Select and load an ontology into the first box&lt;br /&gt;
**Select and load an ontology into the second box&lt;br /&gt;
**Choose a signature option (see below)&lt;br /&gt;
**Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10447</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10447"/>
				<updated>2011-09-12T22:18:43Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Visualizing a logical difference computation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualisation&lt;br /&gt;
## *Select and load an ontology into the first box&lt;br /&gt;
*Select and load an ontology into the second box&lt;br /&gt;
* Choose a signature option (see below)&lt;br /&gt;
* Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10446</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10446"/>
				<updated>2011-09-12T22:17:53Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Visualizing a logical difference computation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualisation&lt;br /&gt;
## Select and load an ontology into the first box&lt;br /&gt;
## Select and load an ontology into the second box&lt;br /&gt;
## Choose a signature option (see below)&lt;br /&gt;
## Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10445</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10445"/>
				<updated>2011-09-12T22:17:17Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Visualizing a logical difference computation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
&lt;br /&gt;
The basic steps of visualising a logical difference computation between to ontologies:&lt;br /&gt;
&lt;br /&gt;
# Enable the LogDiffViz tab: Window &amp;gt; Tabs &amp;gt; Logical Difference Visualizer&lt;br /&gt;
# Open the Control Panel from the menu: Tools &amp;gt; Difference... Visualisation&lt;br /&gt;
  ## Select and load an ontology into the first box&lt;br /&gt;
  ## Select and load an ontology into the second box&lt;br /&gt;
  ## Choose a signature option (see below)&lt;br /&gt;
  ## Press &amp;quot;Visualize&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signature Options ===&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10444</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10444"/>
				<updated>2011-09-12T22:10:16Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
Internally the LogDiffViz plugin uses a tool called CEX2 which does the core computation in the logical difference visualisation process (the plugin is simply a front-end to the CEX tool). More information about the CEX tool can be found at [http://www.csc.liv.ac.uk/~michel/software/cex2/]&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
Sample text&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10443</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10443"/>
				<updated>2011-09-12T22:07:32Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies] by Boris Konev, Dirk Walther and Frank Wolter&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
Sample text&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10442</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10442"/>
				<updated>2011-09-12T22:07:20Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies by Boris Konev, Dirk Walther and Frank Wolter]&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
Sample text&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10441</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10441"/>
				<updated>2011-09-12T22:07:06Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
The LogDiffViz Plugin allows users to perform a logical difference computation between two ontologies, and allows users to view the results within the Protege-OWL editor.&lt;br /&gt;
A logical difference computation aims to calculate the difference between two ontologies taking into account the semantic meaning of the underlying description logics on which ontology languages are built, rather than syntactical or structural differences. The theoretical background for this approach is described in a paper [[http://dx.doi.org/10.1007/978-3-540-71070-7_21 The Logical Difference Problem for Description Logic Terminologies by Boris Konev, Dirk Walther and Frank Wolter]]&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
Sample text&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10440</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10440"/>
				<updated>2011-09-12T21:57:31Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* How to use it */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
Sample text&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
=== Signature Overview ===&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10439</id>
		<title>Logical Difference Vizualiser (LogDiffViz)</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Logical_Difference_Vizualiser_(LogDiffViz)&amp;diff=10439"/>
				<updated>2011-09-12T21:57:02Z</updated>
		
		<summary type="html">&lt;p&gt;Westforduk: /* How to use it */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=Logical Difference Visualizer (LogDiffViz) is a plugin for Protege-OWL&lt;br /&gt;
|PluginType=Tab&lt;br /&gt;
|PluginType2=View&lt;br /&gt;
|ForApplication1=Protege-OWL&lt;br /&gt;
|DeveloperID1=William Gatens&lt;br /&gt;
|LastUpdated=September 12, 2011&lt;br /&gt;
|Affiliation1=University of Liverpool&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;br /&gt;
&lt;br /&gt;
= How to use it = &lt;br /&gt;
&lt;br /&gt;
== Visualizing a logical difference computation ==&lt;br /&gt;
Sample text&lt;br /&gt;
&lt;br /&gt;
== Toolbar Options ==&lt;br /&gt;
&lt;br /&gt;
=== Axiom Pinpointing (Explanations) ===&lt;br /&gt;
&lt;br /&gt;
== Signature Overview ==&lt;br /&gt;
&lt;br /&gt;
= Screenshots =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;br /&gt;
&lt;br /&gt;
= Limitations and known issues =&lt;br /&gt;
&lt;br /&gt;
Sample text&lt;/div&gt;</summary>
		<author><name>Westforduk</name></author>	</entry>

	</feed>