<?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=Pcgottgtroy</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=Pcgottgtroy"/>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/wiki/Special:Contributions/Pcgottgtroy"/>
		<updated>2026-06-10T13:31:17Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.27.7</generator>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6021</id>
		<title>Instance Selection</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6021"/>
				<updated>2009-05-26T02:52:18Z</updated>
		
		<summary type="html">&lt;p&gt;Pcgottgtroy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=This plug-in adds both navigation and export features to Protege-Frames. It provides a tree view of the knowledge base as well as allows the selection of instances for data preparation and consequent export in several data mining workbench formats such as Weka and text.&lt;br /&gt;
|PluginType=Export&lt;br /&gt;
|PluginType2=Tab Widget&lt;br /&gt;
|ForApplication1=Protege-Frames&lt;br /&gt;
|Screenshot=instance_selection_home.png&lt;br /&gt;
|DeveloperID1=Paulo Gottgtroy&lt;br /&gt;
|LastUpdated=May 25, 2009&lt;br /&gt;
|Topic1=Export&lt;br /&gt;
|Topic2=Navigation&lt;br /&gt;
|Topic3=Search&lt;br /&gt;
|Affiliation1=Knowledge Engineering and Discovery Research Institute - KEDRI&lt;br /&gt;
|Affiliation2=Auckland University of Technology&lt;br /&gt;
}}&lt;br /&gt;
div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
== Description ==&lt;br /&gt;
The Instance Selection Tab allows navigation of frames that are directly and indirectly referenced from an instance in a tree structure and the selection of instances for further data preparation to export instance values in different formats for data mining. &lt;br /&gt;
&lt;br /&gt;
There are four main features provided by the plug-in as following:&lt;br /&gt;
&lt;br /&gt;
* '''Tree Navivation''' (an extended version of the InstanceTree tab) -  displays instances of classes as a tree while which allows the user to browse and edit the instance using its associated form.&lt;br /&gt;
* '''Instance Selection'''  - allows an user to select/deselect an instance from the tree for further data preparation.  The widget allows navigation to instances &amp;quot;contained&amp;quot; in that instance and highlight its structure and slots in both associated form and data preparation pane.&lt;br /&gt;
* '''Data preparation''' - the data preparation pane allows multiple manipulation of instances, slots values and browsing of related knowlegde such as selection of multivalued fields for export.The pane edition is intergrated with the instance form, slot widget, instance tree allowing all edition to be performed in one unique pane and user interface.&lt;br /&gt;
* '''Instance export''' - after the selection and preparation of instances the user is able to export and convert the data into several formats in order to be imported by different data mining workbenches such as Weka.&lt;br /&gt;
&lt;br /&gt;
The selection of instances for data preparation is also available through both an extended version of Query Tab and an extended version of TGViz Tab.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
The Instance Selection Tab can work with &amp;quot;basic&amp;quot; or &amp;quot;full&amp;quot; installation of Protege 3.x running in JRE 1.5 or higher.&lt;br /&gt;
&lt;br /&gt;
To make sure Protege loads with correct configuration add following line in protege.lax file in the '''LAX.CLASS.PATH''' section [C:\Program Files\Protege_3.X].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.widget.instance_selection\instance-selection.jar;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.instance_selection\ostermillerutils_1_06_00.jar;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.instance_selection\weka.jar.&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Extract''' Instance Selection.zip into Protege plug-ins directory [C:\Program Files\Protege_3.X\plugins].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Zip File Request'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt; Please, send a message to odkd.team@gmail.com .&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
To follow is a screenshot of the Instance Selection tab. The left-most pane displays the class browser, the middle pane shows the instances of the selected class, the right-most top pane shows the instance form for the selected instance, the left-most botton pane shows selected instances, and the right-most botton pane shows the tabular form used for data preparation and export:&lt;br /&gt;
&lt;br /&gt;
[[Image:instance_selection_home.png|frame|none|Instance Selection Tab screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To follow is a screenshot of the Instalation Selection tab. The left pane displays a &amp;quot;top-level&amp;quot; instance. In this case, the user chose an instance of the Newspaper class. The right pane shows the instance form for the selected instance:&lt;br /&gt;
&lt;br /&gt;
[[Image:Instance_export.png|frame|none|Instance Selection Tab screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To follow is a screenshot of the Instance Selection slot widget. In this case, the user assigned the Instance tree widget to the responsible_for slot, which is a slot of type Instance. The user can then select further slot values to be export, inthis case date hired is an importnat information for the analysis and future data mining exercise:&lt;br /&gt;
&lt;br /&gt;
[[Image:selecting_slot.png|frame|none|Instance Selection Slot screenshot]]&lt;br /&gt;
&lt;br /&gt;
== Level of Support  ==&lt;br /&gt;
&lt;br /&gt;
This plug-in is no longer under active development. If you have questions, please, send a message to the development team '''odkd.team@gmail'''.com or you can try posting them to the [http://mailman.stanford.edu/mailman/listinfo/protege-discussion protege-discussion mailing list], and someone from the community may be able to help you.&lt;br /&gt;
&lt;br /&gt;
The source code for this tab is available under request to '''odkd.team@gmail.com''' .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pcgottgtroy</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6020</id>
		<title>Instance Selection</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6020"/>
				<updated>2009-05-26T02:51:36Z</updated>
		
		<summary type="html">&lt;p&gt;Pcgottgtroy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=This plug-in adds both navigation and export features to Protege-Frames. It provides a tree view of the knowledge base as well as allows the selection of instances for data preparation and consequent export in several data mining workbench formats such as Weka and text.&lt;br /&gt;
|PluginType1=Export&lt;br /&gt;
|PluginType2=Tab Widget&lt;br /&gt;
|ForApplication1=Protege-Frames&lt;br /&gt;
|Screenshot=instance_selection_home.png&lt;br /&gt;
|DeveloperID1=Paulo Gottgtroy&lt;br /&gt;
|LastUpdated=May 25, 2009&lt;br /&gt;
|Topic1=Export&lt;br /&gt;
|Topic2=Navigation&lt;br /&gt;
|Topic3=Search&lt;br /&gt;
|Affiliation1=Knowledge Engineering and Discovery Research Institute - KEDRI&lt;br /&gt;
|Affiliation2=Auckland University of Technology&lt;br /&gt;
}}&lt;br /&gt;
div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
== Description ==&lt;br /&gt;
The Instance Selection Tab allows navigation of frames that are directly and indirectly referenced from an instance in a tree structure and the selection of instances for further data preparation to export instance values in different formats for data mining. &lt;br /&gt;
&lt;br /&gt;
There are four main features provided by the plug-in as following:&lt;br /&gt;
&lt;br /&gt;
* '''Tree Navivation''' (an extended version of the InstanceTree tab) -  displays instances of classes as a tree while which allows the user to browse and edit the instance using its associated form.&lt;br /&gt;
* '''Instance Selection'''  - allows an user to select/deselect an instance from the tree for further data preparation.  The widget allows navigation to instances &amp;quot;contained&amp;quot; in that instance and highlight its structure and slots in both associated form and data preparation pane.&lt;br /&gt;
* '''Data preparation''' - the data preparation pane allows multiple manipulation of instances, slots values and browsing of related knowlegde such as selection of multivalued fields for export.The pane edition is intergrated with the instance form, slot widget, instance tree allowing all edition to be performed in one unique pane and user interface.&lt;br /&gt;
* '''Instance export''' - after the selection and preparation of instances the user is able to export and convert the data into several formats in order to be imported by different data mining workbenches such as Weka.&lt;br /&gt;
&lt;br /&gt;
The selection of instances for data preparation is also available through both an extended version of Query Tab and an extended version of TGViz Tab.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
The Instance Selection Tab can work with &amp;quot;basic&amp;quot; or &amp;quot;full&amp;quot; installation of Protege 3.x running in JRE 1.5 or higher.&lt;br /&gt;
&lt;br /&gt;
To make sure Protege loads with correct configuration add following line in protege.lax file in the '''LAX.CLASS.PATH''' section [C:\Program Files\Protege_3.X].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.widget.instance_selection\instance-selection.jar;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.instance_selection\ostermillerutils_1_06_00.jar;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.instance_selection\weka.jar.&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Extract''' Instance Selection.zip into Protege plug-ins directory [C:\Program Files\Protege_3.X\plugins].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Zip File Request'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt; Please, send a message to odkd.team@gmail.com .&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
To follow is a screenshot of the Instance Selection tab. The left-most pane displays the class browser, the middle pane shows the instances of the selected class, the right-most top pane shows the instance form for the selected instance, the left-most botton pane shows selected instances, and the right-most botton pane shows the tabular form used for data preparation and export:&lt;br /&gt;
&lt;br /&gt;
[[Image:instance_selection_home.png|frame|none|Instance Selection Tab screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To follow is a screenshot of the Instalation Selection tab. The left pane displays a &amp;quot;top-level&amp;quot; instance. In this case, the user chose an instance of the Newspaper class. The right pane shows the instance form for the selected instance:&lt;br /&gt;
&lt;br /&gt;
[[Image:Instance_export.png|frame|none|Instance Selection Tab screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To follow is a screenshot of the Instance Selection slot widget. In this case, the user assigned the Instance tree widget to the responsible_for slot, which is a slot of type Instance. The user can then select further slot values to be export, inthis case date hired is an importnat information for the analysis and future data mining exercise:&lt;br /&gt;
&lt;br /&gt;
[[Image:selecting_slot.png|frame|none|Instance Selection Slot screenshot]]&lt;br /&gt;
&lt;br /&gt;
== Level of Support  ==&lt;br /&gt;
&lt;br /&gt;
This plug-in is no longer under active development. If you have questions, please, send a message to the development team '''odkd.team@gmail'''.com or you can try posting them to the [http://mailman.stanford.edu/mailman/listinfo/protege-discussion protege-discussion mailing list], and someone from the community may be able to help you.&lt;br /&gt;
&lt;br /&gt;
The source code for this tab is available under request to '''odkd.team@gmail.com''' .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pcgottgtroy</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6019</id>
		<title>Instance Selection</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6019"/>
				<updated>2009-05-26T02:47:03Z</updated>
		
		<summary type="html">&lt;p&gt;Pcgottgtroy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=This plug-in adds both navigation and export features to Protege-Frames. It provides a tree view of the knowledge base as well as allows the selection of instances for data preparation and consequent export in several data mining workbench formats such as Weka and text.&lt;br /&gt;
|PluginType=Export&lt;br /&gt;
|PluginType2=Tab Widget&lt;br /&gt;
|ForApplication1=Protege-Frames&lt;br /&gt;
|Screenshot=instance_selection_home.png&lt;br /&gt;
|DeveloperID1=Paulo Gottgtroy&lt;br /&gt;
|LastUpdated=May 25, 2009&lt;br /&gt;
|Topic1=Export&lt;br /&gt;
|Topic2=Navigation&lt;br /&gt;
|Topic3=Search&lt;br /&gt;
|Affiliation1=Knowledge Engineering and Discovery Research Institute - KEDRI&lt;br /&gt;
|Affiliation2=Auckland University of Technology&lt;br /&gt;
}}&lt;br /&gt;
div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
== Description ==&lt;br /&gt;
The Instance Selection Tab allows navigation of frames that are directly and indirectly referenced from an instance in a tree structure and the selection of instances for further data preparation to export instance values in different formats for data mining. &lt;br /&gt;
&lt;br /&gt;
There are four main features provided by the plug-in as following:&lt;br /&gt;
&lt;br /&gt;
* '''Tree Navivation''' (an extended version of the InstanceTree tab) -  displays instances of classes as a tree while which allows the user to browse and edit the instance using its associated form.&lt;br /&gt;
* '''Instance Selection'''  - allows an user to select/deselect an instance from the tree for further data preparation.  The widget allows navigation to instances &amp;quot;contained&amp;quot; in that instance and highlight its structure and slots in both associated form and data preparation pane.&lt;br /&gt;
* '''Data preparation''' - the data preparation pane allows multiple manipulation of instances, slots values and browsing of related knowlegde such as selection of multivalued fields for export.The pane edition is intergrated with the instance form, slot widget, instance tree allowing all edition to be performed in one unique pane and user interface.&lt;br /&gt;
* '''Instance export''' - after the selection and preparation of instances the user is able to export and convert the data into several formats in order to be imported by different data mining workbenches such as Weka.&lt;br /&gt;
&lt;br /&gt;
The selection of instances for data preparation is also available through both an extended version of Query Tab and an extended version of TGViz Tab.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
The Instance Selection Tab can work with &amp;quot;basic&amp;quot; or &amp;quot;full&amp;quot; installation of Protege 3.x running in JRE 1.5 or higher.&lt;br /&gt;
&lt;br /&gt;
To make sure Protege loads with correct configuration add following line in protege.lax file in the '''LAX.CLASS.PATH''' section [C:\Program Files\Protege_3.X].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.widget.instance_selection\instance-selection.jar;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.instance_selection\ostermillerutils_1_06_00.jar;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.instance_selection\weka.jar.&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Extract''' Instance Selection.zip into Protege plug-ins directory [C:\Program Files\Protege_3.X\plugins].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Zip File Request'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt; Please, send a message to odkd.team@gmail.com .&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
To follow is a screenshot of the Instance Selection tab. The left-most pane displays the class browser, the middle pane shows the instances of the selected class, the right-most top pane shows the instance form for the selected instance, the left-most botton pane shows selected instances, and the right-most botton pane shows the tabular form used for data preparation and export:&lt;br /&gt;
&lt;br /&gt;
[[Image:instance_selection_home.png|frame|none|Instance Selection Tab screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To follow is a screenshot of the Instalation Selection tab. The left pane displays a &amp;quot;top-level&amp;quot; instance. In this case, the user chose an instance of the Newspaper class. The right pane shows the instance form for the selected instance:&lt;br /&gt;
&lt;br /&gt;
[[Image:Instance_export.png|frame|none|Instance Selection Tab screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To follow is a screenshot of the Instance Selection slot widget. In this case, the user assigned the Instance tree widget to the responsible_for slot, which is a slot of type Instance. The user can then select further slot values to be export, inthis case date hired is an importnat information for the analysis and future data mining exercise:&lt;br /&gt;
&lt;br /&gt;
[[Image:selecting_slot.png|frame|none|Instance Selection Slot screenshot]]&lt;br /&gt;
&lt;br /&gt;
== Level of Support  ==&lt;br /&gt;
&lt;br /&gt;
This plug-in is no longer under active development. If you have questions, please, send a message to the development team '''odkd.team@gmail'''.com or you can try posting them to the [http://mailman.stanford.edu/mailman/listinfo/protege-discussion protege-discussion mailing list], and someone from the community may be able to help you.&lt;br /&gt;
&lt;br /&gt;
The source code for this tab is available under request to '''odkd.team@gmail.com''' .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pcgottgtroy</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6018</id>
		<title>Instance Selection</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6018"/>
				<updated>2009-05-26T02:45:37Z</updated>
		
		<summary type="html">&lt;p&gt;Pcgottgtroy: /* Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=This plug-in adds both navigation and export features to Protege-Frames. It provides a tree view of the knowledge base as well as allows the selection of instances for data preparation and consequent export in several data mining workbench formats such as Weka and text.&lt;br /&gt;
|PluginType=Export&lt;br /&gt;
|ForApplication1=Protege-Frames&lt;br /&gt;
|Screenshot=instance_selection_home.png&lt;br /&gt;
|DeveloperID1=Paulo Gottgtroy&lt;br /&gt;
|LastUpdated=May 25, 2009&lt;br /&gt;
|Topic1=Export&lt;br /&gt;
|Topic2=Navigation&lt;br /&gt;
|Topic3=Search&lt;br /&gt;
|Affiliation1=Knowledge Engineering and Discovery Research Institute - KEDRI&lt;br /&gt;
|Affiliation2=Auckland University of Technology&lt;br /&gt;
}}&lt;br /&gt;
div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
== Description ==&lt;br /&gt;
The Instance Selection Tab allows navigation of frames that are directly and indirectly referenced from an instance in a tree structure and the selection of instances for further data preparation to export instance values in different formats for data mining. &lt;br /&gt;
&lt;br /&gt;
There are four main features provided by the plug-in as following:&lt;br /&gt;
&lt;br /&gt;
* '''Tree Navivation''' (an extended version of the InstanceTree tab) -  displays instances of classes as a tree while which allows the user to browse and edit the instance using its associated form.&lt;br /&gt;
* '''Instance Selection'''  - allows an user to select/deselect an instance from the tree for further data preparation.  The widget allows navigation to instances &amp;quot;contained&amp;quot; in that instance and highlight its structure and slots in both associated form and data preparation pane.&lt;br /&gt;
* '''Data preparation''' - the data preparation pane allows multiple manipulation of instances, slots values and browsing of related knowlegde such as selection of multivalued fields for export.The pane edition is intergrated with the instance form, slot widget, instance tree allowing all edition to be performed in one unique pane and user interface.&lt;br /&gt;
* '''Instance export''' - after the selection and preparation of instances the user is able to export and convert the data into several formats in order to be imported by different data mining workbenches such as Weka.&lt;br /&gt;
&lt;br /&gt;
The selection of instances for data preparation is also available through both an extended version of Query Tab and an extended version of TGViz Tab.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
The Instance Selection Tab can work with &amp;quot;basic&amp;quot; or &amp;quot;full&amp;quot; installation of Protege 3.x running in JRE 1.5 or higher.&lt;br /&gt;
&lt;br /&gt;
To make sure Protege loads with correct configuration add following line in protege.lax file in the '''LAX.CLASS.PATH''' section [C:\Program Files\Protege_3.X].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.widget.instance_selection\instance-selection.jar;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.instance_selection\ostermillerutils_1_06_00.jar;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.instance_selection\weka.jar.&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Extract''' Instance Selection.zip into Protege plug-ins directory [C:\Program Files\Protege_3.X\plugins].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Zip File Request'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt; Please, send a message to odkd.team@gmail.com .&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
To follow is a screenshot of the Instance Selection tab. The left-most pane displays the class browser, the middle pane shows the instances of the selected class, the right-most top pane shows the instance form for the selected instance, the left-most botton pane shows selected instances, and the right-most botton pane shows the tabular form used for data preparation and export:&lt;br /&gt;
&lt;br /&gt;
[[Image:instance_selection_home.png|frame|none|Instance Selection Tab screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To follow is a screenshot of the Instalation Selection tab. The left pane displays a &amp;quot;top-level&amp;quot; instance. In this case, the user chose an instance of the Newspaper class. The right pane shows the instance form for the selected instance:&lt;br /&gt;
&lt;br /&gt;
[[Image:Instance_export.png|frame|none|Instance Selection Tab screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To follow is a screenshot of the Instance Selection slot widget. In this case, the user assigned the Instance tree widget to the responsible_for slot, which is a slot of type Instance. The user can then select further slot values to be export, inthis case date hired is an importnat information for the analysis and future data mining exercise:&lt;br /&gt;
&lt;br /&gt;
[[Image:selecting_slot.png|frame|none|Instance Selection Slot screenshot]]&lt;br /&gt;
&lt;br /&gt;
== Level of Support  ==&lt;br /&gt;
&lt;br /&gt;
This plug-in is no longer under active development. If you have questions, please, send a message to the development team '''odkd.team@gmail'''.com or you can try posting them to the [http://mailman.stanford.edu/mailman/listinfo/protege-discussion protege-discussion mailing list], and someone from the community may be able to help you.&lt;br /&gt;
&lt;br /&gt;
The source code for this tab is available under request to '''odkd.team@gmail.com''' .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pcgottgtroy</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6017</id>
		<title>Instance Selection</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6017"/>
				<updated>2009-05-26T02:44:21Z</updated>
		
		<summary type="html">&lt;p&gt;Pcgottgtroy: /* Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=This plug-in adds both navigation and export features to Protege-Frames. It provides a tree view of the knowledge base as well as allows the selection of instances for data preparation and consequent export in several data mining workbench formats such as Weka and text.&lt;br /&gt;
|PluginType=Export&lt;br /&gt;
|ForApplication1=Protege-Frames&lt;br /&gt;
|Screenshot=instance_selection_home.png&lt;br /&gt;
|DeveloperID1=Paulo Gottgtroy&lt;br /&gt;
|LastUpdated=May 25, 2009&lt;br /&gt;
|Topic1=Export&lt;br /&gt;
|Topic2=Navigation&lt;br /&gt;
|Topic3=Search&lt;br /&gt;
|Affiliation1=Knowledge Engineering and Discovery Research Institute - KEDRI&lt;br /&gt;
|Affiliation2=Auckland University of Technology&lt;br /&gt;
}}&lt;br /&gt;
div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
== Description ==&lt;br /&gt;
The Instance Selection Tab allows navigation of frames that are directly and indirectly referenced from an instance in a tree structure and the selection of instances for further data preparation to export instance values in different formats for data mining. &lt;br /&gt;
&lt;br /&gt;
There are four main features provided by the plug-in as following:&lt;br /&gt;
&lt;br /&gt;
* '''Tree Navivation''' (an extended version of the InstanceTree tab) -  displays instances of classes as a tree while which allows the user to browse and edit the instance using its associated form.&lt;br /&gt;
* '''Instance Selection'''  - allows an user to select/deselect an instance from the tree for further data preparation.  The widget allows navigation to instances &amp;quot;contained&amp;quot; in that instance and highlight its structure and slots in both associated form and data preparation pane.&lt;br /&gt;
* '''Data preparation''' - the data preparation pane allows multiple manipulation of instances, slots values and browsing of related knowlegde such as selection of multivalued fields for export.The pane edition is intergrated with the instance form, slot widget, instance tree allowing all edition to be performed in one unique pane and user interface.&lt;br /&gt;
* '''Instance export''' - after the selection and preparation of instances the user is able to export and convert the data into several formats in order to be imported by different data mining workbenches such as Weka.&lt;br /&gt;
&lt;br /&gt;
The selection of instances for data preparation is also available through both an extended version of Query Tab and an extended version of TGViz Tab.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
The Instance Selection Tab can work with &amp;quot;basic&amp;quot; or &amp;quot;full&amp;quot; installation of Protege 3.x running in JRE 1.5 or higher.&lt;br /&gt;
&lt;br /&gt;
To make sure Protege loads with correct configuration add following line in protege.lax file in the '''LAX.CLASS.PATH''' section [C:\Program Files\Protege_3.X].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.widget.instance_selection\instance-selection.jar;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.instance_selection\ostermillerutils_1_06_00.jar;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.instance_selection\weka.jar.&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Extract''' Instance Selection.zip into Protege plug-ins directory [C:\Program Files\Protege_3.X\plugins].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt; Please, request zip file to '''odkd.team@gmail.com''' .&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
To follow is a screenshot of the Instance Selection tab. The left-most pane displays the class browser, the middle pane shows the instances of the selected class, the right-most top pane shows the instance form for the selected instance, the left-most botton pane shows selected instances, and the right-most botton pane shows the tabular form used for data preparation and export:&lt;br /&gt;
&lt;br /&gt;
[[Image:instance_selection_home.png|frame|none|Instance Selection Tab screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To follow is a screenshot of the Instalation Selection tab. The left pane displays a &amp;quot;top-level&amp;quot; instance. In this case, the user chose an instance of the Newspaper class. The right pane shows the instance form for the selected instance:&lt;br /&gt;
&lt;br /&gt;
[[Image:Instance_export.png|frame|none|Instance Selection Tab screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To follow is a screenshot of the Instance Selection slot widget. In this case, the user assigned the Instance tree widget to the responsible_for slot, which is a slot of type Instance. The user can then select further slot values to be export, inthis case date hired is an importnat information for the analysis and future data mining exercise:&lt;br /&gt;
&lt;br /&gt;
[[Image:selecting_slot.png|frame|none|Instance Selection Slot screenshot]]&lt;br /&gt;
&lt;br /&gt;
== Level of Support  ==&lt;br /&gt;
&lt;br /&gt;
This plug-in is no longer under active development. If you have questions, please, send a message to the development team '''odkd.team@gmail'''.com or you can try posting them to the [http://mailman.stanford.edu/mailman/listinfo/protege-discussion protege-discussion mailing list], and someone from the community may be able to help you.&lt;br /&gt;
&lt;br /&gt;
The source code for this tab is available under request to '''odkd.team@gmail.com''' .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pcgottgtroy</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6016</id>
		<title>Instance Selection</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6016"/>
				<updated>2009-05-26T02:43:41Z</updated>
		
		<summary type="html">&lt;p&gt;Pcgottgtroy: /* Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=This plug-in adds both navigation and export features to Protege-Frames. It provides a tree view of the knowledge base as well as allows the selection of instances for data preparation and consequent export in several data mining workbench formats such as Weka and text.&lt;br /&gt;
|PluginType=Export&lt;br /&gt;
|ForApplication1=Protege-Frames&lt;br /&gt;
|Screenshot=instance_selection_home.png&lt;br /&gt;
|DeveloperID1=Paulo Gottgtroy&lt;br /&gt;
|LastUpdated=May 25, 2009&lt;br /&gt;
|Topic1=Export&lt;br /&gt;
|Topic2=Navigation&lt;br /&gt;
|Topic3=Search&lt;br /&gt;
|Affiliation1=Knowledge Engineering and Discovery Research Institute - KEDRI&lt;br /&gt;
|Affiliation2=Auckland University of Technology&lt;br /&gt;
}}&lt;br /&gt;
div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
== Description ==&lt;br /&gt;
The Instance Selection Tab allows navigation of frames that are directly and indirectly referenced from an instance in a tree structure and the selection of instances for further data preparation to export instance values in different formats for data mining. &lt;br /&gt;
&lt;br /&gt;
There are four main features provided by the plug-in as following:&lt;br /&gt;
&lt;br /&gt;
* '''Tree Navivation''' (an extended version of the InstanceTree tab) -  displays instances of classes as a tree while which allows the user to browse and edit the instance using its associated form.&lt;br /&gt;
* '''Instance Selection'''  - allows an user to select/deselect an instance from the tree for further data preparation.  The widget allows navigation to instances &amp;quot;contained&amp;quot; in that instance and highlight its structure and slots in both associated form and data preparation pane.&lt;br /&gt;
* '''Data preparation''' - the data preparation pane allows multiple manipulation of instances, slots values and browsing of related knowlegde such as selection of multivalued fields for export.The pane edition is intergrated with the instance form, slot widget, instance tree allowing all edition to be performed in one unique pane and user interface.&lt;br /&gt;
* '''Instance export''' - after the selection and preparation of instances the user is able to export and convert the data into several formats in order to be imported by different data mining workbenches such as Weka.&lt;br /&gt;
&lt;br /&gt;
The selection of instances for data preparation is also available through both an extended version of Query Tab and an extended version of TGViz Tab.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
The Instance Selection Tab can work with &amp;quot;basic&amp;quot; or &amp;quot;full&amp;quot; installation of Protege 3.x running in JRE 1.5 or higher.&lt;br /&gt;
&lt;br /&gt;
To make sure Protege loads with correct configuration add following line in protege.lax file in the '''LAX.CLASS.PATH''' section [C:\Program Files\Protege_3.X].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.widget.instance_selection\instance-selection.jar;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.instance_selection\ostermillerutils_1_06_00.jar;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.instance_selection\weka.jar.&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Extract''' Instance Selection.zip into Protege plug-ins directory [C:\Program Files\Protege_3.X\plugins].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt; Please, request zip file to ''odkd.team@gmail.com'' .&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
To follow is a screenshot of the Instance Selection tab. The left-most pane displays the class browser, the middle pane shows the instances of the selected class, the right-most top pane shows the instance form for the selected instance, the left-most botton pane shows selected instances, and the right-most botton pane shows the tabular form used for data preparation and export:&lt;br /&gt;
&lt;br /&gt;
[[Image:instance_selection_home.png|frame|none|Instance Selection Tab screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To follow is a screenshot of the Instalation Selection tab. The left pane displays a &amp;quot;top-level&amp;quot; instance. In this case, the user chose an instance of the Newspaper class. The right pane shows the instance form for the selected instance:&lt;br /&gt;
&lt;br /&gt;
[[Image:Instance_export.png|frame|none|Instance Selection Tab screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To follow is a screenshot of the Instance Selection slot widget. In this case, the user assigned the Instance tree widget to the responsible_for slot, which is a slot of type Instance. The user can then select further slot values to be export, inthis case date hired is an importnat information for the analysis and future data mining exercise:&lt;br /&gt;
&lt;br /&gt;
[[Image:selecting_slot.png|frame|none|Instance Selection Slot screenshot]]&lt;br /&gt;
&lt;br /&gt;
== Level of Support  ==&lt;br /&gt;
&lt;br /&gt;
This plug-in is no longer under active development. If you have questions, please, send a message to the development team '''odkd.team@gmail'''.com or you can try posting them to the [http://mailman.stanford.edu/mailman/listinfo/protege-discussion protege-discussion mailing list], and someone from the community may be able to help you.&lt;br /&gt;
&lt;br /&gt;
The source code for this tab is available under request to '''odkd.team@gmail.com''' .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pcgottgtroy</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6015</id>
		<title>Instance Selection</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6015"/>
				<updated>2009-05-26T02:37:51Z</updated>
		
		<summary type="html">&lt;p&gt;Pcgottgtroy: /* Level of Support */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=This plug-in adds both navigation and export features to Protege-Frames. It provides a tree view of the knowledge base as well as allows the selection of instances for data preparation and consequent export in several data mining workbench formats such as Weka and text.&lt;br /&gt;
|PluginType=Export&lt;br /&gt;
|ForApplication1=Protege-Frames&lt;br /&gt;
|Screenshot=instance_selection_home.png&lt;br /&gt;
|DeveloperID1=Paulo Gottgtroy&lt;br /&gt;
|LastUpdated=May 25, 2009&lt;br /&gt;
|Topic1=Export&lt;br /&gt;
|Topic2=Navigation&lt;br /&gt;
|Topic3=Search&lt;br /&gt;
|Affiliation1=Knowledge Engineering and Discovery Research Institute - KEDRI&lt;br /&gt;
|Affiliation2=Auckland University of Technology&lt;br /&gt;
}}&lt;br /&gt;
div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
== Description ==&lt;br /&gt;
The Instance Selection Tab allows navigation of frames that are directly and indirectly referenced from an instance in a tree structure and the selection of instances for further data preparation to export instance values in different formats for data mining. &lt;br /&gt;
&lt;br /&gt;
There are four main features provided by the plug-in as following:&lt;br /&gt;
&lt;br /&gt;
* '''Tree Navivation''' (an extended version of the InstanceTree tab) -  displays instances of classes as a tree while which allows the user to browse and edit the instance using its associated form.&lt;br /&gt;
* '''Instance Selection'''  - allows an user to select/deselect an instance from the tree for further data preparation.  The widget allows navigation to instances &amp;quot;contained&amp;quot; in that instance and highlight its structure and slots in both associated form and data preparation pane.&lt;br /&gt;
* '''Data preparation''' - the data preparation pane allows multiple manipulation of instances, slots values and browsing of related knowlegde such as selection of multivalued fields for export.The pane edition is intergrated with the instance form, slot widget, instance tree allowing all edition to be performed in one unique pane and user interface.&lt;br /&gt;
* '''Instance export''' - after the selection and preparation of instances the user is able to export and convert the data into several formats in order to be imported by different data mining workbenches such as Weka.&lt;br /&gt;
&lt;br /&gt;
The selection of instances for data preparation is also available through both an extended version of Query Tab and an extended version of TGViz Tab.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
The Instance Selection Tab can work with &amp;quot;basic&amp;quot; or &amp;quot;full&amp;quot; installation of Protege 3.x running in JRE 1.5 or higher.&lt;br /&gt;
&lt;br /&gt;
To make sure Protege loads with correct configuration add following line in protege.lax file in the '''LAX.CLASS.PATH''' section [C:\Program Files\Protege_3.X].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.widget.instance_selection\instance-selection.jar;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.instance_selection\ostermillerutils_1_06_00.jar;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.instance_selection\weka.jar.&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Extract''' Instance Selection.zip into Protege plug-ins directory [C:\Program Files\Protege_3.X\plugins].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
To follow is a screenshot of the Instance Selection tab. The left-most pane displays the class browser, the middle pane shows the instances of the selected class, the right-most top pane shows the instance form for the selected instance, the left-most botton pane shows selected instances, and the right-most botton pane shows the tabular form used for data preparation and export:&lt;br /&gt;
&lt;br /&gt;
[[Image:instance_selection_home.png|frame|none|Instance Selection Tab screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To follow is a screenshot of the Instalation Selection tab. The left pane displays a &amp;quot;top-level&amp;quot; instance. In this case, the user chose an instance of the Newspaper class. The right pane shows the instance form for the selected instance:&lt;br /&gt;
&lt;br /&gt;
[[Image:Instance_export.png|frame|none|Instance Selection Tab screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To follow is a screenshot of the Instance Selection slot widget. In this case, the user assigned the Instance tree widget to the responsible_for slot, which is a slot of type Instance. The user can then select further slot values to be export, inthis case date hired is an importnat information for the analysis and future data mining exercise:&lt;br /&gt;
&lt;br /&gt;
[[Image:selecting_slot.png|frame|none|Instance Selection Slot screenshot]]&lt;br /&gt;
&lt;br /&gt;
== Level of Support  ==&lt;br /&gt;
&lt;br /&gt;
This plug-in is no longer under active development. If you have questions, please, send a message to the development team '''odkd.team@gmail'''.com or you can try posting them to the [http://mailman.stanford.edu/mailman/listinfo/protege-discussion protege-discussion mailing list], and someone from the community may be able to help you.&lt;br /&gt;
&lt;br /&gt;
The source code for this tab is available under request to '''odkd.team@gmail.com''' .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pcgottgtroy</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6014</id>
		<title>Instance Selection</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6014"/>
				<updated>2009-05-26T02:35:07Z</updated>
		
		<summary type="html">&lt;p&gt;Pcgottgtroy: /* Level of Support */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=This plug-in adds both navigation and export features to Protege-Frames. It provides a tree view of the knowledge base as well as allows the selection of instances for data preparation and consequent export in several data mining workbench formats such as Weka and text.&lt;br /&gt;
|PluginType=Export&lt;br /&gt;
|ForApplication1=Protege-Frames&lt;br /&gt;
|Screenshot=instance_selection_home.png&lt;br /&gt;
|DeveloperID1=Paulo Gottgtroy&lt;br /&gt;
|LastUpdated=May 25, 2009&lt;br /&gt;
|Topic1=Export&lt;br /&gt;
|Topic2=Navigation&lt;br /&gt;
|Topic3=Search&lt;br /&gt;
|Affiliation1=Knowledge Engineering and Discovery Research Institute - KEDRI&lt;br /&gt;
|Affiliation2=Auckland University of Technology&lt;br /&gt;
}}&lt;br /&gt;
div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
== Description ==&lt;br /&gt;
The Instance Selection Tab allows navigation of frames that are directly and indirectly referenced from an instance in a tree structure and the selection of instances for further data preparation to export instance values in different formats for data mining. &lt;br /&gt;
&lt;br /&gt;
There are four main features provided by the plug-in as following:&lt;br /&gt;
&lt;br /&gt;
* '''Tree Navivation''' (an extended version of the InstanceTree tab) -  displays instances of classes as a tree while which allows the user to browse and edit the instance using its associated form.&lt;br /&gt;
* '''Instance Selection'''  - allows an user to select/deselect an instance from the tree for further data preparation.  The widget allows navigation to instances &amp;quot;contained&amp;quot; in that instance and highlight its structure and slots in both associated form and data preparation pane.&lt;br /&gt;
* '''Data preparation''' - the data preparation pane allows multiple manipulation of instances, slots values and browsing of related knowlegde such as selection of multivalued fields for export.The pane edition is intergrated with the instance form, slot widget, instance tree allowing all edition to be performed in one unique pane and user interface.&lt;br /&gt;
* '''Instance export''' - after the selection and preparation of instances the user is able to export and convert the data into several formats in order to be imported by different data mining workbenches such as Weka.&lt;br /&gt;
&lt;br /&gt;
The selection of instances for data preparation is also available through both an extended version of Query Tab and an extended version of TGViz Tab.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
The Instance Selection Tab can work with &amp;quot;basic&amp;quot; or &amp;quot;full&amp;quot; installation of Protege 3.x running in JRE 1.5 or higher.&lt;br /&gt;
&lt;br /&gt;
To make sure Protege loads with correct configuration add following line in protege.lax file in the '''LAX.CLASS.PATH''' section [C:\Program Files\Protege_3.X].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.widget.instance_selection\instance-selection.jar;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.instance_selection\ostermillerutils_1_06_00.jar;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.instance_selection\weka.jar.&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Extract''' Instance Selection.zip into Protege plug-ins directory [C:\Program Files\Protege_3.X\plugins].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
To follow is a screenshot of the Instance Selection tab. The left-most pane displays the class browser, the middle pane shows the instances of the selected class, the right-most top pane shows the instance form for the selected instance, the left-most botton pane shows selected instances, and the right-most botton pane shows the tabular form used for data preparation and export:&lt;br /&gt;
&lt;br /&gt;
[[Image:instance_selection_home.png|frame|none|Instance Selection Tab screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To follow is a screenshot of the Instalation Selection tab. The left pane displays a &amp;quot;top-level&amp;quot; instance. In this case, the user chose an instance of the Newspaper class. The right pane shows the instance form for the selected instance:&lt;br /&gt;
&lt;br /&gt;
[[Image:Instance_export.png|frame|none|Instance Selection Tab screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To follow is a screenshot of the Instance Selection slot widget. In this case, the user assigned the Instance tree widget to the responsible_for slot, which is a slot of type Instance. The user can then select further slot values to be export, inthis case date hired is an importnat information for the analysis and future data mining exercise:&lt;br /&gt;
&lt;br /&gt;
[[Image:selecting_slot.png|frame|none|Instance Selection Slot screenshot]]&lt;br /&gt;
&lt;br /&gt;
== Level of Support  ==&lt;br /&gt;
&lt;br /&gt;
This plug-in is no longer under active development. If you have questions, please, send a message to the development team [odkd.team@gmail.com] or you can try posting them to the [http://mailman.stanford.edu/mailman/listinfo/protege-discussion protege-discussion mailing list], and someone from the community may be able to help you.&lt;br /&gt;
&lt;br /&gt;
The [http://smi-protege.stanford.edu/svn/instance-tree/trunk/ source code] for this tab is available from the Protege Subversion repository.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pcgottgtroy</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6013</id>
		<title>Instance Selection</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6013"/>
				<updated>2009-05-26T02:27:17Z</updated>
		
		<summary type="html">&lt;p&gt;Pcgottgtroy: /* Level of Support */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=This plug-in adds both navigation and export features to Protege-Frames. It provides a tree view of the knowledge base as well as allows the selection of instances for data preparation and consequent export in several data mining workbench formats such as Weka and text.&lt;br /&gt;
|PluginType=Export&lt;br /&gt;
|ForApplication1=Protege-Frames&lt;br /&gt;
|Screenshot=instance_selection_home.png&lt;br /&gt;
|DeveloperID1=Paulo Gottgtroy&lt;br /&gt;
|LastUpdated=May 25, 2009&lt;br /&gt;
|Topic1=Export&lt;br /&gt;
|Topic2=Navigation&lt;br /&gt;
|Topic3=Search&lt;br /&gt;
|Affiliation1=Knowledge Engineering and Discovery Research Institute - KEDRI&lt;br /&gt;
|Affiliation2=Auckland University of Technology&lt;br /&gt;
}}&lt;br /&gt;
div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
== Description ==&lt;br /&gt;
The Instance Selection Tab allows navigation of frames that are directly and indirectly referenced from an instance in a tree structure and the selection of instances for further data preparation to export instance values in different formats for data mining. &lt;br /&gt;
&lt;br /&gt;
There are four main features provided by the plug-in as following:&lt;br /&gt;
&lt;br /&gt;
* '''Tree Navivation''' (an extended version of the InstanceTree tab) -  displays instances of classes as a tree while which allows the user to browse and edit the instance using its associated form.&lt;br /&gt;
* '''Instance Selection'''  - allows an user to select/deselect an instance from the tree for further data preparation.  The widget allows navigation to instances &amp;quot;contained&amp;quot; in that instance and highlight its structure and slots in both associated form and data preparation pane.&lt;br /&gt;
* '''Data preparation''' - the data preparation pane allows multiple manipulation of instances, slots values and browsing of related knowlegde such as selection of multivalued fields for export.The pane edition is intergrated with the instance form, slot widget, instance tree allowing all edition to be performed in one unique pane and user interface.&lt;br /&gt;
* '''Instance export''' - after the selection and preparation of instances the user is able to export and convert the data into several formats in order to be imported by different data mining workbenches such as Weka.&lt;br /&gt;
&lt;br /&gt;
The selection of instances for data preparation is also available through both an extended version of Query Tab and an extended version of TGViz Tab.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
The Instance Selection Tab can work with &amp;quot;basic&amp;quot; or &amp;quot;full&amp;quot; installation of Protege 3.x running in JRE 1.5 or higher.&lt;br /&gt;
&lt;br /&gt;
To make sure Protege loads with correct configuration add following line in protege.lax file in the '''LAX.CLASS.PATH''' section [C:\Program Files\Protege_3.X].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.widget.instance_selection\instance-selection.jar;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.instance_selection\ostermillerutils_1_06_00.jar;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.instance_selection\weka.jar.&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Extract''' Instance Selection.zip into Protege plug-ins directory [C:\Program Files\Protege_3.X\plugins].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
To follow is a screenshot of the Instance Selection tab. The left-most pane displays the class browser, the middle pane shows the instances of the selected class, the right-most top pane shows the instance form for the selected instance, the left-most botton pane shows selected instances, and the right-most botton pane shows the tabular form used for data preparation and export:&lt;br /&gt;
&lt;br /&gt;
[[Image:instance_selection_home.png|frame|none|Instance Selection Tab screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To follow is a screenshot of the Instalation Selection tab. The left pane displays a &amp;quot;top-level&amp;quot; instance. In this case, the user chose an instance of the Newspaper class. The right pane shows the instance form for the selected instance:&lt;br /&gt;
&lt;br /&gt;
[[Image:Instance_export.png|frame|none|Instance Selection Tab screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To follow is a screenshot of the Instance Selection slot widget. In this case, the user assigned the Instance tree widget to the responsible_for slot, which is a slot of type Instance. The user can then select further slot values to be export, inthis case date hired is an importnat information for the analysis and future data mining exercise:&lt;br /&gt;
&lt;br /&gt;
[[Image:selecting_slot.png|frame|none|Instance Selection Slot screenshot]]&lt;br /&gt;
&lt;br /&gt;
== Level of Support  ==&lt;br /&gt;
&lt;br /&gt;
These plug-ins are no longer under active development. If you have questions or wants to use the plug-in, please, send a message to the developer or you can try posting them to the [http://mailman.stanford.edu/mailman/listinfo/protege-discussion protege-discussion mailing list], and someone from the community may be able to help you.&lt;br /&gt;
&lt;br /&gt;
The [http://smi-protege.stanford.edu/svn/instance-tree/trunk/ source code] for this tab is available from the Protege Subversion repository.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pcgottgtroy</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6012</id>
		<title>Instance Selection</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6012"/>
				<updated>2009-05-26T02:24:07Z</updated>
		
		<summary type="html">&lt;p&gt;Pcgottgtroy: /* Screenshots */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=This plug-in adds both navigation and export features to Protege-Frames. It provides a tree view of the knowledge base as well as allows the selection of instances for data preparation and consequent export in several data mining workbench formats such as Weka and text.&lt;br /&gt;
|PluginType=Export&lt;br /&gt;
|ForApplication1=Protege-Frames&lt;br /&gt;
|Screenshot=instance_selection_home.png&lt;br /&gt;
|DeveloperID1=Paulo Gottgtroy&lt;br /&gt;
|LastUpdated=May 25, 2009&lt;br /&gt;
|Topic1=Export&lt;br /&gt;
|Topic2=Navigation&lt;br /&gt;
|Topic3=Search&lt;br /&gt;
|Affiliation1=Knowledge Engineering and Discovery Research Institute - KEDRI&lt;br /&gt;
|Affiliation2=Auckland University of Technology&lt;br /&gt;
}}&lt;br /&gt;
div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
== Description ==&lt;br /&gt;
The Instance Selection Tab allows navigation of frames that are directly and indirectly referenced from an instance in a tree structure and the selection of instances for further data preparation to export instance values in different formats for data mining. &lt;br /&gt;
&lt;br /&gt;
There are four main features provided by the plug-in as following:&lt;br /&gt;
&lt;br /&gt;
* '''Tree Navivation''' (an extended version of the InstanceTree tab) -  displays instances of classes as a tree while which allows the user to browse and edit the instance using its associated form.&lt;br /&gt;
* '''Instance Selection'''  - allows an user to select/deselect an instance from the tree for further data preparation.  The widget allows navigation to instances &amp;quot;contained&amp;quot; in that instance and highlight its structure and slots in both associated form and data preparation pane.&lt;br /&gt;
* '''Data preparation''' - the data preparation pane allows multiple manipulation of instances, slots values and browsing of related knowlegde such as selection of multivalued fields for export.The pane edition is intergrated with the instance form, slot widget, instance tree allowing all edition to be performed in one unique pane and user interface.&lt;br /&gt;
* '''Instance export''' - after the selection and preparation of instances the user is able to export and convert the data into several formats in order to be imported by different data mining workbenches such as Weka.&lt;br /&gt;
&lt;br /&gt;
The selection of instances for data preparation is also available through both an extended version of Query Tab and an extended version of TGViz Tab.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
The Instance Selection Tab can work with &amp;quot;basic&amp;quot; or &amp;quot;full&amp;quot; installation of Protege 3.x running in JRE 1.5 or higher.&lt;br /&gt;
&lt;br /&gt;
To make sure Protege loads with correct configuration add following line in protege.lax file in the '''LAX.CLASS.PATH''' section [C:\Program Files\Protege_3.X].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.widget.instance_selection\instance-selection.jar;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.instance_selection\ostermillerutils_1_06_00.jar;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.instance_selection\weka.jar.&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Extract''' Instance Selection.zip into Protege plug-ins directory [C:\Program Files\Protege_3.X\plugins].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
To follow is a screenshot of the Instance Selection tab. The left-most pane displays the class browser, the middle pane shows the instances of the selected class, the right-most top pane shows the instance form for the selected instance, the left-most botton pane shows selected instances, and the right-most botton pane shows the tabular form used for data preparation and export:&lt;br /&gt;
&lt;br /&gt;
[[Image:instance_selection_home.png|frame|none|Instance Selection Tab screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To follow is a screenshot of the Instalation Selection tab. The left pane displays a &amp;quot;top-level&amp;quot; instance. In this case, the user chose an instance of the Newspaper class. The right pane shows the instance form for the selected instance:&lt;br /&gt;
&lt;br /&gt;
[[Image:Instance_export.png|frame|none|Instance Selection Tab screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To follow is a screenshot of the Instance Selection slot widget. In this case, the user assigned the Instance tree widget to the responsible_for slot, which is a slot of type Instance. The user can then select further slot values to be export, inthis case date hired is an importnat information for the analysis and future data mining exercise:&lt;br /&gt;
&lt;br /&gt;
[[Image:selecting_slot.png|frame|none|Instance Selection Slot screenshot]]&lt;br /&gt;
&lt;br /&gt;
== Level of Support  ==&lt;br /&gt;
&lt;br /&gt;
These plug-ins are no longer under active development. If you have questions, you can try posting them to the [http://mailman.stanford.edu/mailman/listinfo/protege-discussion protege-discussion mailing list], and someone from the community may be able to help you.&lt;br /&gt;
&lt;br /&gt;
The [http://smi-protege.stanford.edu/svn/instance-tree/trunk/ source code] for this tab is available from the Protege Subversion repository.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pcgottgtroy</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:Selecting_slot.png&amp;diff=6011</id>
		<title>File:Selecting slot.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:Selecting_slot.png&amp;diff=6011"/>
				<updated>2009-05-26T02:19:50Z</updated>
		
		<summary type="html">&lt;p&gt;Pcgottgtroy: general screenshot&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;general screenshot&lt;/div&gt;</summary>
		<author><name>Pcgottgtroy</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6010</id>
		<title>Instance Selection</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6010"/>
				<updated>2009-05-26T02:19:03Z</updated>
		
		<summary type="html">&lt;p&gt;Pcgottgtroy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=This plug-in adds both navigation and export features to Protege-Frames. It provides a tree view of the knowledge base as well as allows the selection of instances for data preparation and consequent export in several data mining workbench formats such as Weka and text.&lt;br /&gt;
|PluginType=Export&lt;br /&gt;
|ForApplication1=Protege-Frames&lt;br /&gt;
|Screenshot=instance_selection_home.png&lt;br /&gt;
|DeveloperID1=Paulo Gottgtroy&lt;br /&gt;
|LastUpdated=May 25, 2009&lt;br /&gt;
|Topic1=Export&lt;br /&gt;
|Topic2=Navigation&lt;br /&gt;
|Topic3=Search&lt;br /&gt;
|Affiliation1=Knowledge Engineering and Discovery Research Institute - KEDRI&lt;br /&gt;
|Affiliation2=Auckland University of Technology&lt;br /&gt;
}}&lt;br /&gt;
div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
== Description ==&lt;br /&gt;
The Instance Selection Tab allows navigation of frames that are directly and indirectly referenced from an instance in a tree structure and the selection of instances for further data preparation to export instance values in different formats for data mining. &lt;br /&gt;
&lt;br /&gt;
There are four main features provided by the plug-in as following:&lt;br /&gt;
&lt;br /&gt;
* '''Tree Navivation''' (an extended version of the InstanceTree tab) -  displays instances of classes as a tree while which allows the user to browse and edit the instance using its associated form.&lt;br /&gt;
* '''Instance Selection'''  - allows an user to select/deselect an instance from the tree for further data preparation.  The widget allows navigation to instances &amp;quot;contained&amp;quot; in that instance and highlight its structure and slots in both associated form and data preparation pane.&lt;br /&gt;
* '''Data preparation''' - the data preparation pane allows multiple manipulation of instances, slots values and browsing of related knowlegde such as selection of multivalued fields for export.The pane edition is intergrated with the instance form, slot widget, instance tree allowing all edition to be performed in one unique pane and user interface.&lt;br /&gt;
* '''Instance export''' - after the selection and preparation of instances the user is able to export and convert the data into several formats in order to be imported by different data mining workbenches such as Weka.&lt;br /&gt;
&lt;br /&gt;
The selection of instances for data preparation is also available through both an extended version of Query Tab and an extended version of TGViz Tab.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
The Instance Selection Tab can work with &amp;quot;basic&amp;quot; or &amp;quot;full&amp;quot; installation of Protege 3.x running in JRE 1.5 or higher.&lt;br /&gt;
&lt;br /&gt;
To make sure Protege loads with correct configuration add following line in protege.lax file in the '''LAX.CLASS.PATH''' section [C:\Program Files\Protege_3.X].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.widget.instance_selection\instance-selection.jar;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.instance_selection\ostermillerutils_1_06_00.jar;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.instance_selection\weka.jar.&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Extract''' Instance Selection.zip into Protege plug-ins directory [C:\Program Files\Protege_3.X\plugins].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
To follow is a screenshot of the Instance Selection tab. The left-most pane displays the class browser, the middle pane shows the instances of the selected class, the right-most top pane shows the instance form for the selected instance, the left-most botton pane shows selected instances, and the right-most botton pane shows the tabular form used for data preparation and export:&lt;br /&gt;
&lt;br /&gt;
[[Image:instance_selection_home.png|frame|none|Instance Selection Tab screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To follow is a screenshot of the Instalation Selection tab. The left pane displays a &amp;quot;top-level&amp;quot; instance. In this case, the user chose an instance of the Newspaper class. The right pane shows the instance form for the selected instance:&lt;br /&gt;
&lt;br /&gt;
[[Image:Instance_export.png|frame|none|KnowledgeTree Tab screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To follow is a screenshot of the InstanceTree slot widget. In this case, the user assigned the InstanceTree widget to the employees slot, which is a slot of type Instance. The user can then navigate the slot values of the employee slot in a tree structure:&lt;br /&gt;
&lt;br /&gt;
[[Image:selecting_slot.png|frame|none|InstanceTree Slot screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Level of Support  ==&lt;br /&gt;
&lt;br /&gt;
These plug-ins are no longer under active development. If you have questions, you can try posting them to the [http://mailman.stanford.edu/mailman/listinfo/protege-discussion protege-discussion mailing list], and someone from the community may be able to help you.&lt;br /&gt;
&lt;br /&gt;
The [http://smi-protege.stanford.edu/svn/instance-tree/trunk/ source code] for this tab is available from the Protege Subversion repository.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pcgottgtroy</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6009</id>
		<title>Instance Selection</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6009"/>
				<updated>2009-05-26T02:14:28Z</updated>
		
		<summary type="html">&lt;p&gt;Pcgottgtroy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=This plug-in adds both navigation and export features to Protege-Frames. It provides a tree view of the knowledge base as well as allows the selection of instances for data preparation and consequent export in several data mining workbench formats such as Weka and text.&lt;br /&gt;
|PluginType=Export&lt;br /&gt;
|ForApplication1=Protege-Frames&lt;br /&gt;
|Screenshot=instance_selection_home.png&lt;br /&gt;
|DeveloperID1=Paulo Gottgtroy&lt;br /&gt;
|LastUpdated=May 25, 2009&lt;br /&gt;
|Topic1=Export&lt;br /&gt;
|Topic2=Navigation&lt;br /&gt;
|Topic3=Search&lt;br /&gt;
|Affiliation1=Knowledge Engineering and Discovery Research Institute - KEDRI&lt;br /&gt;
|Affiliation2=Auckland University of Technology&lt;br /&gt;
}}&lt;br /&gt;
div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
== Description ==&lt;br /&gt;
The Instance Selection Tab allows navigation of frames that are directly and indirectly referenced from an instance in a tree structure and the selection of instances for further data preparation to export instance values in different formats for data mining. &lt;br /&gt;
&lt;br /&gt;
There are four main features provided by the plug-in as following:&lt;br /&gt;
&lt;br /&gt;
* '''Tree Navivation''' (an extended version of the InstanceTree tab) -  displays instances of classes as a tree while which allows the user to browse and edit the instance using its associated form.&lt;br /&gt;
* '''Instance Selection'''  - allows an user to select/deselect an instance from the tree for further data preparation.  The widget allows navigation to instances &amp;quot;contained&amp;quot; in that instance and highlight its structure and slots in both associated form and data preparation pane.&lt;br /&gt;
* '''Data preparation''' - the data preparation pane allows multiple manipulation of instances, slots values and browsing of related knowlegde such as selection of multivalued fields for export.The pane edition is intergrated with the instance form, slot widget, instance tree allowing all edition to be performed in one unique pane and user interface.&lt;br /&gt;
* '''Instance export''' - after the selection and preparation of instances the user is able to export and convert the data into several formats in order to be imported by different data mining workbenches such as Weka.&lt;br /&gt;
&lt;br /&gt;
The selection of instances for data preparation is also available through both an extended version of Query Tab and an extended version of TGViz Tab.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
The Instance Selection Tab can work with &amp;quot;basic&amp;quot; or &amp;quot;full&amp;quot; installation of Protege 3.x running in JRE 1.5 or higher.&lt;br /&gt;
&lt;br /&gt;
To make sure Protege loads with correct configuration add following line in protege.lax file in the '''LAX.CLASS.PATH''' section [C:\Program Files\Protege_3.X].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.widget.instance_selection\instance-selection.jar;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.instance_selection\ostermillerutils_1_06_00.jar;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.instance_selection\weka.jar.&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Extract''' Instance Selection.zip into Protege plug-ins directory [C:\Program Files\Protege_3.X\plugins].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
To follow is a screenshot of the Instance Selection tab. The left-most pane displays the class browser, the middle pane shows the instances of the selected class, the right-most top pane shows the instance form for the selected instance, the left-most botton pane shows selected instances, and the right-most botton pane shows the tabular form used for data preparation and export:&lt;br /&gt;
&lt;br /&gt;
[[Image:instance_selection_home.png|frame|none|Instance Selection Tab screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To follow is a screenshot of the Instalation Selection tab. The left pane displays a &amp;quot;top-level&amp;quot; instance. In this case, the user chose an instance of the Newspaper class. The right pane shows the instance form for the selected instance:&lt;br /&gt;
&lt;br /&gt;
[[Image:Instance_export.png|frame|none|KnowledgeTree Tab screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To follow is a screenshot of the InstanceTree slot widget. In this case, the user assigned the InstanceTree widget to the employees slot, which is a slot of type Instance. The user can then navigate the slot values of the employee slot in a tree structure:&lt;br /&gt;
&lt;br /&gt;
[[Image:Instance-tree-slot.png|frame|none|InstanceTree Slot screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Level of Support  ==&lt;br /&gt;
&lt;br /&gt;
These plug-ins are no longer under active development. If you have questions, you can try posting them to the [http://mailman.stanford.edu/mailman/listinfo/protege-discussion protege-discussion mailing list], and someone from the community may be able to help you.&lt;br /&gt;
&lt;br /&gt;
The [http://smi-protege.stanford.edu/svn/instance-tree/trunk/ source code] for this tab is available from the Protege Subversion repository.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pcgottgtroy</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:Instance_export.png&amp;diff=6008</id>
		<title>File:Instance export.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:Instance_export.png&amp;diff=6008"/>
				<updated>2009-05-25T23:51:02Z</updated>
		
		<summary type="html">&lt;p&gt;Pcgottgtroy: Export instances details&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Export instances details&lt;/div&gt;</summary>
		<author><name>Pcgottgtroy</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6007</id>
		<title>Instance Selection</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6007"/>
				<updated>2009-05-25T23:42:33Z</updated>
		
		<summary type="html">&lt;p&gt;Pcgottgtroy: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=This plug-in adds both navigation and export features to Protege-Frames. It provides a tree view of the knowledge base as well as allows the selection of instances for data preparation and consequent export in several data mining workbench formats such as Weka and text.&lt;br /&gt;
|PluginType=Export&lt;br /&gt;
|ForApplication1=Protege-Frames&lt;br /&gt;
|Screenshot=instance_selection_home.png&lt;br /&gt;
|DeveloperID1=Paulo Gottgtroy&lt;br /&gt;
|LastUpdated=May 25, 2009&lt;br /&gt;
|Topic1=Export&lt;br /&gt;
|Topic2=Navigation&lt;br /&gt;
|Topic3=Search&lt;br /&gt;
|Affiliation1=Knowledge Engineering and Discovery Research Institute - KEDRI&lt;br /&gt;
|Affiliation2=Auckland University of Technology&lt;br /&gt;
}}&lt;br /&gt;
div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
== Description ==&lt;br /&gt;
The Instance Selection Tab allows navigation of frames that are directly and indirectly referenced from an instance in a tree structure and the selection of instances for further data preparation to export instance values in different formats for data mining. &lt;br /&gt;
&lt;br /&gt;
There are four main features provided by the plug-in as following:&lt;br /&gt;
&lt;br /&gt;
* '''Tree Navivation''' (an extended version of the InstanceTree tab) -  displays instances of classes as a tree while which allows the user to browse and edit the instance using its associated form.&lt;br /&gt;
* '''Instance Selection'''  - allows an user to select/deselect an instance from the tree for further data preparation.  The widget allows navigation to instances &amp;quot;contained&amp;quot; in that instance and highlight its structure and slots in both associated form and data preparation pane.&lt;br /&gt;
* '''Data preparation''' - the data preparation pane allows multiple manipulation of instances, slots values and browsing of related knowlegde such as selection of multivalued fields for export.The pane edition is intergrated with the instance form, slot widget, instance tree allowing all edition to be performed in one unique pane and user interface.&lt;br /&gt;
* '''Instance export''' - after the selection and preparation of instances the user is able to export and convert the data into several formats in order to be imported by different data mining workbenches such as Weka.&lt;br /&gt;
&lt;br /&gt;
The selection of instances for data preparation is also available through both an extended version of Query Tab and an extended version of TGViz Tab.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
The Instance Selection Tab can work with &amp;quot;basic&amp;quot; or &amp;quot;full&amp;quot; installation of Protege 3.x running in JRE 1.5 or higher.&lt;br /&gt;
&lt;br /&gt;
To make sure Protege loads with correct configuration add following line in protege.lax file in the '''LAX.CLASS.PATH''' section [C:\Program Files\Protege_3.X].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.widget.instance_selection\instance-selection.jar;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.instance_selection\ostermillerutils_1_06_00.jar;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.instance_selection\weka.jar.&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Extract''' Instance Selection.zip into Protege plug-ins directory [C:\Program Files\Protege_3.X\plugins].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
To follow is a screenshot of the Instance Selection tab. The left-most pane displays the class browser, the middle pane shows the instances of the selected class, the right-most top pane shows the instance form for the selected instance, the left-most botton pane shows selected instances, and the right-most botton pane shows the tabular form used for data preparation and export:&lt;br /&gt;
&lt;br /&gt;
[[Image:instance_selection_home.png|frame|none|Instance Selection Tab screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To follow is a screenshot of the KnowledgeTree tab. The left pane displays a &amp;quot;top-level&amp;quot; instance. In this case, the user chose an instance of the Newspaper class. The right pane shows the instance form for the selected instance:&lt;br /&gt;
&lt;br /&gt;
[[Image:Knowledge-tree-tab.png|frame|none|KnowledgeTree Tab screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To follow is a screenshot of the InstanceTree slot widget. In this case, the user assigned the InstanceTree widget to the employees slot, which is a slot of type Instance. The user can then navigate the slot values of the employee slot in a tree structure:&lt;br /&gt;
&lt;br /&gt;
[[Image:Instance-tree-slot.png|frame|none|InstanceTree Slot screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Level of Support  ==&lt;br /&gt;
&lt;br /&gt;
These plug-ins are no longer under active development. If you have questions, you can try posting them to the [http://mailman.stanford.edu/mailman/listinfo/protege-discussion protege-discussion mailing list], and someone from the community may be able to help you.&lt;br /&gt;
&lt;br /&gt;
The [http://smi-protege.stanford.edu/svn/instance-tree/trunk/ source code] for this tab is available from the Protege Subversion repository.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pcgottgtroy</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6006</id>
		<title>Instance Selection</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6006"/>
				<updated>2009-05-25T22:02:24Z</updated>
		
		<summary type="html">&lt;p&gt;Pcgottgtroy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=This plug-in adds both navigation and export features to Protege-Frames. It provides a tree view of the knowledge base as well as allows the selection of instances for data preparation and consequent export in several data mining workbench formats such as Weka and text.&lt;br /&gt;
|PluginType=Export&lt;br /&gt;
|ForApplication1=Protege-Frames&lt;br /&gt;
|Screenshot=instance_selection_home.png&lt;br /&gt;
|DeveloperID1=Paulo Gottgtroy&lt;br /&gt;
|LastUpdated=May 25, 2009&lt;br /&gt;
|Topic1=Export&lt;br /&gt;
|Topic2=Navigation&lt;br /&gt;
|Topic3=Search&lt;br /&gt;
|Affiliation1=Knowledge Engineering and Discovery Research Institute - KEDRI&lt;br /&gt;
|Affiliation2=Auckland University of Technology&lt;br /&gt;
}}&lt;br /&gt;
div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
== Description ==&lt;br /&gt;
The Instance Selection Tab allows navigation of frames that are directly and indirectly referenced from an instance in a tree structure and the selection of instances for further data preparation to export instance values in different formats for data mining. &lt;br /&gt;
&lt;br /&gt;
There are four main features provided by the plug-in as following:&lt;br /&gt;
&lt;br /&gt;
* '''Tree Navivation''' (an extended version of the InstanceTree tab) -  displays instances of classes as a tree while which allows the user to browse and edit the instance using its associated form.&lt;br /&gt;
* '''Instance Selection'''  - allows an user to select/deselect an instance from the tree for further data preparation.  The widget allows navigation to instances &amp;quot;contained&amp;quot; in that instance and highlight its structure and slots in both associated form and data preparation pane.&lt;br /&gt;
* '''Data preparation''' - the data preparation pane allows multiple manipulation of instances, slots values and browsing of related knowlegde such as selection of multivalued fields for export.The pane edition is intergrated with the instance form, slot widget, instance tree allowing all edition to be performed in one unique pane and user interface.&lt;br /&gt;
* '''Instance export''' - after the selection and preparation of instances the user is able to export and convert the data into several formats in order to be imported by different data mining workbenches such as Weka.&lt;br /&gt;
&lt;br /&gt;
*** The selection of instances for data preparation is also available through both an extended Query Tab and an extended version of TGViz Tab.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
The Instance Selection Tab can work with &amp;quot;basic&amp;quot; or &amp;quot;full&amp;quot; installation of Protege 3.x running in JRE 1.5 or higher.&lt;br /&gt;
&lt;br /&gt;
To make sure Protege loads with correct configuration add following line in protege.lax file in the '''LAX.CLASS.PATH''' section [C:\Program Files\Protege_3.X].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.widget.instance_selection\instance-selection.jar;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.instance_selection\ostermillerutils_1_06_00.jar;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.instance_selection\weka.jar.&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Extract''' Instance Selection.zip into Protege plug-ins directory [C:\Program Files\Protege_3.X\plugins].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
To follow is a screenshot of the Instance Selection tab. The left-most pane displays the class browser, the middle pane shows the instances of the selected class, the right-most top pane shows the instance form for the selected instance, the left-most botton pane shows selected instances, and the right-most botton pane shows the tabular form used for data preparation and export:&lt;br /&gt;
&lt;br /&gt;
[[Image:instance_selection_home.png|frame|none|Instance Selection Tab screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To follow is a screenshot of the KnowledgeTree tab. The left pane displays a &amp;quot;top-level&amp;quot; instance. In this case, the user chose an instance of the Newspaper class. The right pane shows the instance form for the selected instance:&lt;br /&gt;
&lt;br /&gt;
[[Image:Knowledge-tree-tab.png|frame|none|KnowledgeTree Tab screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To follow is a screenshot of the InstanceTree slot widget. In this case, the user assigned the InstanceTree widget to the employees slot, which is a slot of type Instance. The user can then navigate the slot values of the employee slot in a tree structure:&lt;br /&gt;
&lt;br /&gt;
[[Image:Instance-tree-slot.png|frame|none|InstanceTree Slot screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Level of Support  ==&lt;br /&gt;
&lt;br /&gt;
These plug-ins are no longer under active development. If you have questions, you can try posting them to the [http://mailman.stanford.edu/mailman/listinfo/protege-discussion protege-discussion mailing list], and someone from the community may be able to help you.&lt;br /&gt;
&lt;br /&gt;
The [http://smi-protege.stanford.edu/svn/instance-tree/trunk/ source code] for this tab is available from the Protege Subversion repository.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pcgottgtroy</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6005</id>
		<title>Instance Selection</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6005"/>
				<updated>2009-05-25T22:01:36Z</updated>
		
		<summary type="html">&lt;p&gt;Pcgottgtroy: (checkpoint save)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=This plug-in adds both navigation and export features to Protege-Frames. It provides a tree view of the knowledge base as well as allows the selection of instances for data preparation and consequent export in several data mining workbench formats such as Weka and text.&lt;br /&gt;
|PluginType=Export&lt;br /&gt;
|ForApplication1=Protege-Frames&lt;br /&gt;
|Screenshot=instance_selection_home.png&lt;br /&gt;
|DeveloperID1=Paulo Gottgtroy&lt;br /&gt;
|LastUpdated=May 25, 2009&lt;br /&gt;
|Topic1=Export&lt;br /&gt;
|Topic2=Navigation&lt;br /&gt;
|Topic3=Search&lt;br /&gt;
|Affiliation1=Knowledge Engineering and Discovery Research Institute - KEDRI&lt;br /&gt;
|Affiliation2=Auckland University of Technology&lt;br /&gt;
}}&lt;br /&gt;
div style=&amp;quot;display:block; float:left; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
== Description ==&lt;br /&gt;
The Instance Selection Tab allows navigation of frames that are directly and indirectly referenced from an instance in a tree structure and the selection of instances for further data preparation to export instance values in different formats for data mining. &lt;br /&gt;
&lt;br /&gt;
There are four main features provided by the plug-in as following:&lt;br /&gt;
&lt;br /&gt;
* '''Tree Navivation''' (an extended version of the InstanceTree tab) -  displays instances of classes as a tree while which allows the user to browse and edit the instance using its associated form.&lt;br /&gt;
* '''Instance Selection'''  - allows an user to select/deselect an instance from the tree for further data preparation.  The widget allows navigation to instances &amp;quot;contained&amp;quot; in that instance and highlight its structure and slots in both associated form and data preparation pane.&lt;br /&gt;
* '''Data preparation''' - the data preparation pane allows multiple manipulation of instances, slots values and browsing of related knowlegde such as selection of multivalued fields for export.The pane edition is intergrated with the instance form, slot widget, instance tree allowing all edition to be performed in one unique pane and user interface.&lt;br /&gt;
* '''Instance export''' - after the selection and preparation of instances the user is able to export and convert the data into several formats in order to be imported by different data mining workbenches such as Weka.&lt;br /&gt;
&lt;br /&gt;
*** The selection of instances for data preparation is also available through both an extended Query Tab and an extended version of TGViz Tab.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
The Instance Selection Tab can work with &amp;quot;basic&amp;quot; or &amp;quot;full&amp;quot; installation of Protege 3.x running in JRE 1.5 or higher.&lt;br /&gt;
&lt;br /&gt;
To make sure Protege loads with correct configuration add following line in protege.lax file in the '''LAX.CLASS.PATH''' section [C:\Program Files\Protege_3.X].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.widget.instance_selection\instance-selection.jar;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.instance_selection\ostermillerutils_1_06_00.jar;C:\Program Files\Protege_3.X\plugins\nz.ac.aut.kedri.protege.instance_selection\weka.jar.&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Extract''' Instance Selection.zip into Protege plug-ins directory [C:\Program Files\Protege_3.X\plugins].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
To follow is a screenshot of the Instance Selection tab. The left-most pane displays the class browser, the middle pane shows the instances of the selected class, the right-most top pane shows the instance form for the selected instance, the left-most botton pane shows selected instances, and the right-most botton pane shows the tabular form used for data preparation and export:&lt;br /&gt;
&lt;br /&gt;
[[Image:instance_selection_home.png|frame|none|InstanceTree Tab screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To follow is a screenshot of the KnowledgeTree tab. The left pane displays a &amp;quot;top-level&amp;quot; instance. In this case, the user chose an instance of the Newspaper class. The right pane shows the instance form for the selected instance:&lt;br /&gt;
&lt;br /&gt;
[[Image:Knowledge-tree-tab.png|frame|none|KnowledgeTree Tab screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To follow is a screenshot of the InstanceTree slot widget. In this case, the user assigned the InstanceTree widget to the employees slot, which is a slot of type Instance. The user can then navigate the slot values of the employee slot in a tree structure:&lt;br /&gt;
&lt;br /&gt;
[[Image:Instance-tree-slot.png|frame|none|InstanceTree Slot screenshot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Level of Support  ==&lt;br /&gt;
&lt;br /&gt;
These plug-ins are no longer under active development. If you have questions, you can try posting them to the [http://mailman.stanford.edu/mailman/listinfo/protege-discussion protege-discussion mailing list], and someone from the community may be able to help you.&lt;br /&gt;
&lt;br /&gt;
The [http://smi-protege.stanford.edu/svn/instance-tree/trunk/ source code] for this tab is available from the Protege Subversion repository.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pcgottgtroy</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6004</id>
		<title>Instance Selection</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6004"/>
				<updated>2009-05-25T20:47:03Z</updated>
		
		<summary type="html">&lt;p&gt;Pcgottgtroy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=This plug-in adds both navigation and export features to Protege-Frames. It provides a tree view of the knowledge base as well as allows the selection of instances for data preparation and consequent export in several data mining workbench formats such as Weka and text.&lt;br /&gt;
|PluginType=Export&lt;br /&gt;
|ForApplication1=Protege-Frames&lt;br /&gt;
|Screenshot=instance_selection_home.png&lt;br /&gt;
|DeveloperID1=Paulo Gottgtroy&lt;br /&gt;
|LastUpdated=May 25, 2009&lt;br /&gt;
|Topic1=Export&lt;br /&gt;
|Topic2=Navigation&lt;br /&gt;
|Topic3=Vizualization&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Pcgottgtroy</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6003</id>
		<title>Instance Selection</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6003"/>
				<updated>2009-05-25T20:42:46Z</updated>
		
		<summary type="html">&lt;p&gt;Pcgottgtroy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=This plug-in adds both navigation and export features to Protege-Frames. It provides a tree view of the knowledge base as well as allows the selection of instances for data preparation and consequent export in several data mining workbench formats such as Weka and text.&lt;br /&gt;
|PluginType=Export&lt;br /&gt;
|PluginType2=Tab Widget&lt;br /&gt;
|ForApplication1=Protege-Frames&lt;br /&gt;
|Screenshot=instance_selection_home.png&lt;br /&gt;
|DeveloperID1=Paulo Gottgtroy&lt;br /&gt;
|LastUpdated=May 25, 2009&lt;br /&gt;
|Topic1=Export&lt;br /&gt;
|Topic2=Navigation&lt;br /&gt;
|Topic3=Vizualization&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Pcgottgtroy</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:Instance_selection_home.png&amp;diff=6002</id>
		<title>File:Instance selection home.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:Instance_selection_home.png&amp;diff=6002"/>
				<updated>2009-05-25T20:41:10Z</updated>
		
		<summary type="html">&lt;p&gt;Pcgottgtroy: main view&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;main view&lt;/div&gt;</summary>
		<author><name>Pcgottgtroy</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6001</id>
		<title>Instance Selection</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6001"/>
				<updated>2009-05-25T20:35:54Z</updated>
		
		<summary type="html">&lt;p&gt;Pcgottgtroy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=This plug-in adds both navigation and export features to Protege-Frames. It provides a tree view of the knowledge base as well as allows the selection of instances for data preparation and consequent export in several data mining workbench formats such as Weka and text.&lt;br /&gt;
|PluginType=Export&lt;br /&gt;
|PluginType2=Tab Widget&lt;br /&gt;
|ForApplication1=Protege-Frames&lt;br /&gt;
|DeveloperID1=Paulo Gottgtroy&lt;br /&gt;
|LastUpdated=May 25, 2009&lt;br /&gt;
|Topic1=Export&lt;br /&gt;
|Topic2=Navigation&lt;br /&gt;
|Topic3=Vizualization&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Pcgottgtroy</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6000</id>
		<title>Instance Selection</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Instance_Selection&amp;diff=6000"/>
				<updated>2009-05-25T20:33:18Z</updated>
		
		<summary type="html">&lt;p&gt;Pcgottgtroy: Created page with '{{Plugin |Description=This plug-in adds both navigation and export features to Protege-Frames. It provides a tree view of the knowledge base as well as allows the selection of in...' (checkpoint save)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Plugin&lt;br /&gt;
|Description=This plug-in adds both navigation and export features to Protege-Frames. It provides a tree view of the knowledge base as well as allows the selection of instances for data preparation and consequent export in several data mining workbench formats such as Weka and text. &lt;br /&gt;
|PluginType=Export&lt;br /&gt;
|ForApplication1=Protege-Frames&lt;br /&gt;
|DeveloperID1=Paulo Gottgtroy&lt;br /&gt;
|LastUpdated=May 25, 2009&lt;br /&gt;
|Topic1=Export&lt;br /&gt;
|Topic2=Navigation&lt;br /&gt;
|Topic3=Vizualization&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Pcgottgtroy</name></author>	</entry>

	</feed>