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

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12762</id>
		<title>Install Protege5</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12762"/>
				<updated>2014-05-31T02:13:03Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: /* Mac OS X */ Removed Java Control Panel instructions for checking for Java 7 on the Mac.  Doesn't necessarily mean that Terminal is using Java 7.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-weight:bold; font-size:20px;&amp;quot;&amp;gt;Protege Desktop 5.0 Beta Installation Instructions&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please refer to the specific installation instructions for your platform.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
Protege Desktop 5.0 is distributed in the form of a ZIP file from the [http://protege.stanford.edu/products.php#desktop-protege main Protege website], and requires Java 7 or later.  Please consult the Oracle Java website for Java [http://www.java.com/en/download/help/windows_manual_download.xml download and installation instructions].&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 (optional) ===&lt;br /&gt;
&lt;br /&gt;
This step is optional. Perform this step if you aren't sure if Java 7 or later is installed on your computer.&lt;br /&gt;
&lt;br /&gt;
To follow are two possible ways to check your Java version:&lt;br /&gt;
&lt;br /&gt;
==== From the Start menu ====&lt;br /&gt;
* Click the Start menu.&lt;br /&gt;
* Type &amp;quot;Java&amp;quot; in the search field.&lt;br /&gt;
* Select &amp;quot;About Java&amp;quot; from the results list to display a dialog with your Java version information:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_OracleJavaVersionDialog.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Command Prompt ====&lt;br /&gt;
* Click the Start menu.&lt;br /&gt;
* Type &amp;quot;cmd&amp;quot; in the search box.&lt;br /&gt;
* Select &amp;quot;cmd.exe&amp;quot; from the results list to launch the Command Prompt application.&lt;br /&gt;
* Type &amp;quot;java -version&amp;quot; at the prompt to view your Java version information:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_CommandPromptJavaVersion.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Download the ZIP file ===&lt;br /&gt;
&lt;br /&gt;
* Go to the [http://protege.stanford.edu/products.php#desktop-protege Products page] on the Protege website.&lt;br /&gt;
* Click the &amp;quot;Download for Windows&amp;quot; button to download the ZIP file to your machine.&lt;br /&gt;
&lt;br /&gt;
=== Unzip Protege ===&lt;br /&gt;
Once the download completes, navigate to the folder where the ZIP file was downloaded.  On a Windows machine, this will typically be your &amp;quot;Downloads&amp;quot; folder, e.g., &amp;quot;C:/Users/&amp;lt;your-username&amp;gt;/Downloads&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Right-click on the ZIP file and choose &amp;quot;Extract All...&amp;quot; from the context menu to launch the Extract Compressed Folders dialog.  Click the Browse... button to select a destination for your Protege Desktop installation, e.g., the &amp;quot;C:/Program Files&amp;quot; folder:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_ExtractFilesDialog.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Protege Desktop will be extracted to your selected destination into a folder called &amp;quot;Protege_5.0_beta&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_ProtegeUnzipped.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Launch Protege ===&lt;br /&gt;
To launch Protege Desktop, double-click the '''run.bat''' file in the root directory of the installation.&lt;br /&gt;
&lt;br /&gt;
For quicker access to Protege Desktop going forward, right-click on the run.bat file and select &amp;quot;Send to&amp;quot; -&amp;gt; &amp;quot;Desktop (create shortcut)&amp;quot;.  This will create a shortcut to Protege Desktop's launcher on your Windows Desktop called &amp;quot;run.bat - Shortcut&amp;quot;.  Select the shortcut and press the F2 key to rename the shortcut to something more user friendly, e.g., &amp;quot;Protege 5.0 beta&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Mac OS X ==&lt;br /&gt;
Protege Desktop 5.0 is distributed in the form of a ZIP file from the [http://protege.stanford.edu/products.php#desktop-protege main Protege website] and requires Java 7.  Please consult the Oracle Java website for Java [http://www.java.com/en/download/help/mac_install.xml download and installation instructions].&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 (optional) ===&lt;br /&gt;
This step is optional.  Perform this step if you aren't sure if Java 7 or later is installed on your computer, and used by the Terminal application.&lt;br /&gt;
&lt;br /&gt;
* Open Finder.&lt;br /&gt;
* Go to Applications -&amp;gt; Utilities.&lt;br /&gt;
* Double-click the Terminal application.&lt;br /&gt;
* At the prompt, type &amp;quot;java -version&amp;quot; to see your Java version number:&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_Terminal.png]]&lt;br /&gt;
&lt;br /&gt;
=== Download the ZIP file ===&lt;br /&gt;
* Go to the [http://protege.stanford.edu/products.php#desktop-protege Products page] on the Protege website.&lt;br /&gt;
* Click the &amp;quot;Download for Mac OSX&amp;quot; button to download the ZIP file to your machine.&lt;br /&gt;
&lt;br /&gt;
=== Move Protege to Applications ===&lt;br /&gt;
* Once the download completes, navigate to the folder where the ZIP file was unpacked.  On a Mac, this will typically be your &amp;quot;Downloads&amp;quot; folder:&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_DownloadsFolder.png]]&lt;br /&gt;
&lt;br /&gt;
Drag the Protege_5.0_beta folder to the Applications directory.&lt;br /&gt;
&lt;br /&gt;
=== Launch Protege ===&lt;br /&gt;
To launch Protege Desktop, double-click the &amp;lt;code&amp;gt;run.command&amp;lt;/code&amp;gt; file in the root directory of the installation (&amp;lt;code&amp;gt;Applications/Protege_5.0_beta/run.command&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
== Linux and Unix-like ==&lt;br /&gt;
Protege 5.0 is distributed in the form of a &amp;lt;code&amp;gt;tar.gz&amp;lt;/code&amp;gt; file from the [http://protege.stanford.edu/products.php#desktop-protege main Protege website] and requires Java 7 or later.&lt;br /&gt;
&lt;br /&gt;
Please consult the documentation for your Linux distribution on how to install Java. Usually, you can install [http://openjdk.java.net/ Open Java] easily from the package manager of your Linux distribution (e.g., &amp;lt;code&amp;gt;apt-get&amp;lt;/code&amp;gt; in Ubuntu and Debian distributions, &amp;lt;code&amp;gt;yum&amp;lt;/code&amp;gt; in RedHat ). You may also use other Java implementations, such as [http://www.oracle.com/us/technologies/java/overview/index.html Oracle Java]. &lt;br /&gt;
For Ubuntu, you can find the installation instructions for different Java implementations [https://help.ubuntu.com/community/Java here]. For RedHat, the installation instructions for Open Java are [https://access.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/6/html/Installation_Guide/Install_OpenJDK_on_Red_Hat_Enterprise_Linux.html here], and for Oracle Java [https://www.java.com/en/download/help/linux_x64rpm_install.xml here]. General Oracle Java installation instructions for Linux distributions are [http://docs.oracle.com/javase/7/docs/webnotes/install/linux/linux-jdk.html here].&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 (optional) ===&lt;br /&gt;
This step is optional. Perform this step, if you are not sure if you have Java 7 or later installed on your computer.&lt;br /&gt;
&lt;br /&gt;
To check that you have Java installed, open a terminal window, and type: &amp;lt;code&amp;gt;java -version&amp;lt;/code&amp;gt;. You should see something like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 myuser@mycomputer:/$ java -version&lt;br /&gt;
 java version &amp;quot;1.7.0_51&amp;quot;&lt;br /&gt;
 OpenJDK Runtime Environment (IcedTea 2.4.4) (7u51-2.4.4-0ubuntu0.13.04.2)&lt;br /&gt;
 OpenJDK 64-Bit Server VM (build 24.45-b08, mixed mode)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(The version should be 1.7 or later)&lt;br /&gt;
&lt;br /&gt;
=== Download the tar.gz file ===&lt;br /&gt;
* Go to the [http://protege.stanford.edu/products.php#desktop-protege Products page] on the Protege website.&lt;br /&gt;
* Click the &amp;quot;Download for Linux&amp;quot; button to download the tar.gz file to your machine.&lt;br /&gt;
&lt;br /&gt;
To unpack the archive, either use your file explorer and double-click on the archive, and extract it to the desired location, or type in a terminal window:&lt;br /&gt;
&lt;br /&gt;
 tar zxvf protege-5.0.0-beta-06_2014_05_20.tar.gz&lt;br /&gt;
&lt;br /&gt;
(the archive name might differ, please use the right file name that you downloaded.)&lt;br /&gt;
&lt;br /&gt;
=== Launch Protege ===&lt;br /&gt;
&lt;br /&gt;
To launch Protege Desktop, double-click on the &amp;lt;code&amp;gt;run.sh&amp;lt;/code&amp;gt; in the ''Protege folder'' in the file explorer, or type &amp;lt;code&amp;gt;run.sh&amp;lt;/code&amp;gt; in a terminal window, once you have changed the directory to the Protege folder (&amp;lt;code&amp;gt;cd Your_Protege_folder&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
''Q'': ''When I double-click on the run script, nothing happens, or I see a window that comes up, and goes away!''&lt;br /&gt;
&lt;br /&gt;
''A'': Try running Protege from a console and report any errors displayed in the console window on the [http://protege.stanford.edu/support.php#mailingListSupport Protege User Support mailing list]. &lt;br /&gt;
&lt;br /&gt;
* How to run Protege from the console on Windows:&lt;br /&gt;
** Click the '''Start menu'''&lt;br /&gt;
** Type &amp;lt;code&amp;gt;cmd&amp;lt;/code&amp;gt; in the search box and press the Enter key&lt;br /&gt;
** In the resulting Command Prompt, change to the directory where you unzipped Protege (e.g., &amp;lt;code&amp;gt;cd &amp;quot;C:\Program Files\Protege_5.0_beta&amp;quot;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Type &amp;lt;code&amp;gt;run.bat&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
* How to run Protege from the console on OS X:&lt;br /&gt;
** Open Finder&lt;br /&gt;
** Select Applications -&amp;gt; Utilities, then double-click on the Terminal application&lt;br /&gt;
** In the resulting Terminal window, change to the directory where you unzipped Protege (e.g., &amp;lt;code&amp;gt;cd /Applications/Protege_5.0_beta&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Type &amp;lt;code&amp;gt;sh run.command&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''Q'': ''When I try to run Protege with the run script, I get an &amp;lt;code&amp;gt;UnsupportedClassVersionError&amp;lt;/code&amp;gt;, e.g., &amp;lt;code&amp;gt;&amp;quot;Exception in thread &amp;quot;main&amp;quot; java.lang.UnsupportedClassVersionError: Bad version number in .class file&amp;quot;&amp;lt;/code&amp;gt;''&lt;br /&gt;
&lt;br /&gt;
''A'': Most likely you have an older Java version installed. Protege requires Java 7 or later. Please see the documentation above on how to check which version of Java is installed on your system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''Q'': ''The Protege UI occasionally freezes on Linux with Open Java. Protege still seems to be running (CPU at normal levels), but I can't click on any of the entities, tabs. or menus.''&lt;br /&gt;
&lt;br /&gt;
''A'':  There's a bug in Open Java on Linux distributions (e.g., Ubuntu) with parentless dialogs that will cause this behavior. The workaround is to use another Java implementation, e.g., Oracle Java.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to get help ==&lt;br /&gt;
&lt;br /&gt;
If you have problems installing or running Protege Desktop, please refer to the [[Install_Protege5#Troubleshooting|troubleshooting]] section first.  We also recommend searching the [http://protege-project.136.n4.nabble.com/ mailing list archives], as the problem and a solution might have already been posted.  &lt;br /&gt;
&lt;br /&gt;
If you can't find the answers from these resources, send an email to the [http://protege.stanford.edu/support.php#mailingListSupport '''Protege User Support''' mailing list] (you need to be subscribed to post).  Please be as specific as possible and try to include the following items:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* What is your operating system (e.g., OS X 10.9, Windows 7, etc.)?&lt;br /&gt;
* What is your Java version?&lt;br /&gt;
* What are the specific steps to reproduce the problem?&lt;br /&gt;
* Are there any error messages in the console window or the log file?&lt;br /&gt;
* What is the observed behavior?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The more detail you provide up front, the more helpful we can be in terms of a prompt response.&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Protege_5.0_Beta_Release_Notes&amp;diff=12761</id>
		<title>Protege 5.0 Beta Release Notes</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Protege_5.0_Beta_Release_Notes&amp;diff=12761"/>
				<updated>2014-05-31T02:04:48Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: added release notes for build 12&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-weight:bold; font-size:20px;&amp;quot;&amp;gt;Protege Desktop 5.0 Beta&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:P5EnhancedSearch.png|thumb|400px|right|Enhanced search capabilities at work in Protege Desktop 5.0 Beta]]&lt;br /&gt;
&lt;br /&gt;
We are very pleased to announce Protege Desktop 5.0 beta!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''For Users:'''&lt;br /&gt;
&lt;br /&gt;
* [[Install_Protege5|Download and installation instructions]].&lt;br /&gt;
* Submit feedback, questions, and/or bug reports on the '''Protege User Support''' mailing list.  [http://protege.stanford.edu/support.php#mailingListSupport Sign up for the list] at the Protege website.&lt;br /&gt;
* [[ProtegeDesktopUserDocs|Read Protege Desktop documentation]].&lt;br /&gt;
* Join the Protege community on [http://www.facebook.com/pages/Protege-Project/136205016405270 Facebook] and [http://www.twitter.com/protegeproject Twitter].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''For Developers:'''&lt;br /&gt;
&lt;br /&gt;
* Access the source code, file issues, and submit pull requests on GitHub: http://github.com/protegeproject/protege.&lt;br /&gt;
* Learn how to [http://github.com/protegeproject/protege/wiki/Building-from-Source build a distribution from source].&lt;br /&gt;
* [http://github.com/protegeproject/protege-plugin-examples View example code] for developing tab, view, and menu plug-ins.&lt;br /&gt;
* Contact us with your questions on the '''Protege Developer Support''' mailing list.  [http://protege.stanford.edu/support.php#mailingListSupport Sign up for the list] at the Protege website.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Release Notes ==&lt;br /&gt;
&lt;br /&gt;
''The contents of the release notes section describe changes relative to Protege 4.3.''&lt;br /&gt;
&lt;br /&gt;
=== Build 5.0.0-beta-12 (2014-May-30) ===&lt;br /&gt;
* Removed the Java &amp;quot;-server&amp;quot; option from the Protege run scripts.  This option caused the run scripts to fail on systems that only have a JRE installed vs. a JDK ([http://github.com/protegeproject/protege/issues/51 #51]).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Build 5.0.0-beta-10 (2014-May-28) ===&lt;br /&gt;
&lt;br /&gt;
==== Enhancements ====&lt;br /&gt;
* Moved the [http://github.com/protegeproject/protege Protege Desktop source code] to GitHub to allow for easier collaboration with developers outside of Stanford.&lt;br /&gt;
* Moved the Protege Desktop build system to Maven to standardize the build process.&lt;br /&gt;
* Upgraded to Java 7.&lt;br /&gt;
* Upgraded to the latest version of the OWL API (v3.5.0).&lt;br /&gt;
* The search functionality has been significantly improved to search annotation values, display names, entity IRIs, and logical axioms (previously only display name was searched).  &lt;br /&gt;
* The Individuals tab now filters the list of individuals displayed based on the selected class in the class hierarchy ([http://github.com/protegeproject/protege/issues/1 #1]).&lt;br /&gt;
* The UI no longer allows specification of owl:real as the type for a literal ([http://github.com/protegeproject/protege/issues/37 #37]).&lt;br /&gt;
* Entering a number into the OWLConstantEditor now parses the value and chooses the correct datatype if no datatype was specified ([http://github.com/protegeproject/protege/issues/42 #42]).&lt;br /&gt;
* Exporting DisjointClasses axioms is no longer enabled by default, as this can be an expensive operation ([http://github.com/protegeproject/protege/issues/43 #43]).&lt;br /&gt;
* Auto-update only checks for updates once per day, rather than checking for updates every time Protege launches ([http://github.com/protegeproject/protege/issues/45 #45]).&lt;br /&gt;
* The Active Ontology tab now shows ontology metrics by default ([http://github.com/protegeproject/protege/issues/46 #46]).&lt;br /&gt;
* Renamed labels in the DL Query tab plug-in to be clearer and more standard ([http://github.com/protegeproject/dlquery/issues/1 #1])&lt;br /&gt;
* Definition annotation properties are now listed after label annotation properties, making the Annotations view more user-friendly for the bio-ontology community ([http://github.com/protegeproject/protege/issues/47 #47]).&lt;br /&gt;
* Added the ability to view axiom annotations inline (accessible via View -&amp;gt; Display axiom annotations inline).  Previously, it was necessary to click the @ symbol to bring up a separate dialog for viewing inline axiom annotations ([http://github.com/protegeproject/protege/issues/50 #50]).&lt;br /&gt;
* Added an option to toggle rendering of annotation datatypes in the Annotations view (accessible via View -&amp;gt; Display datatypes on annotation values).&lt;br /&gt;
&lt;br /&gt;
==== Bug Fixes ====&lt;br /&gt;
* The inferred object property hierarchy no longer displays owl:bottomObjectProperty as a leaf of every node ([http://github.com/protegeproject/protege/issues/9 #9]).&lt;br /&gt;
* Selecting classes in the class hierarchy will only request directly inferred individuals from the reasoner.  Previously, Protege requested both direct and indirect inferred individuals, which caused performance issues with larger ontologies ([http://github.com/protegeproject/protege/issues/15 #15]).&lt;br /&gt;
* Fixed a bug in the auto-update functionality that caused exceptions when encountering plug-ins with invalid version numbers ([http://github.com/protegeproject/protege/issues/18 #18]).&lt;br /&gt;
* Fixed a typo in the DL metrics view ([http://github.com/protegeproject/protege/pull/20 #20]).&lt;br /&gt;
* Modified the UI of the Automatic Update dialog to prevent display of an unnecessary trailing '.' character on plug-in version numbers ([http://github.com/protegeproject/protege/issues/23 #23]).&lt;br /&gt;
* Fixed an issue that occasionally caused a NullPointerException when opening ontologies ([http://github.com/protegeproject/protege/issues/34 #34]).&lt;br /&gt;
* Fixed an issue that occasionally caused the Continue button to remain disabled on the Export Inferred Axioms dialog ([http://github.com/protegeproject/protege/issues/36 #36]).&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12760</id>
		<title>Install Protege5</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12760"/>
				<updated>2014-05-30T01:05:53Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: Added links to download section on the Protege website&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-weight:bold; font-size:20px;&amp;quot;&amp;gt;Protege Desktop 5.0 Beta Installation Instructions&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please refer to the specific installation instructions for your platform.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
Protege Desktop 5.0 is distributed in the form of a ZIP file from the [http://protege.stanford.edu/products.php#desktop-protege main Protege website], and requires Java 7 or later.  Please consult the Oracle Java website for Java [http://www.java.com/en/download/help/windows_manual_download.xml download and installation instructions].&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 (optional) ===&lt;br /&gt;
&lt;br /&gt;
This step is optional. Perform this step if you aren't sure if Java 7 or later is installed on your computer.&lt;br /&gt;
&lt;br /&gt;
To follow are two possible ways to check your Java version:&lt;br /&gt;
&lt;br /&gt;
==== From the Start menu ====&lt;br /&gt;
* Click the Start menu.&lt;br /&gt;
* Type &amp;quot;Java&amp;quot; in the search field.&lt;br /&gt;
* Select &amp;quot;About Java&amp;quot; from the results list to display a dialog with your Java version information:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_OracleJavaVersionDialog.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Command Prompt ====&lt;br /&gt;
* Click the Start menu.&lt;br /&gt;
* Type &amp;quot;cmd&amp;quot; in the search box.&lt;br /&gt;
* Select &amp;quot;cmd.exe&amp;quot; from the results list to launch the Command Prompt application.&lt;br /&gt;
* Type &amp;quot;java -version&amp;quot; at the prompt to view your Java version information:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_CommandPromptJavaVersion.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Download the ZIP file ===&lt;br /&gt;
&lt;br /&gt;
* Go to the [http://protege.stanford.edu/products.php#desktop-protege Products page] on the Protege website.&lt;br /&gt;
* Click the &amp;quot;Download for Windows&amp;quot; button to download the ZIP file to your machine.&lt;br /&gt;
&lt;br /&gt;
=== Unzip Protege ===&lt;br /&gt;
Once the download completes, navigate to the folder where the ZIP file was downloaded.  On a Windows machine, this will typically be your &amp;quot;Downloads&amp;quot; folder, e.g., &amp;quot;C:/Users/&amp;lt;your-username&amp;gt;/Downloads&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Right-click on the ZIP file and choose &amp;quot;Extract All...&amp;quot; from the context menu to launch the Extract Compressed Folders dialog.  Click the Browse... button to select a destination for your Protege Desktop installation, e.g., the &amp;quot;C:/Program Files&amp;quot; folder:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_ExtractFilesDialog.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Protege Desktop will be extracted to your selected destination into a folder called &amp;quot;Protege_5.0_beta&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_ProtegeUnzipped.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Launch Protege ===&lt;br /&gt;
To launch Protege Desktop, double-click the '''run.bat''' file in the root directory of the installation.&lt;br /&gt;
&lt;br /&gt;
For quicker access to Protege Desktop going forward, right-click on the run.bat file and select &amp;quot;Send to&amp;quot; -&amp;gt; &amp;quot;Desktop (create shortcut)&amp;quot;.  This will create a shortcut to Protege Desktop's launcher on your Windows Desktop called &amp;quot;run.bat - Shortcut&amp;quot;.  Select the shortcut and press the F2 key to rename the shortcut to something more user friendly, e.g., &amp;quot;Protege 5.0 beta&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Mac OS X ==&lt;br /&gt;
Protege Desktop 5.0 is distributed in the form of a ZIP file from the [http://protege.stanford.edu/products.php#desktop-protege main Protege website] and requires Java 7.  Please consult the Oracle Java website for Java [http://www.java.com/en/download/help/mac_install.xml download and installation instructions].&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 (optional) ===&lt;br /&gt;
This step is optional. Perform this step if you aren't sure if Java 7 or later is installed on your computer.&lt;br /&gt;
&lt;br /&gt;
To follow are two possible ways to check the Java on your Mac:&lt;br /&gt;
&lt;br /&gt;
==== From the Java Control Panel ====&lt;br /&gt;
* Click the Apple icon in the upper left of the screen.&lt;br /&gt;
* Choose System Preferences...&lt;br /&gt;
* Click the Java icon to bring up the Java Control Panel.&lt;br /&gt;
* On the General tab, click About... to see your Java version number:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_MacJavaControlPanel.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Terminal ====&lt;br /&gt;
* Open Finder.&lt;br /&gt;
* Go to Applications -&amp;gt; Utilities.&lt;br /&gt;
* Double-click the Terminal application.&lt;br /&gt;
* At the prompt, type &amp;quot;java -version&amp;quot; to see your Java version number:&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_Terminal.png]]&lt;br /&gt;
&lt;br /&gt;
=== Download the ZIP file ===&lt;br /&gt;
* Go to the [http://protege.stanford.edu/products.php#desktop-protege Products page] on the Protege website.&lt;br /&gt;
* Click the &amp;quot;Download for Mac OSX&amp;quot; button to download the ZIP file to your machine.&lt;br /&gt;
&lt;br /&gt;
=== Move Protege to Applications ===&lt;br /&gt;
* Once the download completes, navigate to the folder where the ZIP file was unpacked.  On a Mac, this will typically be your &amp;quot;Downloads&amp;quot; folder:&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_DownloadsFolder.png]]&lt;br /&gt;
&lt;br /&gt;
Drag the Protege_5.0_beta folder to the Applications directory.&lt;br /&gt;
&lt;br /&gt;
=== Launch Protege ===&lt;br /&gt;
To launch Protege Desktop, double-click the &amp;lt;code&amp;gt;run.command&amp;lt;/code&amp;gt; file in the root directory of the installation (&amp;lt;code&amp;gt;Applications/Protege_5.0_beta/run.command&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Linux and Unix-like ==&lt;br /&gt;
Protege 5.0 is distributed in the form of a &amp;lt;code&amp;gt;tar.gz&amp;lt;/code&amp;gt; file from the [http://protege.stanford.edu/products.php#desktop-protege main Protege website] and requires Java 7 or later.&lt;br /&gt;
&lt;br /&gt;
Please consult the documentation for your Linux distribution on how to install Java. Usually, you can install [http://openjdk.java.net/ Open Java] easily from the package manager of your Linux distribution (e.g., &amp;lt;code&amp;gt;apt-get&amp;lt;/code&amp;gt; in Ubuntu and Debian distributions, &amp;lt;code&amp;gt;yum&amp;lt;/code&amp;gt; in RedHat ). You may also use other Java implementations, such as [http://www.oracle.com/us/technologies/java/overview/index.html Oracle Java]. &lt;br /&gt;
For Ubuntu, you can find the installation instructions for different Java implementations [https://help.ubuntu.com/community/Java here]. For RedHat, the installation instructions for Open Java are [https://access.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/6/html/Installation_Guide/Install_OpenJDK_on_Red_Hat_Enterprise_Linux.html here], and for Oracle Java [https://www.java.com/en/download/help/linux_x64rpm_install.xml here]. General Oracle Java installation instructions for Linux distributions are [http://docs.oracle.com/javase/7/docs/webnotes/install/linux/linux-jdk.html here].&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 (optional) ===&lt;br /&gt;
This step is optional. Perform this step, if you are not sure if you have Java 7 or later installed on your computer.&lt;br /&gt;
&lt;br /&gt;
To check that you have Java installed, open a terminal window, and type: &amp;lt;code&amp;gt;java -version&amp;lt;/code&amp;gt;. You should see something like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 myuser@mycomputer:/$ java -version&lt;br /&gt;
 java version &amp;quot;1.7.0_51&amp;quot;&lt;br /&gt;
 OpenJDK Runtime Environment (IcedTea 2.4.4) (7u51-2.4.4-0ubuntu0.13.04.2)&lt;br /&gt;
 OpenJDK 64-Bit Server VM (build 24.45-b08, mixed mode)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(The version should be 1.7 or later)&lt;br /&gt;
&lt;br /&gt;
=== Download the tar.gz file ===&lt;br /&gt;
* Go to the [http://protege.stanford.edu/products.php#desktop-protege Products page] on the Protege website.&lt;br /&gt;
* Click the &amp;quot;Download for Linux&amp;quot; button to download the tar.gz file to your machine.&lt;br /&gt;
&lt;br /&gt;
To unpack the archive, either use your file explorer and double-click on the archive, and extract it to the desired location, or type in a terminal window:&lt;br /&gt;
&lt;br /&gt;
 tar zxvf protege-5.0.0-beta-06_2014_05_20.tar.gz&lt;br /&gt;
&lt;br /&gt;
(the archive name might differ, please use the right file name that you downloaded.)&lt;br /&gt;
&lt;br /&gt;
=== Launch Protege ===&lt;br /&gt;
&lt;br /&gt;
To launch Protege Desktop, double-click on the &amp;lt;code&amp;gt;run.sh&amp;lt;/code&amp;gt; in the ''Protege folder'' in the file explorer, or type &amp;lt;code&amp;gt;run.sh&amp;lt;/code&amp;gt; in a terminal window, once you have changed the directory to the Protege folder (&amp;lt;code&amp;gt;cd Your_Protege_folder&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
''Q'': ''When I double-click on the run script, nothing happens, or I see a window that comes up, and goes away!''&lt;br /&gt;
&lt;br /&gt;
''A'': Try running Protege from a console and report any errors displayed in the console window on the [http://protege.stanford.edu/support.php#mailingListSupport Protege User Support mailing list]. &lt;br /&gt;
&lt;br /&gt;
* How to run Protege from the console on Windows:&lt;br /&gt;
** Click the '''Start menu'''&lt;br /&gt;
** Type &amp;lt;code&amp;gt;cmd&amp;lt;/code&amp;gt; in the search box and press the Enter key&lt;br /&gt;
** In the resulting Command Prompt, change to the directory where you unzipped Protege (e.g., &amp;lt;code&amp;gt;cd &amp;quot;C:\Program Files\Protege_5.0_beta&amp;quot;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Type &amp;lt;code&amp;gt;run.bat&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
* How to run Protege from the console on OS X:&lt;br /&gt;
** Open Finder&lt;br /&gt;
** Select Applications -&amp;gt; Utilities, then double-click on the Terminal application&lt;br /&gt;
** In the resulting Terminal window, change to the directory where you unzipped Protege (e.g., &amp;lt;code&amp;gt;cd /Applications/Protege_5.0_beta&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Type &amp;lt;code&amp;gt;sh run.command&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''Q'': ''When I try to run Protege with the run script, I get an &amp;lt;code&amp;gt;UnsupportedClassVersionError&amp;lt;/code&amp;gt;, e.g., &amp;lt;code&amp;gt;&amp;quot;Exception in thread &amp;quot;main&amp;quot; java.lang.UnsupportedClassVersionError: Bad version number in .class file&amp;quot;&amp;lt;/code&amp;gt;''&lt;br /&gt;
&lt;br /&gt;
''A'': Most likely you have an older Java version installed. Protege requires Java 7 or later. Please see the documentation above on how to check which version of Java is installed on your system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''Q'': ''The Protege UI occasionally freezes on Linux with Open Java. Protege still seems to be running (CPU at normal levels), but I can't click on any of the entities, tabs. or menus.''&lt;br /&gt;
&lt;br /&gt;
''A'':  There's a bug in Open Java on Linux distributions (e.g., Ubuntu) with parentless dialogs that will cause this behavior. The workaround is to use another Java implementation, e.g., Oracle Java.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to get help ==&lt;br /&gt;
&lt;br /&gt;
If you have problems installing or running Protege Desktop, please refer to the [[Install_Protege5#Troubleshooting|troubleshooting]] section first.  We also recommend searching the [http://protege-project.136.n4.nabble.com/ mailing list archives], as the problem and a solution might have already been posted.  &lt;br /&gt;
&lt;br /&gt;
If you can't find the answers from these resources, send an email to the [http://protege.stanford.edu/support.php#mailingListSupport '''Protege User Support''' mailing list] (you need to be subscribed to post).  Please be as specific as possible and try to include the following items:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* What is your operating system (e.g., OS X 10.9, Windows 7, etc.)?&lt;br /&gt;
* What is your Java version?&lt;br /&gt;
* What are the specific steps to reproduce the problem?&lt;br /&gt;
* Are there any error messages in the console window or the log file?&lt;br /&gt;
* What is the observed behavior?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The more detail you provide up front, the more helpful we can be in terms of a prompt response.&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Main_Page&amp;diff=12759</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Main_Page&amp;diff=12759"/>
				<updated>2014-05-30T00:50:59Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
= &amp;lt;span style=&amp;quot;color:#2c3e50;&amp;quot;&amp;gt; Welcome to the Prot&amp;amp;eacute;g&amp;amp;eacute; wiki! &amp;lt;/span&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
[[File:WP-classes.png|right|300px|thumb|&amp;lt;span style=&amp;quot;color:#2c3e50; font-weight:bold;&amp;quot;&amp;gt;[[WebProtege|WebProt&amp;amp;eacute;g&amp;amp;eacute;]] - a powerful collaborative ontology development environment for the Web &amp;lt;/span&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
[[File:Protege-OWL.jpg|right|300px|thumb|&amp;lt;span style=&amp;quot;color:#2c3e50; font-weight:bold;&amp;quot;&amp;gt;[[Protege4UserDocs|Prot&amp;amp;eacute;g&amp;amp;eacute; Desktop]] - a fully-fledged OWL 2 ontology editor for the desktops&amp;lt;/span&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
[http://protege.stanford.edu Prot&amp;amp;eacute;g&amp;amp;eacute;] is a free, open-source platform that provides a growing user community with a suite of tools to construct domain models and knowledge-based applications with ontologies.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span style=&amp;quot;color:#2c3e50;&amp;quot;&amp;gt; User Documentation &amp;lt;/span&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;span style=&amp;quot;color:#2c3e50;&amp;quot;&amp;gt; WebProt&amp;amp;eacute;g&amp;amp;eacute; &amp;lt;/span&amp;gt; ===&lt;br /&gt;
* [[WebProtege|Overview]]&lt;br /&gt;
* [[WebProtegeUsersGuide|User's Guide]]&lt;br /&gt;
* [[WebProtegeAdminGuide|Administrator's Guide]] - download and installation instructions&lt;br /&gt;
* Use WebProt&amp;amp;eacute;g&amp;amp;eacute; now on our Stanford-hosted server: http://webprotege.stanford.edu&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;span style=&amp;quot;color:#2c3e50;&amp;quot;&amp;gt; Prot&amp;amp;eacute;g&amp;amp;eacute; Desktop &amp;lt;/span&amp;gt; ===&lt;br /&gt;
* [[Protege4UserDocs|Prot&amp;amp;eacute;g&amp;amp;eacute; Desktop (versions 4.x and higher)]]&lt;br /&gt;
* [[Protege3UserDocs|Previous Prot&amp;amp;eacute;g&amp;amp;eacute; Desktop releases (version 3.x)]]&lt;br /&gt;
* [[Protege4Migration|What's new in Prot&amp;amp;eacute;g&amp;amp;eacute; Desktop (comparison between versions 3 and 4)]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;span style=&amp;quot;color:#2c3e50;&amp;quot;&amp;gt; Ontology Development &amp;lt;/span&amp;gt; ===&lt;br /&gt;
* [http://protege.stanford.edu/publications/ontology_development/ontology101.html Ontology Development 101: A Guide to creating your first ontology]&lt;br /&gt;
* Semantic Web Best Practices and Deployment Working Group's [http://www.w3.org/2001/sw/BestPractices/Tutorials Semantic Web Tutorials] page&lt;br /&gt;
* [http://owl.cs.manchester.ac.uk/tutorials/protegeowltutorial/ Prot&amp;amp;eacute;g&amp;amp;eacute; OWL Tutorial: A step-by-step guide to modeling in OWL using the popular Prot&amp;amp;eacute;g&amp;amp;eacute; OWL tools]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span style=&amp;quot;color:#2c3e50;&amp;quot;&amp;gt; Developer Documentation &amp;lt;/span&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;span style=&amp;quot;color:#2c3e50;&amp;quot;&amp;gt; WebProt&amp;amp;eacute;g&amp;amp;eacute; &amp;lt;/span&amp;gt; ===&lt;br /&gt;
* [[WebProtegeDevelopersGuide|Developer's Guide]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;span style=&amp;quot;color:#2c3e50;&amp;quot;&amp;gt; Prot&amp;amp;eacute;g&amp;amp;eacute; Desktop &amp;lt;/span&amp;gt; ===&lt;br /&gt;
* [[Protege5DevDocs|Prot&amp;amp;eacute;g&amp;amp;eacute; Desktop 5.x]]&lt;br /&gt;
* [[Protege4DevDocs|Prot&amp;amp;eacute;g&amp;amp;eacute; Desktop 4.x]]&lt;br /&gt;
* [[Protege3DevDocs|Prot&amp;amp;eacute;g&amp;amp;eacute; Desktop 3.x]]&lt;br /&gt;
* [[ConfiguringAntBuildFiles|Using and configuring Prot&amp;amp;eacute;g&amp;amp;eacute;'s Ant build scripts]]&lt;br /&gt;
* [[ProtegeQAGuide|Guide to Quality Assurance]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span style=&amp;quot;color:#2c3e50;&amp;quot;&amp;gt; Download and Support &amp;lt;/span&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
To download Prot&amp;amp;eacute;g&amp;amp;eacute; or WebProt&amp;amp;eacute;g&amp;amp;eacute; please visit our [http://protege.stanford.edu homepage]. To use the WebProt&amp;amp;eacute;g&amp;amp;eacute; server hosted at Stanford, please go to: http://webprotege.stanford.edu. &lt;br /&gt;
&lt;br /&gt;
To find out about the different support options, for example, how to subscribe to our mailing lists, please visit the [http://protege.stanford.edu/support.php Support page].&lt;br /&gt;
&lt;br /&gt;
Follow our [http://www.youtube.com/user/TheProtegeProject YouTube channel] featuring screencasts showing different features of Prot&amp;amp;eacute;g&amp;amp;eacute; and WebProt&amp;amp;eacute;g&amp;amp;eacute;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span style=&amp;quot;color:#2c3e50;&amp;quot;&amp;gt; Wiki Help &amp;lt;/span&amp;gt; =&lt;br /&gt;
If you are new to using a Wiki, please see the [[Help:Contents|Help page]] page for links to User's Guides, etc.  &lt;br /&gt;
&lt;br /&gt;
The [[Help:Contents|Help page]] also has suggestions for where to find help with using the Prot&amp;amp;eacute;g&amp;amp;eacute; application.&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=ProtegeDesktopUserDocs&amp;diff=12758</id>
		<title>ProtegeDesktopUserDocs</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=ProtegeDesktopUserDocs&amp;diff=12758"/>
				<updated>2014-05-30T00:35:22Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: Updated build status section for P5 beta&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Protege Desktop User Documentation ==&lt;br /&gt;
&lt;br /&gt;
This page is the official documentation home for the '''Protege Desktop application, versions 4.x and higher'''.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Build status &amp;amp; release notes ===&lt;br /&gt;
&lt;br /&gt;
The latest version of Protege Desktop is '''5.0 beta''':&lt;br /&gt;
&lt;br /&gt;
* [[Protege_5.0_Beta_Release_Notes|Release notes]]&lt;br /&gt;
* [[Install_Protege5|Installation instructions]]&lt;br /&gt;
&lt;br /&gt;
To help you decide whether to update, please refer to our [[Protege_Desktop_Old_Versions|complete list of release notes]] for prior versions of Protege.&lt;br /&gt;
&lt;br /&gt;
=== Bugs &amp;amp; feature requests ===&lt;br /&gt;
&lt;br /&gt;
Before you report a bug or feature request, check the lists below to ensure it hasn't already been reported. If the item is not currently open or you have further information or a question about an existing item, please post a message on the [http://mailman.stanford.edu/mailman/listinfo/protege-user protege-user mailing list].  Give as much detail as possible (including examples or ontologies if possible) as this will help us track things down more quickly.&lt;br /&gt;
&lt;br /&gt;
Current GitHub issue tracker: https://github.com/protegeproject/protege/issues?state=open&lt;br /&gt;
&lt;br /&gt;
Old GForge bug and feature request trackers (no longer in active use):&lt;br /&gt;
&lt;br /&gt;
* [https://bmir-gforge.stanford.edu/gf/project/owleditor/tracker/?action=TrackerItemBrowse&amp;amp;tracker_id=121 Feature request tracker] - a searchable list of features that have been requested (and implemented)&lt;br /&gt;
* [https://bmir-gforge.stanford.edu/gf/project/owleditor/tracker/?action=TrackerItemBrowse&amp;amp;tracker_id=118 Bugtracker] - a searchable list of reported and resolved bugs&lt;br /&gt;
&lt;br /&gt;
=== Frequently asked questions ===&lt;br /&gt;
&lt;br /&gt;
We've put together a wiki page to answer the [[Protege-OWL_4_FAQ | most commonly asked questions]] about Protege Desktop.&lt;br /&gt;
&lt;br /&gt;
=== Getting started / tutorials ===&lt;br /&gt;
&lt;br /&gt;
* [[Protege4GettingStarted | Getting started with the Protege-OWL editor]] - a short guide to the interface&lt;br /&gt;
* [[Pr4_UG | Protege 4 User's Guide]] - a guide on how to use Protege to create, edit, and inspect ontologies&lt;br /&gt;
* [[Protege4Pizzas10Minutes | Pizzas in 10 minutes: A demo of  modeling shortcuts]] - a quickstart guide to creating your first OWL ontology&lt;br /&gt;
* [http://owl.cs.manchester.ac.uk/tutorials/protegeowltutorial/ A Practical Guide to Building OWL Ontologies using Protege 4 and CO-ODE Tools] - a substantial guide to OWL and ontology engineering&lt;br /&gt;
* Cody Burleson's [http://www.semanticfocus.com/blog/entry/title/introduction-to-semantic-web-vision-and-technologies-part-5-building-owl-ontologies-using-protege-4-screencast/ screencast] version of the tutorial listed directly above (it would be great if he got some encouragement for part 6).&lt;br /&gt;
* [http://arxiv.org/abs/1201.4089 A Description Logic Primer]&lt;br /&gt;
&lt;br /&gt;
=== Editor features ===&lt;br /&gt;
&lt;br /&gt;
* [[Protege4Features | Overview of features]] - a quick summary of the editor&lt;br /&gt;
* [[Protege4Views | P4 views guide]] - a list of all of the default views that are distributed with P4&lt;br /&gt;
* [[Protege4Shortcuts | P4 menu guide]] - all of the default menus explained in detail (with keyboard shortcuts)&lt;br /&gt;
* [[Protege4Preferences | P4 preferences guide]] - customising P4 to your needs&lt;br /&gt;
* [[Protege4NamingAndRendering|Naming and rendering of entities]] - a note on naming things in OWL and configuring P4 to support your naming conventions&lt;br /&gt;
* [[Protege4ExpressionEditor | P4 expression editor]] - adding and editing OWL expressions in P4&lt;br /&gt;
* [[Manchester_OWL_Syntax|Manchester OWL Syntax]] - an overview of the default syntax used by P4&lt;br /&gt;
* [[DLQueryTab | DL Query tab]] - how to query using arbitrary class expressions in OWL&lt;br /&gt;
* [[P4AnonymousClasses|Anonymous classes]] - support in P4 for class expressions&lt;br /&gt;
* [[Importing_Ontologies_in_P41|OWL Imports]] -  modular ontology support in OWL and P4.1&lt;br /&gt;
* [[Protege4AxiomAnnotations|Axiom annotations]] - how to annotate at axiom level in Protege 4&lt;br /&gt;
* [[Protege4OWLDiff|Protege 4 OWL Diff]] - compare two versions of an ontology&lt;br /&gt;
&lt;br /&gt;
=== Advanced features ===&lt;br /&gt;
&lt;br /&gt;
* [[BeanShell | The Bean Shell]] - Making complex queries against an ontology.&lt;br /&gt;
* [[Protege4ClientServer | The Protege 4 Server]]&lt;br /&gt;
&lt;br /&gt;
=== Further setup / configuration ===&lt;br /&gt;
&lt;br /&gt;
* [[ChangingTheHeapSize|Adding more memory]]&lt;br /&gt;
* [[EnablingDoubleClick|Double-clicking on OWL files]]&lt;br /&gt;
* [[ClearingP4Preferences|Dealing with P4 preferences problems]]&lt;br /&gt;
* [[Working with firewalls and proxies]]&lt;br /&gt;
&lt;br /&gt;
=== Plugins ===&lt;br /&gt;
&lt;br /&gt;
==== Finding plug-ins ====&lt;br /&gt;
&lt;br /&gt;
* From build 104 P4 will find plugins and updates for you. See our [[EnablePluginAutoUpdate|Auto Update]] page.&lt;br /&gt;
&lt;br /&gt;
* [[Protege-OWL_4.0 | Plugins for Protege 4.x OWL editor]] - the list of &amp;quot;Compatible Plugins&amp;quot; on this page is the result of a semantic query that gathers all plug-ins that have declared themselves compatible with the 4.x version of the Protege-OWL editor.&lt;br /&gt;
&lt;br /&gt;
* [http://www.co-ode.org/downloads/protege-x/plugins/ CO-ODE Protege 4.x Plugins] - the CO-ODE group at the University of Manchester is the biggest contributor of plug-ins to the Protege-OWL editor. This is a good place to go to download early releases and source code for CO-ODE developed plug-ins.&lt;br /&gt;
&lt;br /&gt;
==== Advertising plug-ins ====&lt;br /&gt;
&lt;br /&gt;
If you have developed a plug-in for Protege-OWL 4.x and you would like to contribute it to the community,&lt;br /&gt;
please see [[Protege4Contributing#Plugins|contributing plugins]].&lt;br /&gt;
&lt;br /&gt;
=== Contributing ===&lt;br /&gt;
&lt;br /&gt;
Please see this page for details on how you can [[Protege4Contributing|contribute]].&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Protege_Desktop_Old_Versions&amp;diff=12757</id>
		<title>Protege Desktop Old Versions</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Protege_Desktop_Old_Versions&amp;diff=12757"/>
				<updated>2014-05-30T00:26:15Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: Added Protege 4.3&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
== Protege Desktop Older Versions ==&lt;br /&gt;
This page contains download links and a historical record of release notes for older versions of Protege Desktop.&lt;br /&gt;
&lt;br /&gt;
If you're interested in downloading Protege Desktop, please note that the most current version is [http://protege.stanford.edu/products.php#desktop-protege available for download] from the main Protege website.&lt;br /&gt;
&lt;br /&gt;
''See Also:'' [[WebProtegeReleaseNotes|WebProtege release notes]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Protege 4 ===&lt;br /&gt;
{|style=&amp;quot;border-spacing: 0; border-width: 1px; border-style: solid; border-color: #bfbcb5;&amp;quot; width=&amp;quot;65%&amp;quot; cellpadding=&amp;quot;3&amp;quot; id=&amp;quot;protege_release_notes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Version&lt;br /&gt;
!Release notes&lt;br /&gt;
!Release date&lt;br /&gt;
!Download&lt;br /&gt;
|-&lt;br /&gt;
|4.3&lt;br /&gt;
|[[P4_3_Release_Announcement|release notes]]&lt;br /&gt;
|2013-Apr-15&lt;br /&gt;
|[http://protege.stanford.edu/download/protege/4.3/ download]&lt;br /&gt;
|-&lt;br /&gt;
|4.2&lt;br /&gt;
|[[P4_2_Release_Announcement|release notes]]&lt;br /&gt;
|2013-Mar-18&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%204.x/4.2/ download]&lt;br /&gt;
|-&lt;br /&gt;
|4.2 rc1&lt;br /&gt;
|[[Protege_4.2_RC1_Release_Notes|release notes]]&lt;br /&gt;
|2013-Feb-21&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%204.x/4.2%20release%20candidates/4.2%20rc1/ download]&lt;br /&gt;
|-&lt;br /&gt;
|4.2 beta builds&lt;br /&gt;
|[[Protege_4.2_Beta_Release_Notes|release notes]]&lt;br /&gt;
|&amp;amp;nbsp;&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%204.x/4.2%20betas/ download]&lt;br /&gt;
|-&lt;br /&gt;
|4.2 alpha builds&lt;br /&gt;
|[[Protege_4.2_Alpha_Release_Notes|release notes]]&lt;br /&gt;
|&amp;amp;nbsp;&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%204.x/4.2%20alphas/ download]&lt;br /&gt;
|-&lt;br /&gt;
|4.1&lt;br /&gt;
|[[P4_1_Release_Announcement|release notes]]&lt;br /&gt;
|2011-July-26&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%204.x/4.1/ download]&lt;br /&gt;
|-&lt;br /&gt;
|4.1 rc5&lt;br /&gt;
|[[Protege 4.1 RC5 Release Notes|release notes]]&lt;br /&gt;
|2011-July-5&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%204.x/4.1%20release%20candidates/4.1%20rc5/Web_Installers/ download]&lt;br /&gt;
|-&lt;br /&gt;
|4.1 rc4&lt;br /&gt;
|[[Protege 4.1 RC4 Release Notes|release notes]]&lt;br /&gt;
|2011-May-23&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%204.x/4.1%20release%20candidates/4.1%20rc4/Web_Installers/ download]&lt;br /&gt;
|-&lt;br /&gt;
|4.1 rc3&lt;br /&gt;
|[[Protege 4.1 RC3 Release Notes|release notes]]&lt;br /&gt;
|2011-May-17&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%204.x/4.1%20release%20candidates/4.1%20rc3/Web_Installers/ download]&lt;br /&gt;
|-&lt;br /&gt;
|4.1 rc2&lt;br /&gt;
|[[Protege 4.1 RC2 Release Notes|release notes]]&lt;br /&gt;
|2011-May-10&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%204.x/4.1%20release%20candidates/4.1%20rc2/Web_Installers/ download]&lt;br /&gt;
|-&lt;br /&gt;
|4.1 rc1&lt;br /&gt;
|[[Protege 4.1 RC1 Release Notes|release notes]]&lt;br /&gt;
|2011-Apr-27&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%204.x/4.1%20release%20candidates/4.1%20rc1/Web_Installers/ download]&lt;br /&gt;
|-&lt;br /&gt;
|4.1 beta builds&lt;br /&gt;
|[[Protege 4.1 Beta Release Notes|release notes]]&lt;br /&gt;
|&amp;amp;nbsp;&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%204.x/4.1%20betas/ download]&lt;br /&gt;
|-&lt;br /&gt;
|4.1 alpha builds&lt;br /&gt;
|[[Protege 4.1 Alpha Release Notes|release notes]]&lt;br /&gt;
|&amp;amp;nbsp;&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%204.x/4.1%20alphas/ download]&lt;br /&gt;
|-&lt;br /&gt;
|4.0.2&lt;br /&gt;
|[[Protege 4.0.2 Release Notes|release notes]]&lt;br /&gt;
|2009-Dec-03&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%204.x/4.0.2/ download]&lt;br /&gt;
|-&lt;br /&gt;
|4.0.1&lt;br /&gt;
|[[Protege 4.0.1 Release Notes|release notes]]&lt;br /&gt;
|2009-Oct-28&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%204.x/4.0.1/ download]&lt;br /&gt;
|-&lt;br /&gt;
|4.0&lt;br /&gt;
|[[P4 Release Announcement|release notes]]&lt;br /&gt;
|2009-Jun-16&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%204.x/4.0/ download]&lt;br /&gt;
|-&lt;br /&gt;
|4.0 rc1&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/4.0%20rc1/_ReleaseNotes_4.0_RC1.html release notes]&lt;br /&gt;
|2009-Jun-01&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%204.x/4.0%20release%20candidates/4.0%20rc1/ download]&lt;br /&gt;
|-&lt;br /&gt;
|4.0 beta builds&lt;br /&gt;
|[[Protege 4 beta announcement|initial beta announcement]], [http://protege.cim3.net/download/old-releases/4.0%20betas/_ReleaseNotes_4.0_Betas.html release notes]&lt;br /&gt;
|&amp;amp;nbsp;&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%204.x/4.0%20betas/ download]&lt;br /&gt;
|-&lt;br /&gt;
|4.0 alpha builds&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%204.x/4.0%20alphas/_ReleaseNotes_4.0_Alphas.html release notes]&lt;br /&gt;
|&amp;amp;nbsp;&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%204.x/4.0%20alphas/ download]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Protege 3 ===&lt;br /&gt;
{|style=&amp;quot;border-spacing: 0; border-width: 1px; border-style: solid; border-color: #bfbcb5;&amp;quot; width=&amp;quot;65%&amp;quot; cellpadding=&amp;quot;3&amp;quot; id=&amp;quot;protege_release_notes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Version&lt;br /&gt;
!Release notes&lt;br /&gt;
!Release date&lt;br /&gt;
!Download&lt;br /&gt;
|-&lt;br /&gt;
|3.5&lt;br /&gt;
|[[Protege_3.5_Release_Notes|release notes]]&lt;br /&gt;
|2013-Apr-24&lt;br /&gt;
|[http://protege.stanford.edu/download/protege/3.5/installanywhere/Web_Installers/ download]&lt;br /&gt;
|-&lt;br /&gt;
|3.5 beta builds&lt;br /&gt;
|[[Protege_3.5_Beta_Release_Notes|release notes]]&lt;br /&gt;
|&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%203.x/3.5%20betas/ download]&lt;br /&gt;
|-&lt;br /&gt;
|3.5 alpha builds&lt;br /&gt;
|[[Protege_3.5_Beta_Release_Notes|release notes]]&lt;br /&gt;
|&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%203.x/3.5%20alphas/ download]&lt;br /&gt;
|-&lt;br /&gt;
|3.4.8&lt;br /&gt;
|[[Protege_3.4.8_Release_Notes|release notes]]&lt;br /&gt;
|2012-Jan-12&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%203.x/3.4.8/ download]&lt;br /&gt;
|-&lt;br /&gt;
|3.4.7&lt;br /&gt;
|[[Protege_3.4.7_Release_Notes|release notes]]&lt;br /&gt;
|2011-Jul-15&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%203.x/3.4.7/ download]&lt;br /&gt;
|-&lt;br /&gt;
|3.4.6&lt;br /&gt;
|[[Protege_3.4.6_Release_Notes|release notes]]&lt;br /&gt;
|2011-Apr-25&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%203.x/3.4.6/ download]&lt;br /&gt;
|-&lt;br /&gt;
|3.4.5&lt;br /&gt;
|[[Protege_3.4.5_Release_Notes|release notes]]&lt;br /&gt;
|2011-Mar-11&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%203.x/3.4.5/ download]&lt;br /&gt;
|-&lt;br /&gt;
|3.4.4&lt;br /&gt;
|[[Protege_3.4.4_Release_Notes|release notes]]&lt;br /&gt;
|2010-Mar-08&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%203.x/3.4.4/ download]&lt;br /&gt;
|-&lt;br /&gt;
|3.4.3&lt;br /&gt;
|[[Protege_3.4.3_Release_Notes|release notes]]&lt;br /&gt;
|2010-Feb-03&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%203.x/3.4.3/ download]&lt;br /&gt;
|-&lt;br /&gt;
|3.4.2&lt;br /&gt;
|[[Protege_3.4.2_Release_Notes|release notes]]&lt;br /&gt;
|2009-Dec-16&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%203.x/3.4.2/ download]&lt;br /&gt;
|-&lt;br /&gt;
|3.4.1&lt;br /&gt;
|[http://mailman.stanford.edu/pipermail/protege-users/2009/000031.html release notes]&lt;br /&gt;
|2009-Jun-18&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%203.x/3.4.1/ download]&lt;br /&gt;
|-&lt;br /&gt;
|3.4&lt;br /&gt;
|[http://protege.stanford.edu/protege/3.4/webnotes/ReleaseNotes.html release notes]&lt;br /&gt;
|2009-Mar-16&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%203.x/3.4/ download]&lt;br /&gt;
|-&lt;br /&gt;
|3.3.1&lt;br /&gt;
|[http://mailman.stanford.edu/pipermail/protege-users/2007/000015.html release notes]&lt;br /&gt;
|2007-Aug-24&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%203.x/3.3.1/ download]&lt;br /&gt;
|-&lt;br /&gt;
|3.3&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/3.3/_ReleaseNotes_3.3.html release notes]&lt;br /&gt;
|2007-Jul-06&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%203.x/3.3/ download]&lt;br /&gt;
|-&lt;br /&gt;
|3.2.1&lt;br /&gt;
|[http://mailman.stanford.edu/pipermail/protege-owl/2006-December/000977.html release notes]&lt;br /&gt;
|2006-Dec-20&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%203.x/3.2.1/ download]&lt;br /&gt;
|-&lt;br /&gt;
|3.2&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/3.2/_ReleaseNotes_3.2.html release notes]&lt;br /&gt;
|2006-Nov-07&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%203.x/3.2/ download]&lt;br /&gt;
|-&lt;br /&gt;
|3.1.1&lt;br /&gt;
|&amp;amp;nbsp;&lt;br /&gt;
|2005-Aug-10&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%203.x/3.1.1/ download]&lt;br /&gt;
|-&lt;br /&gt;
|3.1&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/3.1/_ReleaseNotes_3.1.html release notes]&lt;br /&gt;
|2005-Jul-08&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%203.x/3.1/ download]&lt;br /&gt;
|-&lt;br /&gt;
|3.0&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/3.0/_ReleaseNotes_3.0.html release notes]&lt;br /&gt;
|2005-Feb-04&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/Protege%203.x/3.0/ download]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Protege 2 ===&lt;br /&gt;
{|style=&amp;quot;border-spacing: 0; border-width: 1px; border-style: solid; border-color: #bfbcb5;&amp;quot; width=&amp;quot;65%&amp;quot; cellpadding=&amp;quot;3&amp;quot; id=&amp;quot;protege_release_notes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Version&lt;br /&gt;
!Release notes&lt;br /&gt;
!Release date&lt;br /&gt;
!Download&lt;br /&gt;
|-&lt;br /&gt;
|2.1.2&lt;br /&gt;
|[http://article.gmane.org/gmane.comp.misc.ontology.protege.owl/5615 release notes]&lt;br /&gt;
|2004-Aug-04&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/2.1.2/ download]&lt;br /&gt;
|-&lt;br /&gt;
|2.1.1&lt;br /&gt;
|[http://article.gmane.org/gmane.comp.misc.ontology.protege.owl/4483 release notes]&lt;br /&gt;
|2004-Jun-22&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/2.1.1/ download]&lt;br /&gt;
|-&lt;br /&gt;
|2.1&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/2.1/_ReleaseNotes_2.1.html release notes]&lt;br /&gt;
|2004-Jun-11&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/2.1/ download]&lt;br /&gt;
|-&lt;br /&gt;
|2.0.1&lt;br /&gt;
|[http://article.gmane.org/gmane.comp.misc.ontology.protege.general/4792 release notes]&lt;br /&gt;
|2004-Feb-13&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/2.0.1/ download]&lt;br /&gt;
|-&lt;br /&gt;
|2.0&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/2.0/_ReleaseNotes_2.0.html release notes]&lt;br /&gt;
|2004-Feb-04&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/2.0/ download]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Protege 1 and earlier ===&lt;br /&gt;
{|style=&amp;quot;border-spacing: 0; border-width: 1px; border-style: solid; border-color: #bfbcb5;&amp;quot; width=&amp;quot;65%&amp;quot; cellpadding=&amp;quot;3&amp;quot; id=&amp;quot;protege_release_notes&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Version&lt;br /&gt;
!Release notes&lt;br /&gt;
!Release date&lt;br /&gt;
!Download&lt;br /&gt;
|-&lt;br /&gt;
|1.9&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/1.9/_ReleaseNotes_1.9.html release notes]&lt;br /&gt;
|2003-Aug-08&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/1.9/ download]&lt;br /&gt;
|-&lt;br /&gt;
|1.8&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/1.8/_ReleaseNotes_1.8.html release notes]&lt;br /&gt;
|2003-Apr-09&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/1.8/ download]&lt;br /&gt;
|-&lt;br /&gt;
|1.7&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/1.7/_ReleaseNotes_1.7.html release notes]&lt;br /&gt;
|2002-Apr-10&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/1.7/ download]&lt;br /&gt;
|-&lt;br /&gt;
|1.6.2&lt;br /&gt;
|&amp;amp;nbsp;&lt;br /&gt;
|2001-Dec-20&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/1.6.2/ download]&lt;br /&gt;
|-&lt;br /&gt;
|1.6.1&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/1.6.2/_ReleaseNotes_1.6.1.html release notes]&lt;br /&gt;
|2001-Oct-17&lt;br /&gt;
|&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
|1.6&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/1.6.2/_ReleaseNotes_1.6.html release notes]&lt;br /&gt;
|2001-Oct-16&lt;br /&gt;
|&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
|1.4&lt;br /&gt;
|&amp;amp;nbsp;&lt;br /&gt;
|2000-Jul-12&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/1.4/ download]&lt;br /&gt;
|-&lt;br /&gt;
|1.3.4&lt;br /&gt;
|&amp;amp;nbsp;&lt;br /&gt;
|2000-Feb-02&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/1.3.4/ download]&lt;br /&gt;
|-&lt;br /&gt;
|1.2&lt;br /&gt;
|&amp;amp;nbsp;&lt;br /&gt;
|1999-Dec-23&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/1.2/ download]&lt;br /&gt;
|-&lt;br /&gt;
|1.1&lt;br /&gt;
|&amp;amp;nbsp;&lt;br /&gt;
|1999-Nov-11&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/1.1/ download]&lt;br /&gt;
|-&lt;br /&gt;
|1.0&lt;br /&gt;
|&amp;amp;nbsp;&lt;br /&gt;
|&amp;amp;nbsp;&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/1.0/ download]&lt;br /&gt;
|-&lt;br /&gt;
|0.91&lt;br /&gt;
|&amp;amp;nbsp;&lt;br /&gt;
|&amp;amp;nbsp;&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/0.91/ download]&lt;br /&gt;
|-&lt;br /&gt;
|0.9&lt;br /&gt;
|&amp;amp;nbsp;&lt;br /&gt;
|&amp;amp;nbsp;&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/0.9/ download]&lt;br /&gt;
|-&lt;br /&gt;
|0.8&lt;br /&gt;
|&amp;amp;nbsp;&lt;br /&gt;
|&amp;amp;nbsp;&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/0.8/ download]&lt;br /&gt;
|-&lt;br /&gt;
|0.7&lt;br /&gt;
|&amp;amp;nbsp;&lt;br /&gt;
|&amp;amp;nbsp;&lt;br /&gt;
|[http://protege.cim3.net/download/old-releases/0.7/ download]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Protege_5.0_Beta_Release_Notes&amp;diff=12756</id>
		<title>Protege 5.0 Beta Release Notes</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Protege_5.0_Beta_Release_Notes&amp;diff=12756"/>
				<updated>2014-05-29T22:40:53Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: /* Enhancements */ Added a few more line items from recent commits that are going into the release.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-weight:bold; font-size:20px;&amp;quot;&amp;gt;Protege Desktop 5.0 Beta&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:P5EnhancedSearch.png|thumb|400px|right|Enhanced search capabilities at work in Protege Desktop 5.0 Beta]]&lt;br /&gt;
&lt;br /&gt;
We are very pleased to announce Protege Desktop 5.0 beta!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''For Users:'''&lt;br /&gt;
&lt;br /&gt;
* [[Install_Protege5|Download and installation instructions]].&lt;br /&gt;
* Submit feedback, questions, and/or bug reports on the '''Protege User Support''' mailing list.  [http://protege.stanford.edu/support.php#mailingListSupport Sign up for the list] at the Protege website.&lt;br /&gt;
* [[ProtegeDesktopUserDocs|Read Protege Desktop documentation]].&lt;br /&gt;
* Join the Protege community on [http://www.facebook.com/pages/Protege-Project/136205016405270 Facebook] and [http://www.twitter.com/protegeproject Twitter].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''For Developers:'''&lt;br /&gt;
&lt;br /&gt;
* Access the source code, file issues, and submit pull requests on GitHub: http://github.com/protegeproject/protege.&lt;br /&gt;
* Learn how to [http://github.com/protegeproject/protege/wiki/Building-from-Source build a distribution from source].&lt;br /&gt;
* [http://github.com/protegeproject/protege-plugin-examples View example code] for developing tab, view, and menu plug-ins.&lt;br /&gt;
* Contact us with your questions on the '''Protege Developer Support''' mailing list.  [http://protege.stanford.edu/support.php#mailingListSupport Sign up for the list] at the Protege website.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Release Notes ==&lt;br /&gt;
&lt;br /&gt;
''The contents of the release notes section describe changes relative to Protege 4.3.''&lt;br /&gt;
&lt;br /&gt;
=== Build 5.0.0-beta-10 (2014-May-28) ===&lt;br /&gt;
&lt;br /&gt;
==== Enhancements ====&lt;br /&gt;
* Moved the [http://github.com/protegeproject/protege Protege Desktop source code] to GitHub to allow for easier collaboration with developers outside of Stanford.&lt;br /&gt;
* Moved the Protege Desktop build system to Maven to standardize the build process.&lt;br /&gt;
* Upgraded to Java 7.&lt;br /&gt;
* Upgraded to the latest version of the OWL API (v3.5.0).&lt;br /&gt;
* The search functionality has been significantly improved to search annotation values, display names, entity IRIs, and logical axioms (previously only display name was searched).  &lt;br /&gt;
* The Individuals tab now filters the list of individuals displayed based on the selected class in the class hierarchy ([http://github.com/protegeproject/protege/issues/1 #1]).&lt;br /&gt;
* The UI no longer allows specification of owl:real as the type for a literal ([http://github.com/protegeproject/protege/issues/37 #37]).&lt;br /&gt;
* Entering a number into the OWLConstantEditor now parses the value and chooses the correct datatype if no datatype was specified ([http://github.com/protegeproject/protege/issues/42 #42]).&lt;br /&gt;
* Exporting DisjointClasses axioms is no longer enabled by default, as this can be an expensive operation ([http://github.com/protegeproject/protege/issues/43 #43]).&lt;br /&gt;
* Auto-update only checks for updates once per day, rather than checking for updates every time Protege launches ([http://github.com/protegeproject/protege/issues/45 #45]).&lt;br /&gt;
* The Active Ontology tab now shows ontology metrics by default ([http://github.com/protegeproject/protege/issues/46 #46]).&lt;br /&gt;
* Renamed labels in the DL Query tab plug-in to be clearer and more standard ([http://github.com/protegeproject/dlquery/issues/1 #1])&lt;br /&gt;
* Definition annotation properties are now listed after label annotation properties, making the Annotations view more user-friendly for the bio-ontology community ([http://github.com/protegeproject/protege/issues/47 #47]).&lt;br /&gt;
* Added the ability to view axiom annotations inline (accessible via View -&amp;gt; Display axiom annotations inline).  Previously, it was necessary to click the @ symbol to bring up a separate dialog for viewing inline axiom annotations ([http://github.com/protegeproject/protege/issues/50 #50]).&lt;br /&gt;
* Added an option to toggle rendering of annotation datatypes in the Annotations view (accessible via View -&amp;gt; Display datatypes on annotation values).&lt;br /&gt;
&lt;br /&gt;
==== Bug Fixes ====&lt;br /&gt;
* The inferred object property hierarchy no longer displays owl:bottomObjectProperty as a leaf of every node ([http://github.com/protegeproject/protege/issues/9 #9]).&lt;br /&gt;
* Selecting classes in the class hierarchy will only request directly inferred individuals from the reasoner.  Previously, Protege requested both direct and indirect inferred individuals, which caused performance issues with larger ontologies ([http://github.com/protegeproject/protege/issues/15 #15]).&lt;br /&gt;
* Fixed a bug in the auto-update functionality that caused exceptions when encountering plug-ins with invalid version numbers ([http://github.com/protegeproject/protege/issues/18 #18]).&lt;br /&gt;
* Fixed a typo in the DL metrics view ([http://github.com/protegeproject/protege/pull/20 #20]).&lt;br /&gt;
* Modified the UI of the Automatic Update dialog to prevent display of an unnecessary trailing '.' character on plug-in version numbers ([http://github.com/protegeproject/protege/issues/23 #23]).&lt;br /&gt;
* Fixed an issue that occasionally caused a NullPointerException when opening ontologies ([http://github.com/protegeproject/protege/issues/34 #34]).&lt;br /&gt;
* Fixed an issue that occasionally caused the Continue button to remain disabled on the Export Inferred Axioms dialog ([http://github.com/protegeproject/protege/issues/36 #36]).&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Protege_5.0_Beta_Release_Notes&amp;diff=12755</id>
		<title>Protege 5.0 Beta Release Notes</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Protege_5.0_Beta_Release_Notes&amp;diff=12755"/>
				<updated>2014-05-28T23:03:06Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: /* Enhancements */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-weight:bold; font-size:20px;&amp;quot;&amp;gt;Protege Desktop 5.0 Beta&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:P5EnhancedSearch.png|thumb|400px|right|Enhanced search capabilities at work in Protege Desktop 5.0 Beta]]&lt;br /&gt;
&lt;br /&gt;
We are very pleased to announce Protege Desktop 5.0 beta!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''For Users:'''&lt;br /&gt;
&lt;br /&gt;
* [[Install_Protege5|Download and installation instructions]].&lt;br /&gt;
* Submit feedback, questions, and/or bug reports on the '''Protege User Support''' mailing list.  [http://protege.stanford.edu/support.php#mailingListSupport Sign up for the list] at the Protege website.&lt;br /&gt;
* [[ProtegeDesktopUserDocs|Read Protege Desktop documentation]].&lt;br /&gt;
* Join the Protege community on [http://www.facebook.com/pages/Protege-Project/136205016405270 Facebook] and [http://www.twitter.com/protegeproject Twitter].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''For Developers:'''&lt;br /&gt;
&lt;br /&gt;
* Access the source code, file issues, and submit pull requests on GitHub: http://github.com/protegeproject/protege.&lt;br /&gt;
* Learn how to [http://github.com/protegeproject/protege/wiki/Building-from-Source build a distribution from source].&lt;br /&gt;
* [http://github.com/protegeproject/protege-plugin-examples View example code] for developing tab, view, and menu plug-ins.&lt;br /&gt;
* Contact us with your questions on the '''Protege Developer Support''' mailing list.  [http://protege.stanford.edu/support.php#mailingListSupport Sign up for the list] at the Protege website.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Release Notes ==&lt;br /&gt;
&lt;br /&gt;
''The contents of the release notes section describe changes relative to Protege 4.3.''&lt;br /&gt;
&lt;br /&gt;
=== Build 5.0.0-beta-10 (2014-May-28) ===&lt;br /&gt;
&lt;br /&gt;
==== Enhancements ====&lt;br /&gt;
* Moved the [http://github.com/protegeproject/protege Protege Desktop source code] to GitHub to allow for easier collaboration with developers outside of Stanford.&lt;br /&gt;
* Moved the Protege Desktop build system to Maven to standardize the build process.&lt;br /&gt;
* Upgraded to Java 7.&lt;br /&gt;
* Upgraded to the latest version of the OWL API (v3.5.0).&lt;br /&gt;
* The search functionality has been significantly improved to search annotation values, display names, entity IRIs, and logical axioms (previously only display name was searched).  &lt;br /&gt;
* The Individuals tab now filters the list of individuals displayed based on the selected class in the class hierarchy ([http://github.com/protegeproject/protege/issues/1 #1]).&lt;br /&gt;
* The UI no longer allows specification of owl:real as the type for a literal ([http://github.com/protegeproject/protege/issues/37 #37]).&lt;br /&gt;
* Entering a number into the OWLConstantEditor now parses the value and chooses the correct datatype if no datatype was specified ([http://github.com/protegeproject/protege/issues/42 #42]).&lt;br /&gt;
* Exporting DisjointClasses axioms is no longer enabled by default, as this can be an expensive operation ([http://github.com/protegeproject/protege/issues/43 #43]).&lt;br /&gt;
* Auto-update only checks for updates once per day, rather than checking for updates every time Protege launches ([http://github.com/protegeproject/protege/issues/45 #45]).&lt;br /&gt;
* The Active Ontology tab now shows ontology metrics by default ([http://github.com/protegeproject/protege/issues/46 #46]).&lt;br /&gt;
* Renamed labels in the DL Query tab plug-in to be clearer and more standard ([http://github.com/protegeproject/dlquery/issues/1 #1])&lt;br /&gt;
&lt;br /&gt;
==== Bug Fixes ====&lt;br /&gt;
* The inferred object property hierarchy no longer displays owl:bottomObjectProperty as a leaf of every node ([http://github.com/protegeproject/protege/issues/9 #9]).&lt;br /&gt;
* Selecting classes in the class hierarchy will only request directly inferred individuals from the reasoner.  Previously, Protege requested both direct and indirect inferred individuals, which caused performance issues with larger ontologies ([http://github.com/protegeproject/protege/issues/15 #15]).&lt;br /&gt;
* Fixed a bug in the auto-update functionality that caused exceptions when encountering plug-ins with invalid version numbers ([http://github.com/protegeproject/protege/issues/18 #18]).&lt;br /&gt;
* Fixed a typo in the DL metrics view ([http://github.com/protegeproject/protege/pull/20 #20]).&lt;br /&gt;
* Modified the UI of the Automatic Update dialog to prevent display of an unnecessary trailing '.' character on plug-in version numbers ([http://github.com/protegeproject/protege/issues/23 #23]).&lt;br /&gt;
* Fixed an issue that occasionally caused a NullPointerException when opening ontologies ([http://github.com/protegeproject/protege/issues/34 #34]).&lt;br /&gt;
* Fixed an issue that occasionally caused the Continue button to remain disabled on the Export Inferred Axioms dialog ([http://github.com/protegeproject/protege/issues/36 #36]).&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Protege_5.0_Beta_Release_Notes&amp;diff=12754</id>
		<title>Protege 5.0 Beta Release Notes</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Protege_5.0_Beta_Release_Notes&amp;diff=12754"/>
				<updated>2014-05-28T23:00:12Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: added screenshot of p5&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-weight:bold; font-size:20px;&amp;quot;&amp;gt;Protege Desktop 5.0 Beta&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:P5EnhancedSearch.png|thumb|400px|right|Enhanced search capabilities at work in Protege Desktop 5.0 Beta]]&lt;br /&gt;
&lt;br /&gt;
We are very pleased to announce Protege Desktop 5.0 beta!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''For Users:'''&lt;br /&gt;
&lt;br /&gt;
* [[Install_Protege5|Download and installation instructions]].&lt;br /&gt;
* Submit feedback, questions, and/or bug reports on the '''Protege User Support''' mailing list.  [http://protege.stanford.edu/support.php#mailingListSupport Sign up for the list] at the Protege website.&lt;br /&gt;
* [[ProtegeDesktopUserDocs|Read Protege Desktop documentation]].&lt;br /&gt;
* Join the Protege community on [http://www.facebook.com/pages/Protege-Project/136205016405270 Facebook] and [http://www.twitter.com/protegeproject Twitter].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''For Developers:'''&lt;br /&gt;
&lt;br /&gt;
* Access the source code, file issues, and submit pull requests on GitHub: http://github.com/protegeproject/protege.&lt;br /&gt;
* Learn how to [http://github.com/protegeproject/protege/wiki/Building-from-Source build a distribution from source].&lt;br /&gt;
* [http://github.com/protegeproject/protege-plugin-examples View example code] for developing tab, view, and menu plug-ins.&lt;br /&gt;
* Contact us with your questions on the '''Protege Developer Support''' mailing list.  [http://protege.stanford.edu/support.php#mailingListSupport Sign up for the list] at the Protege website.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Release Notes ==&lt;br /&gt;
&lt;br /&gt;
''The contents of the release notes section describe changes relative to Protege 4.3.''&lt;br /&gt;
&lt;br /&gt;
=== Build 5.0.0-beta-10 (2014-May-28) ===&lt;br /&gt;
&lt;br /&gt;
==== Enhancements ====&lt;br /&gt;
* Moved the [http://github.com/protegeproject/protege Protege Desktop source code] to GitHub to allow for easier collaboration with developers outside of Stanford.&lt;br /&gt;
* Moved the Protege Desktop build system to Maven to standardize the build process.&lt;br /&gt;
* Upgraded to Java 7.&lt;br /&gt;
* Upgraded to the latest version of the OWL API (v3.5.0).&lt;br /&gt;
* The search functionality has been significantly improved to search annotation values, display names, entity IRIs, and logical axioms (previously only display name was searched).  &lt;br /&gt;
* The Individuals tab now filters the list of individuals displayed based on the selected class in the class hierarchy ([http://github.com/protegeproject/protege/issues/1 #1]).&lt;br /&gt;
* The UI no longer allows specification of owl:real as the type for a literal ([http://github.com/protegeproject/protege/issues/37 #37]).&lt;br /&gt;
* Entering a number into the OWLConstantEditor now parses the value and chooses the correct datatype if no datatype was specified ([http://github.com/protegeproject/protege/issues/42 #42]).&lt;br /&gt;
* Exporting DisjointClasses axioms is no longer enabled by default, as this can be an expensive operation ([http://github.com/protegeproject/protege/issues/43 #43]).&lt;br /&gt;
* Auto-update only checks for updates once per day, rather than checking for updates every time Protege launches ([http://github.com/protegeproject/protege/issues/45 #45]).&lt;br /&gt;
* The Active Ontology tab now shows ontology metrics by default ([http://github.com/protegeproject/protege/issues/46 #46]).&lt;br /&gt;
&lt;br /&gt;
==== Bug Fixes ====&lt;br /&gt;
* The inferred object property hierarchy no longer displays owl:bottomObjectProperty as a leaf of every node ([http://github.com/protegeproject/protege/issues/9 #9]).&lt;br /&gt;
* Selecting classes in the class hierarchy will only request directly inferred individuals from the reasoner.  Previously, Protege requested both direct and indirect inferred individuals, which caused performance issues with larger ontologies ([http://github.com/protegeproject/protege/issues/15 #15]).&lt;br /&gt;
* Fixed a bug in the auto-update functionality that caused exceptions when encountering plug-ins with invalid version numbers ([http://github.com/protegeproject/protege/issues/18 #18]).&lt;br /&gt;
* Fixed a typo in the DL metrics view ([http://github.com/protegeproject/protege/pull/20 #20]).&lt;br /&gt;
* Modified the UI of the Automatic Update dialog to prevent display of an unnecessary trailing '.' character on plug-in version numbers ([http://github.com/protegeproject/protege/issues/23 #23]).&lt;br /&gt;
* Fixed an issue that occasionally caused a NullPointerException when opening ontologies ([http://github.com/protegeproject/protege/issues/34 #34]).&lt;br /&gt;
* Fixed an issue that occasionally caused the Continue button to remain disabled on the Export Inferred Axioms dialog ([http://github.com/protegeproject/protege/issues/36 #36]).&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:P5EnhancedSearch.png&amp;diff=12753</id>
		<title>File:P5EnhancedSearch.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:P5EnhancedSearch.png&amp;diff=12753"/>
				<updated>2014-05-28T22:59:22Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12752</id>
		<title>Install Protege5</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12752"/>
				<updated>2014-05-28T22:51:33Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-weight:bold; font-size:20px;&amp;quot;&amp;gt;Protege Desktop 5.0 Beta Installation Instructions&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please refer to the specific installation instructions for your platform.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
Protege Desktop 5.0 is distributed in the form of a ZIP file and requires Java 7 or later.  Please consult the Oracle Java website for Java [http://www.java.com/en/download/help/windows_manual_download.xml download and installation instructions].&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 (optional) ===&lt;br /&gt;
&lt;br /&gt;
This step is optional. Perform this step if you aren't sure if Java 7 or later is installed on your computer.&lt;br /&gt;
&lt;br /&gt;
To follow are two possible ways to check your Java version:&lt;br /&gt;
&lt;br /&gt;
==== From the Start menu ====&lt;br /&gt;
* Click the Start menu.&lt;br /&gt;
* Type &amp;quot;Java&amp;quot; in the search field.&lt;br /&gt;
* Select &amp;quot;About Java&amp;quot; from the results list to display a dialog with your Java version information:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_OracleJavaVersionDialog.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Command Prompt ====&lt;br /&gt;
* Click the Start menu.&lt;br /&gt;
* Type &amp;quot;cmd&amp;quot; in the search box.&lt;br /&gt;
* Select &amp;quot;cmd.exe&amp;quot; from the results list to launch the Command Prompt application.&lt;br /&gt;
* Type &amp;quot;java -version&amp;quot; at the prompt to view your Java version information:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_CommandPromptJavaVersion.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Download the ZIP file ===&lt;br /&gt;
&lt;br /&gt;
* Go to the [http://protege.stanford.edu/products.php#desktop-protege Products page] on the Protege website.&lt;br /&gt;
* Click the &amp;quot;Download for Windows&amp;quot; button to download the ZIP file to your machine.&lt;br /&gt;
&lt;br /&gt;
=== Unzip Protege ===&lt;br /&gt;
Once the download completes, navigate to the folder where the ZIP file was downloaded.  On a Windows machine, this will typically be your &amp;quot;Downloads&amp;quot; folder, e.g., &amp;quot;C:/Users/&amp;lt;your-username&amp;gt;/Downloads&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Right-click on the ZIP file and choose &amp;quot;Extract All...&amp;quot; from the context menu to launch the Extract Compressed Folders dialog.  Click the Browse... button to select a destination for your Protege Desktop installation, e.g., the &amp;quot;C:/Program Files&amp;quot; folder:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_ExtractFilesDialog.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Protege Desktop will be extracted to your selected destination into a folder called &amp;quot;Protege_5.0_beta&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_ProtegeUnzipped.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Launch Protege ===&lt;br /&gt;
To launch Protege Desktop, double-click the '''run.bat''' file in the root directory of the installation.&lt;br /&gt;
&lt;br /&gt;
For quicker access to Protege Desktop going forward, right-click on the run.bat file and select &amp;quot;Send to&amp;quot; -&amp;gt; &amp;quot;Desktop (create shortcut)&amp;quot;.  This will create a shortcut to Protege Desktop's launcher on your Windows Desktop called &amp;quot;run.bat - Shortcut&amp;quot;.  Select the shortcut and press the F2 key to rename the shortcut to something more user friendly, e.g., &amp;quot;Protege 5.0 beta&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Mac OS X ==&lt;br /&gt;
Protege Desktop 5.0 is distributed in the form of a ZIP file and requires Java 7.  Please consult the Oracle Java website for Java [http://www.java.com/en/download/help/mac_install.xml download and installation instructions].&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 (optional) ===&lt;br /&gt;
This step is optional. Perform this step if you aren't sure if Java 7 or later is installed on your computer.&lt;br /&gt;
&lt;br /&gt;
To follow are two possible ways to check the Java on your Mac:&lt;br /&gt;
&lt;br /&gt;
==== From the Java Control Panel ====&lt;br /&gt;
* Click the Apple icon in the upper left of the screen.&lt;br /&gt;
* Choose System Preferences...&lt;br /&gt;
* Click the Java icon to bring up the Java Control Panel.&lt;br /&gt;
* On the General tab, click About... to see your Java version number:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_MacJavaControlPanel.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Terminal ====&lt;br /&gt;
* Open Finder.&lt;br /&gt;
* Go to Applications -&amp;gt; Utilities.&lt;br /&gt;
* Double-click the Terminal application.&lt;br /&gt;
* At the prompt, type &amp;quot;java -version&amp;quot; to see your Java version number:&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_Terminal.png]]&lt;br /&gt;
&lt;br /&gt;
=== Download the ZIP file ===&lt;br /&gt;
* Go to the [http://protege.stanford.edu/products.php#desktop-protege Products page] on the Protege website.&lt;br /&gt;
* Click the &amp;quot;Download for Mac OSX&amp;quot; button to download the ZIP file to your machine.&lt;br /&gt;
&lt;br /&gt;
=== Move Protege to Applications ===&lt;br /&gt;
* Once the download completes, navigate to the folder where the ZIP file was unpacked.  On a Mac, this will typically be your &amp;quot;Downloads&amp;quot; folder:&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_DownloadsFolder.png]]&lt;br /&gt;
&lt;br /&gt;
Drag the Protege_5.0_beta folder to the Applications directory.&lt;br /&gt;
&lt;br /&gt;
=== Launch Protege ===&lt;br /&gt;
To launch Protege Desktop, double-click the &amp;lt;code&amp;gt;run.command&amp;lt;/code&amp;gt; file in the root directory of the installation (&amp;lt;code&amp;gt;Applications/Protege_5.0_beta/run.command&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Linux and Unix-like ==&lt;br /&gt;
Protege 5.0 is distributed in the form of a &amp;lt;code&amp;gt;tar.gz&amp;lt;/code&amp;gt; file and requires Java 7 or later.&lt;br /&gt;
&lt;br /&gt;
Please consult the documentation for your Linux distribution on how to install Java. Usually, you can install [http://openjdk.java.net/ Open Java] easily from the package manager of your Linux distribution (e.g., &amp;lt;code&amp;gt;apt-get&amp;lt;/code&amp;gt; in Ubuntu and Debian distributions, &amp;lt;code&amp;gt;yum&amp;lt;/code&amp;gt; in RedHat ). You may also use other Java implementations, such as [http://www.oracle.com/us/technologies/java/overview/index.html Oracle Java]. &lt;br /&gt;
For Ubuntu, you can find the installation instructions for different Java implementations [https://help.ubuntu.com/community/Java here]. For RedHat, the installation instructions for Open Java are [https://access.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/6/html/Installation_Guide/Install_OpenJDK_on_Red_Hat_Enterprise_Linux.html here], and for Oracle Java [https://www.java.com/en/download/help/linux_x64rpm_install.xml here]. General Oracle Java installation instructions for Linux distributions are [http://docs.oracle.com/javase/7/docs/webnotes/install/linux/linux-jdk.html here].&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 (optional) ===&lt;br /&gt;
This step is optional. Perform this step, if you are not sure if you have Java 7 or later installed on your computer.&lt;br /&gt;
&lt;br /&gt;
To check that you have Java installed, open a terminal window, and type: &amp;lt;code&amp;gt;java -version&amp;lt;/code&amp;gt;. You should see something like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 myuser@mycomputer:/$ java -version&lt;br /&gt;
 java version &amp;quot;1.7.0_51&amp;quot;&lt;br /&gt;
 OpenJDK Runtime Environment (IcedTea 2.4.4) (7u51-2.4.4-0ubuntu0.13.04.2)&lt;br /&gt;
 OpenJDK 64-Bit Server VM (build 24.45-b08, mixed mode)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(The version should be 1.7 or later)&lt;br /&gt;
&lt;br /&gt;
=== Download the tar.gz file ===&lt;br /&gt;
* Go to the [http://protege.stanford.edu/products.php#desktop-protege Products page] on the Protege website.&lt;br /&gt;
* Click the &amp;quot;Download for Linux&amp;quot; button to download the tar.gz file to your machine.&lt;br /&gt;
&lt;br /&gt;
To unpack the archive, either use your file explorer and double-click on the archive, and extract it to the desired location, or type in a terminal window:&lt;br /&gt;
&lt;br /&gt;
 tar zxvf protege-5.0.0-beta-06_2014_05_20.tar.gz&lt;br /&gt;
&lt;br /&gt;
(the archive name might differ, please use the right file name that you downloaded.)&lt;br /&gt;
&lt;br /&gt;
=== Launch Protege ===&lt;br /&gt;
&lt;br /&gt;
To launch Protege Desktop, double-click on the &amp;lt;code&amp;gt;run.sh&amp;lt;/code&amp;gt; in the ''Protege folder'' in the file explorer, or type &amp;lt;code&amp;gt;run.sh&amp;lt;/code&amp;gt; in a terminal window, once you have changed the directory to the Protege folder (&amp;lt;code&amp;gt;cd Your_Protege_folder&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
''Q'': ''When I double-click on the run script, nothing happens, or I see a window that comes up, and goes away!''&lt;br /&gt;
&lt;br /&gt;
''A'': Try running Protege from a console and report any errors displayed in the console window on the [http://protege.stanford.edu/support.php#mailingListSupport Protege User Support mailing list]. &lt;br /&gt;
&lt;br /&gt;
* How to run Protege from the console on Windows:&lt;br /&gt;
** Click the '''Start menu'''&lt;br /&gt;
** Type &amp;lt;code&amp;gt;cmd&amp;lt;/code&amp;gt; in the search box and press the Enter key&lt;br /&gt;
** In the resulting Command Prompt, change to the directory where you unzipped Protege (e.g., &amp;lt;code&amp;gt;cd &amp;quot;C:\Program Files\Protege_5.0_beta&amp;quot;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Type &amp;lt;code&amp;gt;run.bat&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
* How to run Protege from the console on OS X:&lt;br /&gt;
** Open Finder&lt;br /&gt;
** Select Applications -&amp;gt; Utilities, then double-click on the Terminal application&lt;br /&gt;
** In the resulting Terminal window, change to the directory where you unzipped Protege (e.g., &amp;lt;code&amp;gt;cd /Applications/Protege_5.0_beta&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Type &amp;lt;code&amp;gt;sh run.command&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''Q'': ''When I try to run Protege with the run script, I get an &amp;lt;code&amp;gt;UnsupportedClassVersionError&amp;lt;/code&amp;gt;, e.g., &amp;lt;code&amp;gt;&amp;quot;Exception in thread &amp;quot;main&amp;quot; java.lang.UnsupportedClassVersionError: Bad version number in .class file&amp;quot;&amp;lt;/code&amp;gt;''&lt;br /&gt;
&lt;br /&gt;
''A'': Most likely you have an older Java version installed. Protege requires Java 7 or later. Please see the documentation above on how to check which version of Java is installed on your system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''Q'': ''The Protege UI occasionally freezes on Linux with Open Java. Protege still seems to be running (CPU at normal levels), but I can't click on any of the entities, tabs. or menus.''&lt;br /&gt;
&lt;br /&gt;
''A'':  There's a bug in Open Java on Linux distributions (e.g., Ubuntu) with parentless dialogs that will cause this behavior. The workaround is to use another Java implementation, e.g., Oracle Java.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to get help ==&lt;br /&gt;
&lt;br /&gt;
If you have problems installing or running Protege Desktop, please refer to the [[Install_Protege5#Troubleshooting|troubleshooting]] section first.  We also recommend searching the [http://protege-project.136.n4.nabble.com/ mailing list archives], as the problem and a solution might have already been posted.  &lt;br /&gt;
&lt;br /&gt;
If you can't find the answers from these resources, send an email to the [http://protege.stanford.edu/support.php#mailingListSupport '''Protege User Support''' mailing list] (you need to be subscribed to post).  Please be as specific as possible and try to include the following items:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* What is your operating system (e.g., OS X 10.9, Windows 7, etc.)?&lt;br /&gt;
* What is your Java version?&lt;br /&gt;
* What are the specific steps to reproduce the problem?&lt;br /&gt;
* Are there any error messages in the console window or the log file?&lt;br /&gt;
* What is the observed behavior?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The more detail you provide up front, the more helpful we can be in terms of a prompt response.&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12751</id>
		<title>Install Protege5</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12751"/>
				<updated>2014-05-28T22:47:39Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: /* Windows */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-weight:bold; font-size:20px;&amp;quot;&amp;gt;Protege Desktop 5.0 Beta Installation Instructions&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please refer to the specific installation instructions for your platform.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
Protege Desktop 5.0 is distributed in the form of a ZIP file and requires Java 7 or later.  Please consult the Oracle Java website for Java [http://www.java.com/en/download/help/windows_manual_download.xml download and installation instructions].&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 (optional) ===&lt;br /&gt;
&lt;br /&gt;
This step is optional. Perform this step if you aren't sure if Java 7 or later is installed on your computer.&lt;br /&gt;
&lt;br /&gt;
To follow are two possible ways to check your Java version:&lt;br /&gt;
&lt;br /&gt;
==== From the Start menu ====&lt;br /&gt;
* Click the Start menu.&lt;br /&gt;
* Type &amp;quot;Java&amp;quot; in the search field.&lt;br /&gt;
* Select &amp;quot;About Java&amp;quot; from the results list to display a dialog with your Java version information:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_OracleJavaVersionDialog.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Command Prompt ====&lt;br /&gt;
* Click the Start menu.&lt;br /&gt;
* Type &amp;quot;cmd&amp;quot; in the search box.&lt;br /&gt;
* Select &amp;quot;cmd.exe&amp;quot; from the results list to launch the Command Prompt application.&lt;br /&gt;
* Type &amp;quot;java -version&amp;quot; at the prompt to view your Java version information:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_CommandPromptJavaVersion.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Download the ZIP file ===&lt;br /&gt;
&lt;br /&gt;
* Go to the [http://protege.stanford.edu/products.php#desktop-protege Products page] on the Protege website.&lt;br /&gt;
* Click the &amp;quot;Download for Windows&amp;quot; button to download the ZIP file to your machine.&lt;br /&gt;
&lt;br /&gt;
=== Unzip Protege ===&lt;br /&gt;
Once the download completes, navigate to the folder where the ZIP file was downloaded.  On a Windows machine, this will typically be your &amp;quot;Downloads&amp;quot; folder, e.g., &amp;quot;C:/Users/&amp;lt;your-username&amp;gt;/Downloads&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Right-click on the ZIP file and choose &amp;quot;Extract All...&amp;quot; from the context menu to launch the Extract Compressed Folders dialog.  Click the Browse... button to select a destination for your Protege Desktop installation, e.g., the &amp;quot;C:/Program Files&amp;quot; folder:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_ExtractFilesDialog.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Protege Desktop will be extracted to your selected destination into a folder called &amp;quot;Protege_5.0_beta&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_ProtegeUnzipped.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Launch Protege ===&lt;br /&gt;
To launch Protege Desktop, double-click the '''run.bat''' file in the root directory of the installation.&lt;br /&gt;
&lt;br /&gt;
For quicker access to Protege Desktop going forward, right-click on the run.bat file and select &amp;quot;Send to&amp;quot; -&amp;gt; &amp;quot;Desktop (create shortcut)&amp;quot;.  This will create a shortcut to Protege Desktop's launcher on your Windows Desktop called &amp;quot;run.bat - Shortcut&amp;quot;.  Select the shortcut and press the F2 key to rename the shortcut to something more user friendly, e.g., &amp;quot;Protege 5.0 beta&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Mac OS X ==&lt;br /&gt;
Protege 5.0 is distributed in the form of a ZIP file and requires Java 7.&lt;br /&gt;
&lt;br /&gt;
If you already know that Java 7 is installed on your Mac, skip to next section on [[#Download_the_ZIP_file_2|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
If you check for Java 7 and determine that you don't have Java installed on your Mac, please refer to the Oracle Java website for [http://www.java.com/en/download/help/mac_install.xml download and installation instructions].  After installing Java 7, proceed to the next section on [[#Download_the_ZIP_file_2|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 (optional) ===&lt;br /&gt;
This step is optional. Perform this step, if you are not sure if you have Java 7 or later installed on your computer.&lt;br /&gt;
&lt;br /&gt;
There are several ways to check for Java 7 on your Mac.&lt;br /&gt;
&lt;br /&gt;
==== From the Java Control Panel ====&lt;br /&gt;
* Click the Apple icon in the upper left of the screen.&lt;br /&gt;
* Choose System Preferences...&lt;br /&gt;
* Click the Java icon to bring up the Java Control Panel.&lt;br /&gt;
* On the General tab, click About... to see your Java version number:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_MacJavaControlPanel.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Terminal ====&lt;br /&gt;
* Open Finder.&lt;br /&gt;
* Go to Applications -&amp;gt; Utilities.&lt;br /&gt;
* Double-click the Terminal application.&lt;br /&gt;
* At the prompt, type &amp;quot;java -version&amp;quot; to see your Java version number:&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_Terminal.png]]&lt;br /&gt;
&lt;br /&gt;
=== Download the ZIP file ===&lt;br /&gt;
* Go to the [http://protege.stanford.edu/products.php#desktop-protege Products page] on the Protege website.&lt;br /&gt;
* Click the &amp;quot;Download for Mac OSX&amp;quot; button to download the ZIP file to your machine.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Move Protege to Applications ===&lt;br /&gt;
* Once the download completes, navigate to the folder where the ZIP file was unpacked.  On a Mac, this will typically be your &amp;quot;Downloads&amp;quot; folder:&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_DownloadsFolder.png]]&lt;br /&gt;
&lt;br /&gt;
Drag the Protege_5.0_beta folder to the Applications directory.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Launch Protege ===&lt;br /&gt;
To launch Protege Desktop, double-click the &amp;lt;code&amp;gt;run.command&amp;lt;/code&amp;gt; file in the root directory of the installation (&amp;lt;code&amp;gt;Applications/Protege_5.0_beta/run.command&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Linux and Unix-like ==&lt;br /&gt;
Protege 5.0 is distributed in the form of a &amp;lt;code&amp;gt;tar.gz&amp;lt;/code&amp;gt; file and requires Java 7 or later.&lt;br /&gt;
&lt;br /&gt;
Please consult the documentation for your Linux distribution on how to install Java. Usually, you can install [http://openjdk.java.net/ Open Java] easily from the package manager of your Linux distribution (e.g., &amp;lt;code&amp;gt;apt-get&amp;lt;/code&amp;gt; in Ubuntu and Debian distributions, &amp;lt;code&amp;gt;yum&amp;lt;/code&amp;gt; in RedHat ). You may also use other Java implementations, such as [http://www.oracle.com/us/technologies/java/overview/index.html Oracle Java]. &lt;br /&gt;
For Ubuntu, you can find the installation instructions for different Java implementations [https://help.ubuntu.com/community/Java here]. For RedHat, the installation instructions for Open Java are [https://access.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/6/html/Installation_Guide/Install_OpenJDK_on_Red_Hat_Enterprise_Linux.html here], and for Oracle Java [https://www.java.com/en/download/help/linux_x64rpm_install.xml here]. General Oracle Java installation instructions for Linux distributions are [http://docs.oracle.com/javase/7/docs/webnotes/install/linux/linux-jdk.html here].&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 (optional) ===&lt;br /&gt;
This step is optional. Perform this step, if you are not sure if you have Java 7 or later installed on your computer.&lt;br /&gt;
&lt;br /&gt;
To check that you have Java installed, open a terminal window, and type: &amp;lt;code&amp;gt;java -version&amp;lt;/code&amp;gt;. You should see something like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 myuser@mycomputer:/$ java -version&lt;br /&gt;
 java version &amp;quot;1.7.0_51&amp;quot;&lt;br /&gt;
 OpenJDK Runtime Environment (IcedTea 2.4.4) (7u51-2.4.4-0ubuntu0.13.04.2)&lt;br /&gt;
 OpenJDK 64-Bit Server VM (build 24.45-b08, mixed mode)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(The version should be 1.7 or later)&lt;br /&gt;
&lt;br /&gt;
=== Download the tar.gz file ===&lt;br /&gt;
* Go to the [http://protege.stanford.edu/products.php#desktop-protege Products page] on the Protege website.&lt;br /&gt;
* Click the &amp;quot;Download for Linux&amp;quot; button to download the tar.gz file to your machine.&lt;br /&gt;
&lt;br /&gt;
To unpack the archive, either use your file explorer and double-click on the archive, and extract it to the desired location, or type in a terminal window:&lt;br /&gt;
&lt;br /&gt;
 tar zxvf protege-5.0.0-beta-06_2014_05_20.tar.gz&lt;br /&gt;
&lt;br /&gt;
(the archive name might differ, please use the right file name that you downloaded.)&lt;br /&gt;
&lt;br /&gt;
=== Launch Protege ===&lt;br /&gt;
&lt;br /&gt;
To launch Protege Desktop, double-click on the &amp;lt;code&amp;gt;run.sh&amp;lt;/code&amp;gt; in the ''Protege folder'' in the file explorer, or type &amp;lt;code&amp;gt;run.sh&amp;lt;/code&amp;gt; in a terminal window, once you have changed the directory to the Protege folder (&amp;lt;code&amp;gt;cd Your_Protege_folder&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
''Q'': ''When I double-click on the run script, nothing happens, or I see a window that comes up, and goes away!''&lt;br /&gt;
&lt;br /&gt;
''A'': Try running Protege from a console and report any errors displayed in the console window on the [http://protege.stanford.edu/support.php#mailingListSupport Protege User Support mailing list]. &lt;br /&gt;
&lt;br /&gt;
* How to run Protege from the console on Windows:&lt;br /&gt;
** Click the '''Start menu'''&lt;br /&gt;
** Type &amp;lt;code&amp;gt;cmd&amp;lt;/code&amp;gt; in the search box and press the Enter key&lt;br /&gt;
** In the resulting Command Prompt, change to the directory where you unzipped Protege (e.g., &amp;lt;code&amp;gt;cd &amp;quot;C:\Program Files\Protege_5.0_beta&amp;quot;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Type &amp;lt;code&amp;gt;run.bat&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
* How to run Protege from the console on OS X:&lt;br /&gt;
** Open Finder&lt;br /&gt;
** Select Applications -&amp;gt; Utilities, then double-click on the Terminal application&lt;br /&gt;
** In the resulting Terminal window, change to the directory where you unzipped Protege (e.g., &amp;lt;code&amp;gt;cd /Applications/Protege_5.0_beta&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Type &amp;lt;code&amp;gt;sh run.command&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''Q'': ''When I try to run Protege with the run script, I get an &amp;lt;code&amp;gt;UnsupportedClassVersionError&amp;lt;/code&amp;gt;, e.g., &amp;lt;code&amp;gt;&amp;quot;Exception in thread &amp;quot;main&amp;quot; java.lang.UnsupportedClassVersionError: Bad version number in .class file&amp;quot;&amp;lt;/code&amp;gt;''&lt;br /&gt;
&lt;br /&gt;
''A'': Most likely you have an older Java version installed. Protege requires Java 7 or later. Please see the documentation above on how to check which version of Java is installed on your system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''Q'': ''The Protege UI occasionally freezes on Linux with Open Java. Protege still seems to be running (CPU at normal levels), but I can't click on any of the entities, tabs. or menus.''&lt;br /&gt;
&lt;br /&gt;
''A'':  There's a bug in Open Java on Linux distributions (e.g., Ubuntu) with parentless dialogs that will cause this behavior. The workaround is to use another Java implementation, e.g., Oracle Java.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to get help ==&lt;br /&gt;
&lt;br /&gt;
If you have problems installing or running Protege Desktop, please refer to the [[Install_Protege5#Troubleshooting|troubleshooting]] section first.  We also recommend searching the [http://protege-project.136.n4.nabble.com/ mailing list archives], as the problem and a solution might have already been posted.  &lt;br /&gt;
&lt;br /&gt;
If you can't find the answers from these resources, send an email to the [http://protege.stanford.edu/support.php#mailingListSupport '''Protege User Support''' mailing list] (you need to be subscribed to post).  Please be as specific as possible and try to include the following items:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* What is your operating system (e.g., OS X 10.9, Windows 7, etc.)?&lt;br /&gt;
* What is your Java version?&lt;br /&gt;
* What are the specific steps to reproduce the problem?&lt;br /&gt;
* Are there any error messages in the console window or the log file?&lt;br /&gt;
* What is the observed behavior?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The more detail you provide up front, the more helpful we can be in terms of a prompt response.&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12750</id>
		<title>Install Protege5</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12750"/>
				<updated>2014-05-28T22:25:55Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-weight:bold; font-size:20px;&amp;quot;&amp;gt;Protege Desktop 5.0 Beta Installation Instructions&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please refer to the specific installation instructions for your platform.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
Protege Desktop 5.0 beta is distributed in the form of a ZIP file and requires Java 7.&lt;br /&gt;
&lt;br /&gt;
If you already know that Java 7 is installed on your Windows machine, skip to next section on [[#Download_the_ZIP_file|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
If you check for Java 7 and determine that you don't have Java installed on your Windows machine, please refer to the Oracle Java website for [http://www.java.com/en/download/help/windows_manual_download.xml download and installation instructions].  After installing Java 7, proceed to the next section on [[#Download_the_ZIP_file|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 (optional) ===&lt;br /&gt;
&lt;br /&gt;
This step is optional. Perform this step, if you are not sure if you have Java 7 or later installed on your computer.&lt;br /&gt;
&lt;br /&gt;
There are several possible ways to check your Java version on Windows.&lt;br /&gt;
&lt;br /&gt;
==== From the Windows Start menu ====&lt;br /&gt;
* Click the Windows Start button.&lt;br /&gt;
* Type &amp;quot;Java&amp;quot; in the &amp;quot;Search programs and files&amp;quot; text box.&lt;br /&gt;
* Select &amp;quot;About Java&amp;quot; from the results listed under the &amp;quot;Programs&amp;quot; header:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_AboutJava.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Selecting About Java will display a dialog with your Java version:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_OracleJavaVersionDialog.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Command Prompt ====&lt;br /&gt;
* Click the Windows Start button.&lt;br /&gt;
* Type &amp;quot;Command Prompt&amp;quot; in the &amp;quot;Search programs and files&amp;quot; text box.&lt;br /&gt;
* Select &amp;quot;Command Prompt&amp;quot; from the results list to launch the Command Prompt application.&lt;br /&gt;
* Type &amp;quot;java -version&amp;quot; at the prompt to view your Java version:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_CommandPromptJavaVersion.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Java Control Panel ====&lt;br /&gt;
Detailed instructions for determining your version of Java via the Java Control Panel are [http://www.java.com/en/download/help/version_manual.xml#jcpl available on the Oracle Java website].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Download the ZIP file ===&lt;br /&gt;
&lt;br /&gt;
* Go to the [http://protege.stanford.edu/products.php#desktop-protege Products page] on the Protege website.&lt;br /&gt;
* Click the &amp;quot;Download for Windows&amp;quot; button to download the ZIP file to your machine.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Unzip Protege ===&lt;br /&gt;
Once the download completes, navigate to the folder where the ZIP file was downloaded.  On a Windows machine, this will typically be your &amp;quot;Downloads&amp;quot; folder, e.g., &amp;quot;C:/Users/&amp;lt;your-username&amp;gt;/Downloads&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Right-click on the ZIP file and choose &amp;quot;Extract All...&amp;quot; from the context menu to launch the Extract Compressed Folders dialog.  Click the Browse... button to select a destination for your Protege Desktop installation, e.g., the &amp;quot;C:/Program Files&amp;quot; folder:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_ExtractFilesDialog.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Protege Desktop will be extracted to your selected destination into a folder called &amp;quot;Protege_5.0_beta&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_ProtegeUnzipped.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Launch Protege ===&lt;br /&gt;
To launch Protege Desktop, double-click the '''run.bat''' file in the root directory of the installation.&lt;br /&gt;
&lt;br /&gt;
For quicker access to Protege Desktop going forward, right-click on the run.bat file and select &amp;quot;Send to&amp;quot; -&amp;gt; &amp;quot;Desktop (create shortcut)&amp;quot;.  This will create a shortcut to Protege Desktop's launcher on your Windows Desktop called &amp;quot;run.bat - Shortcut&amp;quot;.  Select the shortcut and press the F2 key to rename the shortcut to something more user friendly, e.g., &amp;quot;Protege 5.0 beta&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Mac OS X ==&lt;br /&gt;
Protege 5.0 is distributed in the form of a ZIP file and requires Java 7.&lt;br /&gt;
&lt;br /&gt;
If you already know that Java 7 is installed on your Mac, skip to next section on [[#Download_the_ZIP_file_2|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
If you check for Java 7 and determine that you don't have Java installed on your Mac, please refer to the Oracle Java website for [http://www.java.com/en/download/help/mac_install.xml download and installation instructions].  After installing Java 7, proceed to the next section on [[#Download_the_ZIP_file_2|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 (optional) ===&lt;br /&gt;
This step is optional. Perform this step, if you are not sure if you have Java 7 or later installed on your computer.&lt;br /&gt;
&lt;br /&gt;
There are several ways to check for Java 7 on your Mac.&lt;br /&gt;
&lt;br /&gt;
==== From the Java Control Panel ====&lt;br /&gt;
* Click the Apple icon in the upper left of the screen.&lt;br /&gt;
* Choose System Preferences...&lt;br /&gt;
* Click the Java icon to bring up the Java Control Panel.&lt;br /&gt;
* On the General tab, click About... to see your Java version number:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_MacJavaControlPanel.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Terminal ====&lt;br /&gt;
* Open Finder.&lt;br /&gt;
* Go to Applications -&amp;gt; Utilities.&lt;br /&gt;
* Double-click the Terminal application.&lt;br /&gt;
* At the prompt, type &amp;quot;java -version&amp;quot; to see your Java version number:&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_Terminal.png]]&lt;br /&gt;
&lt;br /&gt;
=== Download the ZIP file ===&lt;br /&gt;
* Go to the [http://protege.stanford.edu/products.php#desktop-protege Products page] on the Protege website.&lt;br /&gt;
* Click the &amp;quot;Download for Mac OSX&amp;quot; button to download the ZIP file to your machine.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Move Protege to Applications ===&lt;br /&gt;
* Once the download completes, navigate to the folder where the ZIP file was unpacked.  On a Mac, this will typically be your &amp;quot;Downloads&amp;quot; folder:&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_DownloadsFolder.png]]&lt;br /&gt;
&lt;br /&gt;
Drag the Protege_5.0_beta folder to the Applications directory.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Launch Protege ===&lt;br /&gt;
To launch Protege Desktop, double-click the &amp;lt;code&amp;gt;run.command&amp;lt;/code&amp;gt; file in the root directory of the installation (&amp;lt;code&amp;gt;Applications/Protege_5.0_beta/run.command&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Linux and Unix-like ==&lt;br /&gt;
Protege 5.0 is distributed in the form of a &amp;lt;code&amp;gt;tar.gz&amp;lt;/code&amp;gt; file and requires Java 7 or later.&lt;br /&gt;
&lt;br /&gt;
Please consult the documentation for your Linux distribution on how to install Java. Usually, you can install [http://openjdk.java.net/ Open Java] easily from the package manager of your Linux distribution (e.g., &amp;lt;code&amp;gt;apt-get&amp;lt;/code&amp;gt; in Ubuntu and Debian distributions, &amp;lt;code&amp;gt;yum&amp;lt;/code&amp;gt; in RedHat ). You may also use other Java implementations, such as [http://www.oracle.com/us/technologies/java/overview/index.html Oracle Java]. &lt;br /&gt;
For Ubuntu, you can find the installation instructions for different Java implementations [https://help.ubuntu.com/community/Java here]. For RedHat, the installation instructions for Open Java are [https://access.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/6/html/Installation_Guide/Install_OpenJDK_on_Red_Hat_Enterprise_Linux.html here], and for Oracle Java [https://www.java.com/en/download/help/linux_x64rpm_install.xml here]. General Oracle Java installation instructions for Linux distributions are [http://docs.oracle.com/javase/7/docs/webnotes/install/linux/linux-jdk.html here].&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 (optional) ===&lt;br /&gt;
This step is optional. Perform this step, if you are not sure if you have Java 7 or later installed on your computer.&lt;br /&gt;
&lt;br /&gt;
To check that you have Java installed, open a terminal window, and type: &amp;lt;code&amp;gt;java -version&amp;lt;/code&amp;gt;. You should see something like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 myuser@mycomputer:/$ java -version&lt;br /&gt;
 java version &amp;quot;1.7.0_51&amp;quot;&lt;br /&gt;
 OpenJDK Runtime Environment (IcedTea 2.4.4) (7u51-2.4.4-0ubuntu0.13.04.2)&lt;br /&gt;
 OpenJDK 64-Bit Server VM (build 24.45-b08, mixed mode)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(The version should be 1.7 or later)&lt;br /&gt;
&lt;br /&gt;
=== Download the tar.gz file ===&lt;br /&gt;
* Go to the [http://protege.stanford.edu/products.php#desktop-protege Products page] on the Protege website.&lt;br /&gt;
* Click the &amp;quot;Download for Linux&amp;quot; button to download the tar.gz file to your machine.&lt;br /&gt;
&lt;br /&gt;
To unpack the archive, either use your file explorer and double-click on the archive, and extract it to the desired location, or type in a terminal window:&lt;br /&gt;
&lt;br /&gt;
 tar zxvf protege-5.0.0-beta-06_2014_05_20.tar.gz&lt;br /&gt;
&lt;br /&gt;
(the archive name might differ, please use the right file name that you downloaded.)&lt;br /&gt;
&lt;br /&gt;
=== Launch Protege ===&lt;br /&gt;
&lt;br /&gt;
To launch Protege Desktop, double-click on the &amp;lt;code&amp;gt;run.sh&amp;lt;/code&amp;gt; in the ''Protege folder'' in the file explorer, or type &amp;lt;code&amp;gt;run.sh&amp;lt;/code&amp;gt; in a terminal window, once you have changed the directory to the Protege folder (&amp;lt;code&amp;gt;cd Your_Protege_folder&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
''Q'': ''When I double-click on the run script, nothing happens, or I see a window that comes up, and goes away!''&lt;br /&gt;
&lt;br /&gt;
''A'': Try running Protege from a console and report any errors displayed in the console window on the [http://protege.stanford.edu/support.php#mailingListSupport Protege User Support mailing list]. &lt;br /&gt;
&lt;br /&gt;
* How to run Protege from the console on Windows:&lt;br /&gt;
** Click the '''Start menu'''&lt;br /&gt;
** Type &amp;lt;code&amp;gt;cmd&amp;lt;/code&amp;gt; in the search box and press the Enter key&lt;br /&gt;
** In the resulting Command Prompt, change to the directory where you unzipped Protege (e.g., &amp;lt;code&amp;gt;cd &amp;quot;C:\Program Files\Protege_5.0_beta&amp;quot;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Type &amp;lt;code&amp;gt;run.bat&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
* How to run Protege from the console on OS X:&lt;br /&gt;
** Open Finder&lt;br /&gt;
** Select Applications -&amp;gt; Utilities, then double-click on the Terminal application&lt;br /&gt;
** In the resulting Terminal window, change to the directory where you unzipped Protege (e.g., &amp;lt;code&amp;gt;cd /Applications/Protege_5.0_beta&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Type &amp;lt;code&amp;gt;sh run.command&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''Q'': ''When I try to run Protege with the run script, I get an &amp;lt;code&amp;gt;UnsupportedClassVersionError&amp;lt;/code&amp;gt;, e.g., &amp;lt;code&amp;gt;&amp;quot;Exception in thread &amp;quot;main&amp;quot; java.lang.UnsupportedClassVersionError: Bad version number in .class file&amp;quot;&amp;lt;/code&amp;gt;''&lt;br /&gt;
&lt;br /&gt;
''A'': Most likely you have an older Java version installed. Protege requires Java 7 or later. Please see the documentation above on how to check which version of Java is installed on your system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''Q'': ''The Protege UI occasionally freezes on Linux with Open Java. Protege still seems to be running (CPU at normal levels), but I can't click on any of the entities, tabs. or menus.''&lt;br /&gt;
&lt;br /&gt;
''A'':  There's a bug in Open Java on Linux distributions (e.g., Ubuntu) with parentless dialogs that will cause this behavior. The workaround is to use another Java implementation, e.g., Oracle Java.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to get help ==&lt;br /&gt;
&lt;br /&gt;
If you have problems installing or running Protege Desktop, please refer to the [[Install_Protege5#Troubleshooting|troubleshooting]] section first.  We also recommend searching the [http://protege-project.136.n4.nabble.com/ mailing list archives], as the problem and a solution might have already been posted.  &lt;br /&gt;
&lt;br /&gt;
If you can't find the answers from these resources, send an email to the [http://protege.stanford.edu/support.php#mailingListSupport '''Protege User Support''' mailing list] (you need to be subscribed to post).  Please be as specific as possible and try to include the following items:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* What is your operating system (e.g., OS X 10.9, Windows 7, etc.)?&lt;br /&gt;
* What is your Java version?&lt;br /&gt;
* What are the specific steps to reproduce the problem?&lt;br /&gt;
* Are there any error messages in the console window or the log file?&lt;br /&gt;
* What is the observed behavior?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The more detail you provide up front, the more helpful we can be in terms of a prompt response.&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12749</id>
		<title>Install Protege5</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12749"/>
				<updated>2014-05-28T22:25:31Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: /* Troubleshooting */ Various text edits and formatting changes.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-weight:bold; font-size:20px;&amp;quot;&amp;gt;Protege Desktop 5.0 Beta Installation Instructions&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please refer to the specific installation instructions for your platform.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
Protege Desktop 5.0 beta is distributed in the form of a ZIP file and requires Java 7.&lt;br /&gt;
&lt;br /&gt;
If you already know that Java 7 is installed on your Windows machine, skip to next section on [[#Download_the_ZIP_file|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
If you check for Java 7 and determine that you don't have Java installed on your Windows machine, please refer to the Oracle Java website for [http://www.java.com/en/download/help/windows_manual_download.xml download and installation instructions].  After installing Java 7, proceed to the next section on [[#Download_the_ZIP_file|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 (optional) ===&lt;br /&gt;
&lt;br /&gt;
This step is optional. Perform this step, if you are not sure if you have Java 7 or later installed on your computer.&lt;br /&gt;
&lt;br /&gt;
There are several possible ways to check your Java version on Windows.&lt;br /&gt;
&lt;br /&gt;
==== From the Windows Start menu ====&lt;br /&gt;
* Click the Windows Start button.&lt;br /&gt;
* Type &amp;quot;Java&amp;quot; in the &amp;quot;Search programs and files&amp;quot; text box.&lt;br /&gt;
* Select &amp;quot;About Java&amp;quot; from the results listed under the &amp;quot;Programs&amp;quot; header:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_AboutJava.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Selecting About Java will display a dialog with your Java version:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_OracleJavaVersionDialog.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Command Prompt ====&lt;br /&gt;
* Click the Windows Start button.&lt;br /&gt;
* Type &amp;quot;Command Prompt&amp;quot; in the &amp;quot;Search programs and files&amp;quot; text box.&lt;br /&gt;
* Select &amp;quot;Command Prompt&amp;quot; from the results list to launch the Command Prompt application.&lt;br /&gt;
* Type &amp;quot;java -version&amp;quot; at the prompt to view your Java version:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_CommandPromptJavaVersion.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Java Control Panel ====&lt;br /&gt;
Detailed instructions for determining your version of Java via the Java Control Panel are [http://www.java.com/en/download/help/version_manual.xml#jcpl available on the Oracle Java website].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Download the ZIP file ===&lt;br /&gt;
&lt;br /&gt;
* Go to the [http://protege.stanford.edu/products.php#desktop-protege Products page] on the Protege website.&lt;br /&gt;
* Click the &amp;quot;Download for Windows&amp;quot; button to download the ZIP file to your machine.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Unzip Protege ===&lt;br /&gt;
Once the download completes, navigate to the folder where the ZIP file was downloaded.  On a Windows machine, this will typically be your &amp;quot;Downloads&amp;quot; folder, e.g., &amp;quot;C:/Users/&amp;lt;your-username&amp;gt;/Downloads&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Right-click on the ZIP file and choose &amp;quot;Extract All...&amp;quot; from the context menu to launch the Extract Compressed Folders dialog.  Click the Browse... button to select a destination for your Protege Desktop installation, e.g., the &amp;quot;C:/Program Files&amp;quot; folder:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_ExtractFilesDialog.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Protege Desktop will be extracted to your selected destination into a folder called &amp;quot;Protege_5.0_beta&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_ProtegeUnzipped.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Launch Protege ===&lt;br /&gt;
To launch Protege Desktop, double-click the '''run.bat''' file in the root directory of the installation.&lt;br /&gt;
&lt;br /&gt;
For quicker access to Protege Desktop going forward, right-click on the run.bat file and select &amp;quot;Send to&amp;quot; -&amp;gt; &amp;quot;Desktop (create shortcut)&amp;quot;.  This will create a shortcut to Protege Desktop's launcher on your Windows Desktop called &amp;quot;run.bat - Shortcut&amp;quot;.  Select the shortcut and press the F2 key to rename the shortcut to something more user friendly, e.g., &amp;quot;Protege 5.0 beta&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Mac OS X ==&lt;br /&gt;
Protege 5.0 is distributed in the form of a ZIP file and requires Java 7.&lt;br /&gt;
&lt;br /&gt;
If you already know that Java 7 is installed on your Mac, skip to next section on [[#Download_the_ZIP_file_2|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
If you check for Java 7 and determine that you don't have Java installed on your Mac, please refer to the Oracle Java website for [http://www.java.com/en/download/help/mac_install.xml download and installation instructions].  After installing Java 7, proceed to the next section on [[#Download_the_ZIP_file_2|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 (optional) ===&lt;br /&gt;
This step is optional. Perform this step, if you are not sure if you have Java 7 or later installed on your computer.&lt;br /&gt;
&lt;br /&gt;
There are several ways to check for Java 7 on your Mac.&lt;br /&gt;
&lt;br /&gt;
==== From the Java Control Panel ====&lt;br /&gt;
* Click the Apple icon in the upper left of the screen.&lt;br /&gt;
* Choose System Preferences...&lt;br /&gt;
* Click the Java icon to bring up the Java Control Panel.&lt;br /&gt;
* On the General tab, click About... to see your Java version number:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_MacJavaControlPanel.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Terminal ====&lt;br /&gt;
* Open Finder.&lt;br /&gt;
* Go to Applications -&amp;gt; Utilities.&lt;br /&gt;
* Double-click the Terminal application.&lt;br /&gt;
* At the prompt, type &amp;quot;java -version&amp;quot; to see your Java version number:&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_Terminal.png]]&lt;br /&gt;
&lt;br /&gt;
=== Download the ZIP file ===&lt;br /&gt;
* Go to the [http://protege.stanford.edu/products.php#desktop-protege Products page] on the Protege website.&lt;br /&gt;
* Click the &amp;quot;Download for Mac OSX&amp;quot; button to download the ZIP file to your machine.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Move Protege to Applications ===&lt;br /&gt;
* Once the download completes, navigate to the folder where the ZIP file was unpacked.  On a Mac, this will typically be your &amp;quot;Downloads&amp;quot; folder:&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_DownloadsFolder.png]]&lt;br /&gt;
&lt;br /&gt;
Drag the Protege_5.0_beta folder to the Applications directory.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Launch Protege ===&lt;br /&gt;
To launch Protege Desktop, double-click the &amp;lt;code&amp;gt;run.command&amp;lt;/code&amp;gt; file in the root directory of the installation (&amp;lt;code&amp;gt;Applications/Protege_5.0_beta/run.command&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Linux and Unix-like ==&lt;br /&gt;
Protege 5.0 is distributed in the form of a &amp;lt;code&amp;gt;tar.gz&amp;lt;/code&amp;gt; file and requires Java 7 or later.&lt;br /&gt;
&lt;br /&gt;
Please consult the documentation for your Linux distribution on how to install Java. Usually, you can install [http://openjdk.java.net/ Open Java] easily from the package manager of your Linux distribution (e.g., &amp;lt;code&amp;gt;apt-get&amp;lt;/code&amp;gt; in Ubuntu and Debian distributions, &amp;lt;code&amp;gt;yum&amp;lt;/code&amp;gt; in RedHat ). You may also use other Java implementations, such as [http://www.oracle.com/us/technologies/java/overview/index.html Oracle Java]. &lt;br /&gt;
For Ubuntu, you can find the installation instructions for different Java implementations [https://help.ubuntu.com/community/Java here]. For RedHat, the installation instructions for Open Java are [https://access.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/6/html/Installation_Guide/Install_OpenJDK_on_Red_Hat_Enterprise_Linux.html here], and for Oracle Java [https://www.java.com/en/download/help/linux_x64rpm_install.xml here]. General Oracle Java installation instructions for Linux distributions are [http://docs.oracle.com/javase/7/docs/webnotes/install/linux/linux-jdk.html here].&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 (optional) ===&lt;br /&gt;
This step is optional. Perform this step, if you are not sure if you have Java 7 or later installed on your computer.&lt;br /&gt;
&lt;br /&gt;
To check that you have Java installed, open a terminal window, and type: &amp;lt;code&amp;gt;java -version&amp;lt;/code&amp;gt;. You should see something like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 myuser@mycomputer:/$ java -version&lt;br /&gt;
 java version &amp;quot;1.7.0_51&amp;quot;&lt;br /&gt;
 OpenJDK Runtime Environment (IcedTea 2.4.4) (7u51-2.4.4-0ubuntu0.13.04.2)&lt;br /&gt;
 OpenJDK 64-Bit Server VM (build 24.45-b08, mixed mode)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(The version should be 1.7 or later)&lt;br /&gt;
&lt;br /&gt;
=== Download the tar.gz file ===&lt;br /&gt;
* Go to the [http://protege.stanford.edu/products.php#desktop-protege Products page] on the Protege website.&lt;br /&gt;
* Click the &amp;quot;Download for Linux&amp;quot; button to download the tar.gz file to your machine.&lt;br /&gt;
&lt;br /&gt;
To unpack the archive, either use your file explorer and double-click on the archive, and extract it to the desired location, or type in a terminal window:&lt;br /&gt;
&lt;br /&gt;
 tar zxvf protege-5.0.0-beta-06_2014_05_20.tar.gz&lt;br /&gt;
&lt;br /&gt;
(the archive name might differ, please use the right file name that you downloaded.)&lt;br /&gt;
&lt;br /&gt;
=== Launch Protege ===&lt;br /&gt;
&lt;br /&gt;
To launch Protege Desktop, double-click on the &amp;lt;code&amp;gt;run.sh&amp;lt;/code&amp;gt; in the ''Protege folder'' in the file explorer, or type &amp;lt;code&amp;gt;run.sh&amp;lt;/code&amp;gt; in a terminal window, once you have changed the directory to the Protege folder (&amp;lt;code&amp;gt;cd Your_Protege_folder&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
''Q'': ''When I double-click on the run script, nothing happens, or I see a window that comes up, and goes away!''&lt;br /&gt;
&lt;br /&gt;
''A'': Try running Protege from a console and report any errors displayed in the console window on the [http://protege.stanford.edu/support.php#mailingListSupport Protege User Support mailing list]. &lt;br /&gt;
&lt;br /&gt;
* How to run Protege from the console on Windows:&lt;br /&gt;
** Click the '''Start menu'''&lt;br /&gt;
** Type &amp;lt;code&amp;gt;cmd&amp;lt;/code&amp;gt; in the search box and press the Enter key&lt;br /&gt;
** In the resulting Command Prompt, change to the directory where you unzipped Protege (e.g., &amp;lt;code&amp;gt;cd &amp;quot;C:\Program Files\Protege_5.0_beta&amp;quot;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Type &amp;lt;code&amp;gt;run.bat&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
* How to run Protege from the console on OS X:&lt;br /&gt;
** Open Finder&lt;br /&gt;
** Select Applications -&amp;gt; Utilities, then double-click on the Terminal application&lt;br /&gt;
** In the resulting Terminal window, change to the directory where you unzipped Protege (e.g., &amp;lt;code&amp;gt;cd /Applications/Protege_5.0_beta&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Type &amp;lt;code&amp;gt;sh run.command&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''Q'': ''When I try to run Protege with the run script, I get an &amp;lt;code&amp;gt;UnsupportedClassVersionError&amp;lt;/code&amp;gt;, e.g., &amp;lt;code&amp;gt;&amp;quot;Exception in thread &amp;quot;main&amp;quot; java.lang.UnsupportedClassVersionError: Bad version number in .class file&amp;quot;&amp;lt;/code&amp;gt;''&lt;br /&gt;
&lt;br /&gt;
''A'': Most likely you have an older Java version installed. Protege requires Java 7 or later. Please see the documentation above on how to check which version of Java is installed on your system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''Q'': ''The Protege UI occasionally freezes on Linux with Open Java. Protege still seems to be running (CPU at normal levels), but I can't click on any of the entities, tabs. or menus.''&lt;br /&gt;
&lt;br /&gt;
''A'':  There's a bug in Open Java on Linux distributions (e.g., Ubuntu) with parentless dialogs that will cause this behavior. The workaround is to use another Java implementation, e.g., Oracle Java.&lt;br /&gt;
&lt;br /&gt;
== How to get help ==&lt;br /&gt;
&lt;br /&gt;
If you have problems installing or running Protege Desktop, please refer to the [[Install_Protege5#Troubleshooting|troubleshooting]] section first.  We also recommend searching the [http://protege-project.136.n4.nabble.com/ mailing list archives], as the problem and a solution might have already been posted.  &lt;br /&gt;
&lt;br /&gt;
If you can't find the answers from these resources, send an email to the [http://protege.stanford.edu/support.php#mailingListSupport '''Protege User Support''' mailing list] (you need to be subscribed to post).  Please be as specific as possible and try to include the following items:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* What is your operating system (e.g., OS X 10.9, Windows 7, etc.)?&lt;br /&gt;
* What is your Java version?&lt;br /&gt;
* What are the specific steps to reproduce the problem?&lt;br /&gt;
* Are there any error messages in the console window or the log file?&lt;br /&gt;
* What is the observed behavior?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The more detail you provide up front, the more helpful we can be in terms of a prompt response.&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12748</id>
		<title>Install Protege5</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12748"/>
				<updated>2014-05-28T21:52:51Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: /* How to get help */ Minor text edits and changes to formatting.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-weight:bold; font-size:20px;&amp;quot;&amp;gt;Protege Desktop 5.0 Beta Installation Instructions&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please refer to the specific installation instructions for your platform.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
Protege Desktop 5.0 beta is distributed in the form of a ZIP file and requires Java 7.&lt;br /&gt;
&lt;br /&gt;
If you already know that Java 7 is installed on your Windows machine, skip to next section on [[#Download_the_ZIP_file|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
If you check for Java 7 and determine that you don't have Java installed on your Windows machine, please refer to the Oracle Java website for [http://www.java.com/en/download/help/windows_manual_download.xml download and installation instructions].  After installing Java 7, proceed to the next section on [[#Download_the_ZIP_file|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 (optional) ===&lt;br /&gt;
&lt;br /&gt;
This step is optional. Perform this step, if you are not sure if you have Java 7 or later installed on your computer.&lt;br /&gt;
&lt;br /&gt;
There are several possible ways to check your Java version on Windows.&lt;br /&gt;
&lt;br /&gt;
==== From the Windows Start menu ====&lt;br /&gt;
* Click the Windows Start button.&lt;br /&gt;
* Type &amp;quot;Java&amp;quot; in the &amp;quot;Search programs and files&amp;quot; text box.&lt;br /&gt;
* Select &amp;quot;About Java&amp;quot; from the results listed under the &amp;quot;Programs&amp;quot; header:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_AboutJava.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Selecting About Java will display a dialog with your Java version:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_OracleJavaVersionDialog.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Command Prompt ====&lt;br /&gt;
* Click the Windows Start button.&lt;br /&gt;
* Type &amp;quot;Command Prompt&amp;quot; in the &amp;quot;Search programs and files&amp;quot; text box.&lt;br /&gt;
* Select &amp;quot;Command Prompt&amp;quot; from the results list to launch the Command Prompt application.&lt;br /&gt;
* Type &amp;quot;java -version&amp;quot; at the prompt to view your Java version:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_CommandPromptJavaVersion.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Java Control Panel ====&lt;br /&gt;
Detailed instructions for determining your version of Java via the Java Control Panel are [http://www.java.com/en/download/help/version_manual.xml#jcpl available on the Oracle Java website].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Download the ZIP file ===&lt;br /&gt;
&lt;br /&gt;
* Go to the [http://protege.stanford.edu/products.php#desktop-protege Products page] on the Protege website.&lt;br /&gt;
* Click the &amp;quot;Download for Windows&amp;quot; button to download the ZIP file to your machine.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Unzip Protege ===&lt;br /&gt;
Once the download completes, navigate to the folder where the ZIP file was downloaded.  On a Windows machine, this will typically be your &amp;quot;Downloads&amp;quot; folder, e.g., &amp;quot;C:/Users/&amp;lt;your-username&amp;gt;/Downloads&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Right-click on the ZIP file and choose &amp;quot;Extract All...&amp;quot; from the context menu to launch the Extract Compressed Folders dialog.  Click the Browse... button to select a destination for your Protege Desktop installation, e.g., the &amp;quot;C:/Program Files&amp;quot; folder:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_ExtractFilesDialog.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Protege Desktop will be extracted to your selected destination into a folder called &amp;quot;Protege_5.0_beta&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_ProtegeUnzipped.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Launch Protege ===&lt;br /&gt;
To launch Protege Desktop, double-click the '''run.bat''' file in the root directory of the installation.&lt;br /&gt;
&lt;br /&gt;
For quicker access to Protege Desktop going forward, right-click on the run.bat file and select &amp;quot;Send to&amp;quot; -&amp;gt; &amp;quot;Desktop (create shortcut)&amp;quot;.  This will create a shortcut to Protege Desktop's launcher on your Windows Desktop called &amp;quot;run.bat - Shortcut&amp;quot;.  Select the shortcut and press the F2 key to rename the shortcut to something more user friendly, e.g., &amp;quot;Protege 5.0 beta&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Mac OS X ==&lt;br /&gt;
Protege 5.0 is distributed in the form of a ZIP file and requires Java 7.&lt;br /&gt;
&lt;br /&gt;
If you already know that Java 7 is installed on your Mac, skip to next section on [[#Download_the_ZIP_file_2|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
If you check for Java 7 and determine that you don't have Java installed on your Mac, please refer to the Oracle Java website for [http://www.java.com/en/download/help/mac_install.xml download and installation instructions].  After installing Java 7, proceed to the next section on [[#Download_the_ZIP_file_2|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 (optional) ===&lt;br /&gt;
This step is optional. Perform this step, if you are not sure if you have Java 7 or later installed on your computer.&lt;br /&gt;
&lt;br /&gt;
There are several ways to check for Java 7 on your Mac.&lt;br /&gt;
&lt;br /&gt;
==== From the Java Control Panel ====&lt;br /&gt;
* Click the Apple icon in the upper left of the screen.&lt;br /&gt;
* Choose System Preferences...&lt;br /&gt;
* Click the Java icon to bring up the Java Control Panel.&lt;br /&gt;
* On the General tab, click About... to see your Java version number:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_MacJavaControlPanel.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Terminal ====&lt;br /&gt;
* Open Finder.&lt;br /&gt;
* Go to Applications -&amp;gt; Utilities.&lt;br /&gt;
* Double-click the Terminal application.&lt;br /&gt;
* At the prompt, type &amp;quot;java -version&amp;quot; to see your Java version number:&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_Terminal.png]]&lt;br /&gt;
&lt;br /&gt;
=== Download the ZIP file ===&lt;br /&gt;
* Go to the [http://protege.stanford.edu/products.php#desktop-protege Products page] on the Protege website.&lt;br /&gt;
* Click the &amp;quot;Download for Mac OSX&amp;quot; button to download the ZIP file to your machine.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Move Protege to Applications ===&lt;br /&gt;
* Once the download completes, navigate to the folder where the ZIP file was unpacked.  On a Mac, this will typically be your &amp;quot;Downloads&amp;quot; folder:&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_DownloadsFolder.png]]&lt;br /&gt;
&lt;br /&gt;
Drag the Protege_5.0_beta folder to the Applications directory.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Launch Protege ===&lt;br /&gt;
To launch Protege Desktop, double-click the &amp;lt;code&amp;gt;run.command&amp;lt;/code&amp;gt; file in the root directory of the installation (&amp;lt;code&amp;gt;Applications/Protege_5.0_beta/run.command&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Linux and Unix-like ==&lt;br /&gt;
Protege 5.0 is distributed in the form of a &amp;lt;code&amp;gt;tar.gz&amp;lt;/code&amp;gt; file and requires Java 7 or later.&lt;br /&gt;
&lt;br /&gt;
Please consult the documentation for your Linux distribution on how to install Java. Usually, you can install [http://openjdk.java.net/ Open Java] easily from the package manager of your Linux distribution (e.g., &amp;lt;code&amp;gt;apt-get&amp;lt;/code&amp;gt; in Ubuntu and Debian distributions, &amp;lt;code&amp;gt;yum&amp;lt;/code&amp;gt; in RedHat ). You may also use other Java implementations, such as [http://www.oracle.com/us/technologies/java/overview/index.html Oracle Java]. &lt;br /&gt;
For Ubuntu, you can find the installation instructions for different Java implementations [https://help.ubuntu.com/community/Java here]. For RedHat, the installation instructions for Open Java are [https://access.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/6/html/Installation_Guide/Install_OpenJDK_on_Red_Hat_Enterprise_Linux.html here], and for Oracle Java [https://www.java.com/en/download/help/linux_x64rpm_install.xml here]. General Oracle Java installation instructions for Linux distributions are [http://docs.oracle.com/javase/7/docs/webnotes/install/linux/linux-jdk.html here].&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 (optional) ===&lt;br /&gt;
This step is optional. Perform this step, if you are not sure if you have Java 7 or later installed on your computer.&lt;br /&gt;
&lt;br /&gt;
To check that you have Java installed, open a terminal window, and type: &amp;lt;code&amp;gt;java -version&amp;lt;/code&amp;gt;. You should see something like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 myuser@mycomputer:/$ java -version&lt;br /&gt;
 java version &amp;quot;1.7.0_51&amp;quot;&lt;br /&gt;
 OpenJDK Runtime Environment (IcedTea 2.4.4) (7u51-2.4.4-0ubuntu0.13.04.2)&lt;br /&gt;
 OpenJDK 64-Bit Server VM (build 24.45-b08, mixed mode)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(The version should be 1.7 or later)&lt;br /&gt;
&lt;br /&gt;
=== Download the tar.gz file ===&lt;br /&gt;
* Go to the [http://protege.stanford.edu/products.php#desktop-protege Products page] on the Protege website.&lt;br /&gt;
* Click the &amp;quot;Download for Linux&amp;quot; button to download the tar.gz file to your machine.&lt;br /&gt;
&lt;br /&gt;
To unpack the archive, either use your file explorer and double-click on the archive, and extract it to the desired location, or type in a terminal window:&lt;br /&gt;
&lt;br /&gt;
 tar zxvf protege-5.0.0-beta-06_2014_05_20.tar.gz&lt;br /&gt;
&lt;br /&gt;
(the archive name might differ, please use the right file name that you downloaded.)&lt;br /&gt;
&lt;br /&gt;
=== Launch Protege ===&lt;br /&gt;
&lt;br /&gt;
To launch Protege Desktop, double-click on the &amp;lt;code&amp;gt;run.sh&amp;lt;/code&amp;gt; in the ''Protege folder'' in the file explorer, or type &amp;lt;code&amp;gt;run.sh&amp;lt;/code&amp;gt; in a terminal window, once you have changed the directory to the Protege folder (&amp;lt;code&amp;gt;cd Your_Protege_folder&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
''Q'': ''When I double-click on the run script, nothing happens, or I see a window that comes up, and goes away!''&lt;br /&gt;
&lt;br /&gt;
''A'': Try to run Protege from a console window and [http://protege.stanford.edu/support.php report back on the ''protege-user'' mailing list] the errors that show up in the console. In Windows, to start a console window, click on the ''Start menu'' and type &amp;lt;code&amp;gt;cmd&amp;lt;/code&amp;gt; in the search box, then in the console, change the directory to where you unzipped Protege (for example, &amp;lt;code&amp;gt;cd &amp;quot;C:\Program Files\Protege_5.0_beta&amp;quot;&amp;lt;/code&amp;gt;), and then type &amp;lt;code&amp;gt;run.bat&amp;lt;/code&amp;gt;. To start a terminal window on Mac OS X, go in Finder -&amp;gt; Applications -&amp;gt; Utilities -&amp;gt; Terminal.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''Q'': ''When I try to run Protege with the run script, I get a &amp;lt;code&amp;gt;UnsupportedClassVersionError&amp;lt;/code&amp;gt;, something like: &amp;lt;code&amp;gt;Exception in thread &amp;quot;main&amp;quot; java.lang.UnsupportedClassVersionError: Bad version number in .class file&amp;lt;/code&amp;gt;''&lt;br /&gt;
&lt;br /&gt;
''A'': Most likely you have an older Java version installed. You need to have at least Java 7 or later installed to run Protege desktop. Please see the documentation above on how to check which version of Java you have installed.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''Q'': ''The Protege UI freezes occasionally on Linux with Open Java. Protege still seems to be running (CPU at normal levels), but I cannot click on any of the entities, tabs or menus.''&lt;br /&gt;
&lt;br /&gt;
''A'':  There is a bug in Open Java on Linux distributions (e.g., Ubuntu) with parentless dialogs that will cause this behavior. The workaround is to use another Java implementation, like Oracle Java.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to get help ==&lt;br /&gt;
&lt;br /&gt;
If you have problems installing or running Protege Desktop, please refer to the [[Install_Protege5#Troubleshooting|troubleshooting]] section first.  We also recommend searching the [http://protege-project.136.n4.nabble.com/ mailing list archives], as the problem and a solution might have already been posted.  &lt;br /&gt;
&lt;br /&gt;
If you can't find the answers from these resources, send an email to the [http://protege.stanford.edu/support.php#mailingListSupport '''Protege User Support''' mailing list] (you need to be subscribed to post).  Please be as specific as possible and try to include the following items:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* What is your operating system (e.g., OS X 10.9, Windows 7, etc.)?&lt;br /&gt;
* What is your Java version?&lt;br /&gt;
* What are the specific steps to reproduce the problem?&lt;br /&gt;
* Are there any error messages in the console window or the log file?&lt;br /&gt;
* What is the observed behavior?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The more detail you provide up front, the more helpful we can be in terms of a prompt response.&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Protege_5.0_Beta_Release_Notes&amp;diff=12747</id>
		<title>Protege 5.0 Beta Release Notes</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Protege_5.0_Beta_Release_Notes&amp;diff=12747"/>
				<updated>2014-05-28T18:26:32Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: reordered some bullet points and fixed spelling errors&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-weight:bold; font-size:20px;&amp;quot;&amp;gt;Protege Desktop 5.0 Beta&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We are very pleased to announce Protege Desktop 5.0 beta!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''For Users:'''&lt;br /&gt;
&lt;br /&gt;
* [[Install_Protege5|Download and installation instructions]].&lt;br /&gt;
* Submit feedback, questions, and/or bug reports on the '''Protege User Support''' mailing list.  [http://protege.stanford.edu/support.php#mailingListSupport Sign up for the list] at the Protege website.&lt;br /&gt;
* [[ProtegeDesktopUserDocs|Read Protege Desktop documentation]].&lt;br /&gt;
* Join the Protege community on [http://www.facebook.com/pages/Protege-Project/136205016405270 Facebook] and [http://www.twitter.com/protegeproject Twitter].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''For Developers:'''&lt;br /&gt;
&lt;br /&gt;
* Access the source code, file issues, and submit pull requests on GitHub: http://github.com/protegeproject/protege.&lt;br /&gt;
* Learn how to [http://github.com/protegeproject/protege/wiki/Building-from-Source build a distribution from source].&lt;br /&gt;
* [http://github.com/protegeproject/protege-plugin-examples View example code] for developing tab, view, and menu plug-ins.&lt;br /&gt;
* Contact us with your questions on the '''Protege Developer Support''' mailing list.  [http://protege.stanford.edu/support.php#mailingListSupport Sign up for the list] at the Protege website.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Release Notes ==&lt;br /&gt;
&lt;br /&gt;
''The contents of the release notes section describe changes relative to Protege 4.3.''&lt;br /&gt;
&lt;br /&gt;
=== Build 5.0.0-beta-10 (2014-May-28) ===&lt;br /&gt;
&lt;br /&gt;
==== Enhancements ====&lt;br /&gt;
* Moved the [http://github.com/protegeproject/protege Protege Desktop source code] to GitHub to allow for easier collaboration with developers outside of Stanford.&lt;br /&gt;
* Moved the Protege Desktop build system to Maven to standardize the build process.&lt;br /&gt;
* Upgraded to Java 7.&lt;br /&gt;
* Upgraded to the latest version of the OWL API (v3.5.0).&lt;br /&gt;
* The search functionality has been significantly improved to search annotation values, display names, entity IRIs, and logical axioms (previously only display name was searched).  &lt;br /&gt;
* The Individuals tab now filters the list of individuals displayed based on the selected class in the class hierarchy ([http://github.com/protegeproject/protege/issues/1 #1]).&lt;br /&gt;
* The UI no longer allows specification of owl:real as the type for a literal ([http://github.com/protegeproject/protege/issues/37 #37]).&lt;br /&gt;
* Entering a number into the OWLConstantEditor now parses the value and chooses the correct datatype if no datatype was specified ([http://github.com/protegeproject/protege/issues/42 #42]).&lt;br /&gt;
* Exporting DisjointClasses axioms is no longer enabled by default, as this can be an expensive operation ([http://github.com/protegeproject/protege/issues/43 #43]).&lt;br /&gt;
* Auto-update only checks for updates once per day, rather than checking for updates every time Protege launches ([http://github.com/protegeproject/protege/issues/45 #45]).&lt;br /&gt;
* The Active Ontology tab now shows ontology metrics by default ([http://github.com/protegeproject/protege/issues/46 #46]).&lt;br /&gt;
&lt;br /&gt;
==== Bug Fixes ====&lt;br /&gt;
* The inferred object property hierarchy no longer displays owl:bottomObjectProperty as a leaf of every node ([http://github.com/protegeproject/protege/issues/9 #9]).&lt;br /&gt;
* Selecting classes in the class hierarchy will only request directly inferred individuals from the reasoner.  Previously, Protege requested both direct and indirect inferred individuals, which caused performance issues with larger ontologies ([http://github.com/protegeproject/protege/issues/15 #15]).&lt;br /&gt;
* Fixed a bug in the auto-update functionality that caused exceptions when encountering plug-ins with invalid version numbers ([http://github.com/protegeproject/protege/issues/18 #18]).&lt;br /&gt;
* Fixed a typo in the DL metrics view ([http://github.com/protegeproject/protege/pull/20 #20]).&lt;br /&gt;
* Modified the UI of the Automatic Update dialog to prevent display of an unnecessary trailing '.' character on plug-in version numbers ([http://github.com/protegeproject/protege/issues/23 #23]).&lt;br /&gt;
* Fixed an issue that occasionally caused a NullPointerException when opening ontologies ([http://github.com/protegeproject/protege/issues/34 #34]).&lt;br /&gt;
* Fixed an issue that occasionally caused the Continue button to remain disabled on the Export Inferred Axioms dialog ([http://github.com/protegeproject/protege/issues/36 #36]).&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Protege_5.0_Beta_Release_Notes&amp;diff=12735</id>
		<title>Protege 5.0 Beta Release Notes</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Protege_5.0_Beta_Release_Notes&amp;diff=12735"/>
				<updated>2014-05-28T01:03:59Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-weight:bold; font-size:20px;&amp;quot;&amp;gt;Protege Desktop 5.0 Beta&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We are very pleased to announce Protege Desktop 5.0 beta!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''For Users:'''&lt;br /&gt;
&lt;br /&gt;
* [[Install_Protege5|Download and installation instructions]].&lt;br /&gt;
* Submit feedback, questions, and/or bug reports on the '''Protege User Support''' mailing list.  [http://protege.stanford.edu/support.php#mailingListSupport Sign up for the list] at the Protege website.&lt;br /&gt;
* [[ProtegeDesktopUserDocs|Read Protege Desktop documentation]].&lt;br /&gt;
* Join the Protege community on [http://www.facebook.com/pages/Protege-Project/136205016405270 Facebook] and [http://www.twitter.com/protegeproject Twitter].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''For Developers:'''&lt;br /&gt;
&lt;br /&gt;
* Access the source code, file issues, and submit pull requests on GitHub: http://github.com/protegeproject/protege.&lt;br /&gt;
* Learn how to [http://github.com/protegeproject/protege/wiki/Building-from-Source build a distribution from source].&lt;br /&gt;
* [http://github.com/protegeproject/protege-plugin-examples View example code] for developing tab, view, and menu plug-ins.&lt;br /&gt;
* Contact us with your questions on the '''Protege Developer Support''' mailing list.  [http://protege.stanford.edu/support.php#mailingListSupport Sign up for the list] at the Protege website.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Release Notes ==&lt;br /&gt;
&lt;br /&gt;
''The contents of the release notes section describe changes relative to Protege 4.3.''&lt;br /&gt;
&lt;br /&gt;
=== Build 5.0.0-beta-10 (2014-May-28) ===&lt;br /&gt;
&lt;br /&gt;
==== Enhancements ====&lt;br /&gt;
* Upgraded to Java 7.&lt;br /&gt;
* Upgraded to the latest version of the OWL API (v3.5.0).&lt;br /&gt;
* Implemented enhanced search capabilities, e.g., ???&lt;br /&gt;
* The Individuals tab now filters the list of individuals displayed based on the class selected in the class heirarchy ([http://github.com/protegeproject/protege/issues/1 #1]).&lt;br /&gt;
* The UI no longer allows specification of owl:real as the type for a literal ([http://github.com/protegeproject/protege/issues/37 #37]).&lt;br /&gt;
* Entering a number into the OWLConstantEditor now parses the value and chooses the correct datatype if no datatype was specified ([http://github.com/protegeproject/protege/issues/42 #42]).&lt;br /&gt;
* Exporting DisjointClasses axioms is no longer enabled by default, as this can be an expensive operation ([http://github.com/protegeproject/protege/issues/43 #43]).&lt;br /&gt;
* Auto-update only checks for updates once per day, rather than checking for updates every time Protege launches ([http://github.com/protegeproject/protege/issues/45 #45]).&lt;br /&gt;
* The Active Ontology tab now shows ontology metrics by default ([http://github.com/protegeproject/protege/issues/46 #46]).&lt;br /&gt;
* Moved the [http://github.com/protegeproject/protege Protege Desktop source code] to GitHub to allow for easier collaboration with developers outside of Stanford.&lt;br /&gt;
&lt;br /&gt;
==== Bug Fixes ====&lt;br /&gt;
* The inferred object property hierarchy no longer displays owl:bottomObjectProperty as a leaf of every node ([http://github.com/protegeproject/protege/issues/9 #9]).&lt;br /&gt;
* Selecting classes in the class hierarchy will only request directly inferred individuals from the reasoner.  Previously, Protege requested both direct and indirect inferred individuals, which caused performance issues with larger ontologies ([http://github.com/protegeproject/protege/issues/15 #15]).&lt;br /&gt;
* Fixed a bug in the auto-update functionality that caused exceptions when encountering plug-ins with invalid version numbers ([http://github.com/protegeproject/protege/issues/18 #18]).&lt;br /&gt;
* Fixed a typo in the DL metrics view ([http://github.com/protegeproject/protege/pull/20 #20]).&lt;br /&gt;
* Modified the UI of the Automatic Update dialog to prevent display of an unnecessary trailing '.' character on plug-in version numbers ([http://github.com/protegeproject/protege/issues/23 #23]).&lt;br /&gt;
* Fixed an issue that occasionally caused a NullPointerException when opening ontologies ([http://github.com/protegeproject/protege/issues/34 #34]).&lt;br /&gt;
* Fixed an issue that occasionally caused the Continue button to remain disabled on the Export Inferred Axioms dialog ([http://github.com/protegeproject/protege/issues/36 #36]).&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Protege_5.0_Beta_Release_Notes&amp;diff=12734</id>
		<title>Protege 5.0 Beta Release Notes</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Protege_5.0_Beta_Release_Notes&amp;diff=12734"/>
				<updated>2014-05-28T01:02:44Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: /* Release Notes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-weight:bold; font-size:20px;&amp;quot;&amp;gt;Protege Desktop 5.0 Beta&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We are very pleased to announce Protege Desktop 5.0 beta!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''For Users:'''&lt;br /&gt;
&lt;br /&gt;
* [[Install_Protege5|Download and installation instructions]].&lt;br /&gt;
* Submit feedback, questions, and/or bug reports on the '''Protege User Support''' mailing list.  [http://protege.stanford.edu/support.php#mailingListSupport Sign up for the list] at the Protege website.&lt;br /&gt;
* [[ProtegeDesktopUserDocs|Read Protege Desktop documentation]].&lt;br /&gt;
* Join the Protege community on [http://www.facebook.com/pages/Protege-Project/136205016405270 Facebook] and [http://www.twitter.com/protegeproject Twitter].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''For Developers:'''&lt;br /&gt;
&lt;br /&gt;
* Access the source code, file issues, and submit pull requests on GitHub: http://github.com/protegeproject/protege.&lt;br /&gt;
* Learn how to [http://github.com/protegeproject/protege/wiki/Building-from-Source build a distribution from source].&lt;br /&gt;
* [http://github.com/protegeproject/protege-plugin-examples View example code] for developing tab, view, and menu plug-ins.&lt;br /&gt;
* Contact us with your questions on the '''Protege Developer Support''' mailing list.  [http://protege.stanford.edu/support.php#mailingListSupport Sign up for the list] at the Protege website.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Release Notes ==&lt;br /&gt;
&lt;br /&gt;
''The contents of the release notes section describe changes relative to Protege 4.3.''&lt;br /&gt;
&lt;br /&gt;
=== Build 5.0.0-beta-10 (2014-May-27) ===&lt;br /&gt;
&lt;br /&gt;
==== Enhancements ====&lt;br /&gt;
* Upgraded to Java 7.&lt;br /&gt;
* Upgraded to the latest version of the OWL API (v3.5.0).&lt;br /&gt;
* Implemented enhanced search capabilities, e.g., ???&lt;br /&gt;
* The Individuals tab now filters the list of individuals displayed based on the class selected in the class heirarchy ([http://github.com/protegeproject/protege/issues/1 #1]).&lt;br /&gt;
* The UI no longer allows specification of owl:real as the type for a literal ([http://github.com/protegeproject/protege/issues/37 #37]).&lt;br /&gt;
* Entering a number into the OWLConstantEditor now parses the value and chooses the correct datatype if no datatype was specified ([http://github.com/protegeproject/protege/issues/42 #42]).&lt;br /&gt;
* Exporting DisjointClasses axioms is no longer enabled by default, as this can be an expensive operation ([http://github.com/protegeproject/protege/issues/43 #43]).&lt;br /&gt;
* Auto-update only checks for updates once per day, rather than checking for updates every time Protege launches ([http://github.com/protegeproject/protege/issues/45 #45]).&lt;br /&gt;
* The Active Ontology tab now shows ontology metrics by default ([http://github.com/protegeproject/protege/issues/46 #46]).&lt;br /&gt;
* Moved the [http://github.com/protegeproject/protege Protege Desktop source code] to GitHub to allow for easier collaboration with developers outside of Stanford.&lt;br /&gt;
&lt;br /&gt;
==== Bug Fixes ====&lt;br /&gt;
* The inferred object property hierarchy no longer displays owl:bottomObjectProperty as a leaf of every node ([http://github.com/protegeproject/protege/issues/9 #9]).&lt;br /&gt;
* Selecting classes in the class hierarchy will only request directly inferred individuals from the reasoner.  Previously, Protege requested both direct and indirect inferred individuals, which caused performance issues with larger ontologies ([http://github.com/protegeproject/protege/issues/15 #15]).&lt;br /&gt;
* Fixed a bug in the auto-update functionality that caused exceptions when encountering plug-ins with invalid version numbers ([http://github.com/protegeproject/protege/issues/18 #18]).&lt;br /&gt;
* Fixed a typo in the DL metrics view ([http://github.com/protegeproject/protege/pull/20 #20]).&lt;br /&gt;
* Modified the UI of the Automatic Update dialog to prevent display of an unnecessary trailing '.' character on plug-in version numbers ([http://github.com/protegeproject/protege/issues/23 #23]).&lt;br /&gt;
* Fixed an issue that occasionally caused a NullPointerException when opening ontologies ([http://github.com/protegeproject/protege/issues/34 #34]).&lt;br /&gt;
* Fixed an issue that occasionally caused the Continue button to remain disabled on the Export Inferred Axioms dialog ([http://github.com/protegeproject/protege/issues/36 #36]).&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Protege_5.0_Beta_Release_Notes&amp;diff=12733</id>
		<title>Protege 5.0 Beta Release Notes</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Protege_5.0_Beta_Release_Notes&amp;diff=12733"/>
				<updated>2014-05-28T00:58:55Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: checkpoint save&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-weight:bold; font-size:20px;&amp;quot;&amp;gt;Protege Desktop 5.0 Beta&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We are very pleased to announce Protege Desktop 5.0 beta!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''For Users:'''&lt;br /&gt;
&lt;br /&gt;
* [[Install_Protege5|Download and installation instructions]].&lt;br /&gt;
* Submit feedback, questions, and/or bug reports on the '''Protege User Support''' mailing list.  [http://protege.stanford.edu/support.php#mailingListSupport Sign up for the list] at the Protege website.&lt;br /&gt;
* [[ProtegeDesktopUserDocs|Read Protege Desktop documentation]].&lt;br /&gt;
* Join the Protege community on [http://www.facebook.com/pages/Protege-Project/136205016405270 Facebook] and [http://www.twitter.com/protegeproject Twitter].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''For Developers:'''&lt;br /&gt;
&lt;br /&gt;
* Access the source code, file issues, and submit pull requests on GitHub: http://github.com/protegeproject/protege.&lt;br /&gt;
* Learn how to [http://github.com/protegeproject/protege/wiki/Building-from-Source build a distribution from source].&lt;br /&gt;
* [http://github.com/protegeproject/protege-plugin-examples View example code] for developing tab, view, and menu plug-ins.&lt;br /&gt;
* Contact us with your questions on the '''Protege Developer Support''' mailing list.  [http://protege.stanford.edu/support.php#mailingListSupport Sign up for the list] at the Protege website.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Release Notes ==&lt;br /&gt;
&lt;br /&gt;
The contents of the release notes section describe changes relative to Protege 4.3.&lt;br /&gt;
&lt;br /&gt;
=== Build 5.0.0-beta-10 (2014-May-27) ===&lt;br /&gt;
&lt;br /&gt;
==== Enhancements ====&lt;br /&gt;
* Upgraded to Java 7.&lt;br /&gt;
* Upgraded to the latest version of the OWL API (v3.5.0).&lt;br /&gt;
* Implemented enhanced search capabilities, e.g., ???&lt;br /&gt;
* The Individuals tab now filters the list of individuals displayed based on the class selected in the class heirarchy ([http://github.com/protegeproject/protege/issues/1 #1]).&lt;br /&gt;
* The UI no longer allows specification of owl:real as the type for a literal ([http://github.com/protegeproject/protege/issues/37 #37]).&lt;br /&gt;
* Entering a number into the OWLConstantEditor now parses the value and chooses the correct datatype if no datatype was specified ([http://github.com/protegeproject/protege/issues/42 #42]).&lt;br /&gt;
* Exporting DisjointClasses axioms is no longer enabled by default, as this can be an expensive operation ([http://github.com/protegeproject/protege/issues/43 #43]).&lt;br /&gt;
* Auto-update only checks for updates once per day, rather than checking for updates every time Protege launches ([http://github.com/protegeproject/protege/issues/45 #45]).&lt;br /&gt;
* The Active Ontology tab now shows ontology metrics by default ([http://github.com/protegeproject/protege/issues/46 #46]).&lt;br /&gt;
* Moved the [http://github.com/protegeproject/protege Protege Desktop source code] to GitHub to allow for easier collaboration with developers outside of Stanford.&lt;br /&gt;
&lt;br /&gt;
==== Bug Fixes ====&lt;br /&gt;
* The inferred object property hierarchy no longer displays owl:bottomObjectProperty as a leaf of every node ([http://github.com/protegeproject/protege/issues/9 #9]).&lt;br /&gt;
* Selecting classes in the class hierarchy will only request directly inferred individuals from the reasoner.  Previously, Protege requested both direct and indirect inferred individuals, which caused performance issues with larger ontologies ([http://github.com/protegeproject/protege/issues/15 #15]).&lt;br /&gt;
* Fixed a bug in the auto-update functionality that caused exceptions when encountering plug-ins with invalid version numbers ([http://github.com/protegeproject/protege/issues/18 #18]).&lt;br /&gt;
* Fixed a typo in the DL metrics view ([http://github.com/protegeproject/protege/pull/20 #20]).&lt;br /&gt;
* Modified the UI of the Automatic Update dialog to prevent display of an unnecessary trailing '.' character on plug-in version numbers ([http://github.com/protegeproject/protege/issues/23 #23]).&lt;br /&gt;
* Fixed an issue that occasionally caused a NullPointerException when opening ontologies ([http://github.com/protegeproject/protege/issues/34 #34]).&lt;br /&gt;
* Fixed an issue that occasionally caused the Continue button to remain disabled on the Export Inferred Axioms dialog ([http://github.com/protegeproject/protege/issues/36 #36]).&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Protege_5.0_Beta_Release_Notes&amp;diff=12732</id>
		<title>Protege 5.0 Beta Release Notes</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Protege_5.0_Beta_Release_Notes&amp;diff=12732"/>
				<updated>2014-05-28T00:51:58Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: checkpoint save (checkpoint save)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-weight:bold; font-size:20px;&amp;quot;&amp;gt;Protege Desktop 5.0 Beta&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We are very pleased to announce Protege Desktop 5.0 beta!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''For Users:'''&lt;br /&gt;
&lt;br /&gt;
* [[Install_Protege5|Download and installation instructions]].&lt;br /&gt;
* Submit feedback, questions, and/or bug reports on the '''Protege User Support''' mailing list.  [http://protege.stanford.edu/support.php#mailingListSupport Sign up for the list] at the Protege website.&lt;br /&gt;
* [[ProtegeDesktopUserDocs|Read Protege Desktop documentation]].&lt;br /&gt;
* Join the Protege community on [http://www.facebook.com/pages/Protege-Project/136205016405270 Facebook] and [http://www.twitter.com/protegeproject Twitter].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''For Developers:'''&lt;br /&gt;
&lt;br /&gt;
* Access the source code, file issues, and submit pull requests on GitHub: http://github.com/protegeproject/protege.&lt;br /&gt;
* Learn how to [http://github.com/protegeproject/protege/wiki/Building-from-Source build a distribution from source].&lt;br /&gt;
* [http://github.com/protegeproject/protege-plugin-examples View example code] for developing tab, view, and menu plug-ins.&lt;br /&gt;
* Contact us with your questions on the '''Protege Developer Support''' mailing list.  [http://protege.stanford.edu/support.php#mailingListSupport Sign up for the list] at the Protege website.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Release Notes ==&lt;br /&gt;
&lt;br /&gt;
The contents of the release notes section describe changes relative to Protege 4.3.&lt;br /&gt;
&lt;br /&gt;
=== Build 5.0.0-beta-10 (2014-May-27) ===&lt;br /&gt;
&lt;br /&gt;
==== Enhancements ====&lt;br /&gt;
* Upgraded to Java 7.&lt;br /&gt;
* Upgraded to the latest version of the OWL API (v3.5.0).&lt;br /&gt;
* Implemented enhanced search capabilities, e.g., ???&lt;br /&gt;
* The Individuals tab now filters the list of individuals displayed based on the class selected in the class heirarchy ([http://github.com/protegeproject/protege/issues/1 #1]).&lt;br /&gt;
* The UI no longer allows specification of owl:real as the type for a literal ([http://github.com/protegeproject/protege/issues/37 #37]).&lt;br /&gt;
* Entering a number into the OWLConstantEditor now parses the value and chooses the correct datatype if no datatype was specified ([http://github.com/protegeproject/protege/issues/42 #42]).&lt;br /&gt;
* Exporting DisjointClasses axioms is no longer enabled by default, as this can be an expensive operation ([http://github.com/protegeproject/protege/issues/43 #43]).&lt;br /&gt;
* Auto-update only checks for updates once per day, rather than checking for updates every time Protege launches ([http://github.com/protegeproject/protege/issues/45 #45]).&lt;br /&gt;
* The Active Ontology tab now shows ontology metrics by default ([http://github.com/protegeproject/protege/issues/46 #46]).&lt;br /&gt;
&lt;br /&gt;
==== Bug Fixes ====&lt;br /&gt;
* The inferred object property hierarchy no longer displays owl:bottomObjectProperty as a leaf of every node ([http://github.com/protegeproject/protege/issues/9 #9]).&lt;br /&gt;
* Selecting classes in the class hierarchy will only request directly inferred individuals from the reasoner.  Previously, Protege requested both direct and indirect inferred individuals, which caused performance issues with larger ontologies ([http://github.com/protegeproject/protege/issues/15 #15]).&lt;br /&gt;
* Fixed a bug in the auto-update functionality that caused exceptions when encountering plug-ins with invalid version numbers ([http://github.com/protegeproject/protege/issues/18 #18]).&lt;br /&gt;
* Fixed a typo in the DL metrics view ([http://github.com/protegeproject/protege/pull/20 #20]).&lt;br /&gt;
* Modified the UI of the Automatic Update dialog to prevent display of an unnecessary trailing '.' character on plug-in version numbers ([http://github.com/protegeproject/protege/issues/23 #23]).&lt;br /&gt;
* Fixed an issue that occasionally caused a NullPointerException when opening ontologies ([http://github.com/protegeproject/protege/issues/34 #34]).&lt;br /&gt;
* Fixed an issue that occasionally caused the Continue button to remain disabled on the Export Inferred Axioms dialog ([http://github.com/protegeproject/protege/issues/36 #36]).&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Protege_5.0_Beta_Release_Notes&amp;diff=12731</id>
		<title>Protege 5.0 Beta Release Notes</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Protege_5.0_Beta_Release_Notes&amp;diff=12731"/>
				<updated>2014-05-28T00:10:50Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: checkpoint save (checkpoint save)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-weight:bold; font-size:20px;&amp;quot;&amp;gt;Protege Desktop 5.0 Beta&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We are very pleased to announce Protege Desktop 5.0 beta!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''For Users:'''&lt;br /&gt;
&lt;br /&gt;
* [[Install_Protege5|Download and installation instructions]].&lt;br /&gt;
* Submit feedback, questions, and/or bug reports on the '''Protege User Support''' mailing list.  [http://protege.stanford.edu/support.php#mailingListSupport Sign up for the list] at the Protege website.&lt;br /&gt;
* [[ProtegeDesktopUserDocs|Read Protege Desktop documentation]].&lt;br /&gt;
* Join the Protege community on [http://www.facebook.com/pages/Protege-Project/136205016405270 Facebook] and [http://www.twitter.com/protegeproject Twitter].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''For Developers:'''&lt;br /&gt;
&lt;br /&gt;
* Access the source code, file issues, and submit pull requests on GitHub: http://github.com/protegeproject/protege.&lt;br /&gt;
* Learn how to [http://github.com/protegeproject/protege/wiki/Building-from-Source build a distribution from source].&lt;br /&gt;
* [http://github.com/protegeproject/protege-plugin-examples View example code] for developing tab, view, and menu plug-ins.&lt;br /&gt;
* Contact us with your questions on the '''Protege Developer Support''' mailing list.  [http://protege.stanford.edu/support.php#mailingListSupport Sign up for the list] at the Protege website.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Release Notes ==&lt;br /&gt;
&lt;br /&gt;
The contents of the release notes section describe changes relative to Protege 4.3.&lt;br /&gt;
&lt;br /&gt;
=== Build 5.0.0-beta-10 (2014-May-27) ===&lt;br /&gt;
&lt;br /&gt;
==== Enhancements ====&lt;br /&gt;
* Upgraded to Java 7.&lt;br /&gt;
* Upgraded to the latest version of the OWL API (v3.5.0).&lt;br /&gt;
* Implemented enhanced search capabilities, e.g., ???&lt;br /&gt;
* The Individuals tab now filters the list of individuals displayed based on the class selected in the class heirarchy ([http://github.com/protegeproject/protege/issues/1 #1]).&lt;br /&gt;
&lt;br /&gt;
==== Bug Fixes ====&lt;br /&gt;
* The inferred object property hierarchy no longer displays owl:bottomObjectProperty as a leaf of every node ([http://github.com/protegeproject/protege/issues/9 #9]).&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12730</id>
		<title>Install Protege5</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12730"/>
				<updated>2014-05-23T23:16:13Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: checkpoint save&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-weight:bold; font-size:20px;&amp;quot;&amp;gt;Protege Desktop 5.0 Beta Installation Instructions&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please refer to the specific installation instructions for your platform.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
Protege Desktop 5.0 beta is distributed in the form of a ZIP file and requires Java 7.&lt;br /&gt;
&lt;br /&gt;
If you already know that Java 7 is installed on your Windows machine, skip to next section on [[#Download_the_ZIP_file|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
If you check for Java 7 and determine that you don't have Java installed on your Windows machine, please refer to the Oracle Java website for [http://www.java.com/en/download/help/windows_manual_download.xml download and installation instructions].  After installing Java 7, proceed to the next section on [[#Download_the_ZIP_file|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 ===&lt;br /&gt;
There are several possible ways to check your Java version on Windows.&lt;br /&gt;
&lt;br /&gt;
==== From the Windows Start menu ====&lt;br /&gt;
* Click the Windows Start button.&lt;br /&gt;
* Type &amp;quot;Java&amp;quot; in the &amp;quot;Search programs and files&amp;quot; text box.&lt;br /&gt;
* Select &amp;quot;About Java&amp;quot; from the results listed under the &amp;quot;Programs&amp;quot; header:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_AboutJava.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Selecting About Java will display a dialog with your Java version:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_OracleJavaVersionDialog.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Command Prompt ====&lt;br /&gt;
* Click the Windows Start button.&lt;br /&gt;
* Type &amp;quot;Command Prompt&amp;quot; in the &amp;quot;Search programs and files&amp;quot; text box.&lt;br /&gt;
* Select &amp;quot;Command Prompt&amp;quot; from the results list to launch the Command Prompt application.&lt;br /&gt;
* Type &amp;quot;java -version&amp;quot; at the prompt to view your Java version:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_CommandPromptJavaVersion.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Java Control Panel ====&lt;br /&gt;
Detailed instructions for determining your version of Java via the Java Control Panel are [http://www.java.com/en/download/help/version_manual.xml#jcpl available on the Oracle Java website].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Download the ZIP file ===&lt;br /&gt;
&lt;br /&gt;
* Go to the [http://protege.stanford.edu/products.php#desktop-protege Products page] on the Protege website.&lt;br /&gt;
* Click the &amp;quot;Download for Windows&amp;quot; button to download the ZIP file to your machine.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Unzip Protege ===&lt;br /&gt;
Once the download completes, navigate to the folder where the ZIP file was downloaded.  On a Windows machine, this will typically be your &amp;quot;Downloads&amp;quot; folder, e.g., &amp;quot;C:/Users/&amp;lt;your-username&amp;gt;/Downloads&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Right-click on the ZIP file and choose &amp;quot;Extract All...&amp;quot; from the context menu to launch the Extract Compressed Folders dialog.  Click the Browse... button to select a destination for your Protege Desktop installation, e.g., the &amp;quot;C:/Program Files&amp;quot; folder:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_ExtractFilesDialog.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Protege Desktop will be extracted to your selected destination into a folder called &amp;quot;Protege_5.0_beta&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_ProtegeUnzipped.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Launch Protege ===&lt;br /&gt;
To launch Protege Desktop, double-click the '''run.bat''' file in the root directory of the installation.&lt;br /&gt;
&lt;br /&gt;
For quicker access to Protege Desktop going forward, right-click on the run.bat file and select &amp;quot;Send to&amp;quot; -&amp;gt; &amp;quot;Desktop (create shortcut)&amp;quot;.  This will create a shortcut to Protege Desktop's launcher on your Windows Desktop called &amp;quot;run.bat - Shortcut&amp;quot;.  Select the shortcut and press the F2 key to rename the shortcut to something more user friendly, e.g., &amp;quot;Protege 5.0 beta&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Mac OS X ==&lt;br /&gt;
Protege 5.0 is distributed in the form of a ZIP file and requires Java 7.&lt;br /&gt;
&lt;br /&gt;
If you already know that Java 7 is installed on your Mac, skip to next section on [[#Download_the_ZIP_file_2|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
If you check for Java 7 and determine that you don't have Java installed on your Mac, please refer to the Oracle Java website for [http://www.java.com/en/download/help/mac_install.xml download and installation instructions].  After installing Java 7, proceed to the next section on [[#Download_the_ZIP_file_2|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 ===&lt;br /&gt;
There are several ways to check for Java 7 on your Mac.&lt;br /&gt;
&lt;br /&gt;
==== From the Java Control Panel ====&lt;br /&gt;
* Click the Apple icon in the upper left of the screen.&lt;br /&gt;
* Choose System Preferences...&lt;br /&gt;
* Click the Java icon to bring up the Java Control Panel.&lt;br /&gt;
* On the General tab, click About... to see your Java version number:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_MacJavaControlPanel.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Terminal ====&lt;br /&gt;
* Open Finder.&lt;br /&gt;
* Go to Applications -&amp;gt; Utilities.&lt;br /&gt;
* Double-click the Terminal application.&lt;br /&gt;
* At the prompt, type &amp;quot;java -version&amp;quot; to see your Java version number:&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_Terminal.png]]&lt;br /&gt;
&lt;br /&gt;
=== Download the ZIP file ===&lt;br /&gt;
* Go to the [http://protege.stanford.edu/products.php#desktop-protege Products page] on the Protege website.&lt;br /&gt;
* Click the &amp;quot;Download for Mac OSX&amp;quot; button to download the ZIP file to your machine.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Move Protege to Applications ===&lt;br /&gt;
* Once the download completes, navigate to the folder where the ZIP file was unpacked.  On a Mac, this will typically be your &amp;quot;Downloads&amp;quot; folder:&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_DownloadsFolder.png]]&lt;br /&gt;
&lt;br /&gt;
Drag the Protege_5.0_beta folder to the Applications directory.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Launch Protege ===&lt;br /&gt;
To launch Protege Desktop, double-click the run.command file in the root directory of the installation (Applications/Protege_5.0_beta/run.command).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Unix-like ==&lt;br /&gt;
Protege 5.0 is distributed in the form of a tar.gz file and requires Java 7.&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:InstallP5_DownloadsFolder.png&amp;diff=12729</id>
		<title>File:InstallP5 DownloadsFolder.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:InstallP5_DownloadsFolder.png&amp;diff=12729"/>
				<updated>2014-05-23T23:06:44Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12728</id>
		<title>Install Protege5</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12728"/>
				<updated>2014-05-23T22:54:14Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: /* Mac OS X */ checkpoint save&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-weight:bold; font-size:20px;&amp;quot;&amp;gt;Protege Desktop 5.0 Beta Installation Instructions&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please refer to the specific installation instructions for your platform.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
Protege Desktop 5.0 beta is distributed in the form of a ZIP file and requires Java 7.&lt;br /&gt;
&lt;br /&gt;
If you already know that Java 7 is installed on your Windows machine, skip to next section on [[#Download_the_ZIP_file|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
If you check for Java 7 and determine that you don't have Java installed on your Windows machine, please refer to the Oracle Java website for [http://www.java.com/en/download/help/windows_manual_download.xml download and installation instructions].  After installing Java 7, proceed to the next section on [[#Download_the_ZIP_file|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 ===&lt;br /&gt;
There are several possible ways to check your Java version on Windows.&lt;br /&gt;
&lt;br /&gt;
==== From the Windows Start menu ====&lt;br /&gt;
* Click the Windows Start button.&lt;br /&gt;
* Type &amp;quot;Java&amp;quot; in the &amp;quot;Search programs and files&amp;quot; text box.&lt;br /&gt;
* Select &amp;quot;About Java&amp;quot; from the results listed under the &amp;quot;Programs&amp;quot; header:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_AboutJava.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Selecting About Java will display a dialog with your Java version:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_OracleJavaVersionDialog.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Command Prompt ====&lt;br /&gt;
* Click the Windows Start button.&lt;br /&gt;
* Type &amp;quot;Command Prompt&amp;quot; in the &amp;quot;Search programs and files&amp;quot; text box.&lt;br /&gt;
* Select &amp;quot;Command Prompt&amp;quot; from the results list to launch the Command Prompt application.&lt;br /&gt;
* Type &amp;quot;java -version&amp;quot; at the prompt to view your Java version:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_CommandPromptJavaVersion.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Java Control Panel ====&lt;br /&gt;
Detailed instructions for determining your version of Java via the Java Control Panel are [http://www.java.com/en/download/help/version_manual.xml#jcpl available on the Oracle Java website].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Download the ZIP file ===&lt;br /&gt;
&lt;br /&gt;
* Go to the [http://protege.stanford.edu/products.php#desktop-protege Products page] on the Protege website.&lt;br /&gt;
* Click the &amp;quot;Download for Windows&amp;quot; button to download the ZIP file to your machine.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Unzip Protege ===&lt;br /&gt;
Once the download completes, navigate to the folder where the ZIP file was downloaded.  On a Windows machine, this will typically be your &amp;quot;Downloads&amp;quot; folder, e.g., &amp;quot;C:/Users/&amp;lt;your-username&amp;gt;/Downloads&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Right-click on the ZIP file and choose &amp;quot;Extract All...&amp;quot; from the context menu to launch the Extract Compressed Folders dialog.  Click the Browse... button to select a destination for your Protege Desktop installation, e.g., the &amp;quot;C:/Program Files&amp;quot; folder:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_ExtractFilesDialog.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Protege Desktop will be extracted to your selected destination into a folder called &amp;quot;Protege_5.0_beta&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_ProtegeUnzipped.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Launch Protege ===&lt;br /&gt;
To launch Protege Desktop, double-click the '''run.bat''' file in the root directory of the installation.&lt;br /&gt;
&lt;br /&gt;
For quicker access to Protege Desktop going forward, right-click on the run.bat file and select &amp;quot;Send to&amp;quot; -&amp;gt; &amp;quot;Desktop (create shortcut)&amp;quot;.  This will create a shortcut to Protege Desktop's launcher on your Windows Desktop called &amp;quot;run.bat - Shortcut&amp;quot;.  Select the shortcut and press the F2 key to rename the shortcut to something more user friendly, e.g., &amp;quot;Protege 5.0 beta&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Mac OS X ==&lt;br /&gt;
Protege 5.0 is distributed in the form of a ZIP file and requires Java 7.&lt;br /&gt;
&lt;br /&gt;
If you already know that Java 7 is installed on your Mac, skip to next section on [[#Download_the_ZIP_file_2|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
If you check for Java 7 and determine that you don't have Java installed on your Mac, please refer to the Oracle Java website for [http://www.java.com/en/download/help/mac_install.xml download and installation instructions].  After installing Java 7, proceed to the next section on [[#Download_the_ZIP_file_2|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 ===&lt;br /&gt;
There are several ways to check for Java 7 on your Mac.&lt;br /&gt;
&lt;br /&gt;
==== From the Java Control Panel ====&lt;br /&gt;
* Click the Apple icon in the upper left of the screen.&lt;br /&gt;
* Choose System Preferences...&lt;br /&gt;
* Click the Java icon to bring up the Java Control Panel.&lt;br /&gt;
* On the General tab, click About... to see your Java version number:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_MacJavaControlPanel.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Terminal ====&lt;br /&gt;
* Open Finder.&lt;br /&gt;
* Go to Applications -&amp;gt; Utilities.&lt;br /&gt;
* Double-click the Terminal application.&lt;br /&gt;
* At the prompt, type &amp;quot;java -version&amp;quot; to see your Java version number:&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_Terminal.png]]&lt;br /&gt;
&lt;br /&gt;
=== Download the ZIP file ===&lt;br /&gt;
&lt;br /&gt;
== Unix-like ==&lt;br /&gt;
Protege 5.0 is distributed in the form of a tar.gz file and requires Java 7.&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:InstallP5_MacJavaControlPanel.png&amp;diff=12727</id>
		<title>File:InstallP5 MacJavaControlPanel.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:InstallP5_MacJavaControlPanel.png&amp;diff=12727"/>
				<updated>2014-05-23T22:52:14Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12726</id>
		<title>Install Protege5</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12726"/>
				<updated>2014-05-23T22:41:17Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-weight:bold; font-size:20px;&amp;quot;&amp;gt;Protege Desktop 5.0 Beta Installation Instructions&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please refer to the specific installation instructions for your platform.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
Protege Desktop 5.0 beta is distributed in the form of a ZIP file and requires Java 7.&lt;br /&gt;
&lt;br /&gt;
If you already know that Java 7 is installed on your Windows machine, skip to next section on [[#Download_the_ZIP_file|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
If you check for Java 7 and determine that you don't have Java installed on your Windows machine, please refer to the Oracle Java website for [http://www.java.com/en/download/help/windows_manual_download.xml download and installation instructions].  After installing Java 7, proceed to the next section on [[#Download_the_ZIP_file|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 ===&lt;br /&gt;
There are several possible ways to check your Java version on Windows.&lt;br /&gt;
&lt;br /&gt;
==== From the Windows Start menu ====&lt;br /&gt;
* Click the Windows Start button.&lt;br /&gt;
* Type &amp;quot;Java&amp;quot; in the &amp;quot;Search programs and files&amp;quot; text box.&lt;br /&gt;
* Select &amp;quot;About Java&amp;quot; from the results listed under the &amp;quot;Programs&amp;quot; header:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_AboutJava.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Selecting About Java will display a dialog with your Java version:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_OracleJavaVersionDialog.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Command Prompt ====&lt;br /&gt;
* Click the Windows Start button.&lt;br /&gt;
* Type &amp;quot;Command Prompt&amp;quot; in the &amp;quot;Search programs and files&amp;quot; text box.&lt;br /&gt;
* Select &amp;quot;Command Prompt&amp;quot; from the results list to launch the Command Prompt application.&lt;br /&gt;
* Type &amp;quot;java -version&amp;quot; at the prompt to view your Java version:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_CommandPromptJavaVersion.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Java Control Panel ====&lt;br /&gt;
Detailed instructions for determining your version of Java via the Java Control Panel are [http://www.java.com/en/download/help/version_manual.xml#jcpl available on the Oracle Java website].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Download the ZIP file ===&lt;br /&gt;
&lt;br /&gt;
* Go to the [http://protege.stanford.edu/products.php#desktop-protege Products page] on the Protege website.&lt;br /&gt;
* Click the &amp;quot;Download for Windows&amp;quot; button to download the ZIP file to your machine.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Unzip Protege ===&lt;br /&gt;
Once the download completes, navigate to the folder where the ZIP file was downloaded.  On a Windows machine, this will typically be your &amp;quot;Downloads&amp;quot; folder, e.g., &amp;quot;C:/Users/&amp;lt;your-username&amp;gt;/Downloads&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Right-click on the ZIP file and choose &amp;quot;Extract All...&amp;quot; from the context menu to launch the Extract Compressed Folders dialog.  Click the Browse... button to select a destination for your Protege Desktop installation, e.g., the &amp;quot;C:/Program Files&amp;quot; folder:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_ExtractFilesDialog.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Protege Desktop will be extracted to your selected destination into a folder called &amp;quot;Protege_5.0_beta&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_ProtegeUnzipped.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Launch Protege ===&lt;br /&gt;
To launch Protege Desktop, double-click the '''run.bat''' file in the root directory of the installation.&lt;br /&gt;
&lt;br /&gt;
For quicker access to Protege Desktop going forward, right-click on the run.bat file and select &amp;quot;Send to&amp;quot; -&amp;gt; &amp;quot;Desktop (create shortcut)&amp;quot;.  This will create a shortcut to Protege Desktop's launcher on your Windows Desktop called &amp;quot;run.bat - Shortcut&amp;quot;.  Select the shortcut and press the F2 key to rename the shortcut to something more user friendly, e.g., &amp;quot;Protege 5.0 beta&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Mac OS X ==&lt;br /&gt;
Protege 5.0 is distributed in the form of a ZIP file and requires Java 7.&lt;br /&gt;
&lt;br /&gt;
If you already know that Java 7 is installed on your Mac, skip the next section on checking for Java.&lt;br /&gt;
&lt;br /&gt;
If you check for Java 7 and determine that you don't have Java installed on your Mac, please refer to the Oracle Java website for [http://www.java.com/en/download/help/mac_install.xml download and installation instructions].  After installing Java 7, proceed to the section on downloading the ZIP file.&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 ===&lt;br /&gt;
There are several ways to check for Java 7 on your Mac.&lt;br /&gt;
&lt;br /&gt;
==== From the Java Control Panel ====&lt;br /&gt;
&lt;br /&gt;
==== From the Terminal ====&lt;br /&gt;
* Open Finder.&lt;br /&gt;
* Go to Applications -&amp;gt; Utilities.&lt;br /&gt;
* Double-click the Terminal application.&lt;br /&gt;
* At the prompt, type &amp;quot;java -version&amp;quot; to see your Java version number:&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_Terminal.png]]&lt;br /&gt;
&lt;br /&gt;
== Unix-like ==&lt;br /&gt;
Protege 5.0 is distributed in the form of a tar.gz file and requires Java 7.&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12725</id>
		<title>Install Protege5</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12725"/>
				<updated>2014-05-23T22:25:35Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: /* Mac OS X */ checkpoint save&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-weight:bold; font-size:20px;&amp;quot;&amp;gt;Protege Desktop 5.0 Beta Installation Instructions&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please refer to the specific installation instructions for your platform.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
Protege Desktop 5.0 beta is distributed in the form of a ZIP file and requires Java 7.&lt;br /&gt;
&lt;br /&gt;
If you already know that Java 7 is installed on your Windows machine, skip to next section on [[#Download_the_ZIP_file|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
If you check for Java 7 and determine that you don't have Java installed on your Windows machine, please refer to the Oracle Java website for [http://www.java.com/en/download/help/windows_manual_download.xml download and installation instructions].  After installing Java 7, proceed to the next section on [[#Download_the_ZIP_file|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 ===&lt;br /&gt;
There are several possible ways to check your Java version on Windows.&lt;br /&gt;
&lt;br /&gt;
==== From the Windows Start menu ====&lt;br /&gt;
* Click the Windows Start button.&lt;br /&gt;
* Type &amp;quot;Java&amp;quot; in the &amp;quot;Search programs and files&amp;quot; text box.&lt;br /&gt;
* Select &amp;quot;About Java&amp;quot; from the results listed under the &amp;quot;Programs&amp;quot; header:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_AboutJava.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Selecting About Java will display a dialog with your Java version:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_OracleJavaVersionDialog.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Command Prompt ====&lt;br /&gt;
* Click the Windows Start button.&lt;br /&gt;
* Type &amp;quot;Command Prompt&amp;quot; in the &amp;quot;Search programs and files&amp;quot; text box.&lt;br /&gt;
* Select &amp;quot;Command Prompt&amp;quot; from the results list to launch the Command Prompt application.&lt;br /&gt;
* Type &amp;quot;java -version&amp;quot; at the prompt to view your Java version:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_CommandPromptJavaVersion.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Java Control Panel ====&lt;br /&gt;
Detailed instructions for determining your version of Java via the Java Control Panel are [http://www.java.com/en/download/help/version_manual.xml#jcpl available on the Oracle Java website].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Download the ZIP file ===&lt;br /&gt;
&lt;br /&gt;
* Go to the [http://protege.stanford.edu/products.php#desktop-protege Products page] on the Protege website.&lt;br /&gt;
* Click the &amp;quot;Download for Windows&amp;quot; button to download the ZIP file to your machine.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Unzip Protege ===&lt;br /&gt;
Once the download completes, navigate to the folder where the ZIP file was downloaded.  On a Windows machine, this will typically be your &amp;quot;Downloads&amp;quot; folder, e.g., &amp;quot;C:/Users/&amp;lt;your-username&amp;gt;/Downloads&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Right-click on the ZIP file and choose &amp;quot;Extract All...&amp;quot; from the context menu to launch the Extract Compressed Folders dialog.  Click the Browse... button to select a destination for your Protege Desktop installation, e.g., the &amp;quot;C:/Program Files&amp;quot; folder:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_ExtractFilesDialog.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Protege Desktop will be extracted to your selected destination into a folder called &amp;quot;Protege_5.0_beta&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_ProtegeUnzipped.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Launch Protege ===&lt;br /&gt;
To launch Protege Desktop, double-click the '''run.bat''' file in the root directory of the installation.&lt;br /&gt;
&lt;br /&gt;
For quicker access to Protege Desktop going forward, right-click on the run.bat file and select &amp;quot;Send to | Desktop (create shortcut)&amp;quot;.  This will create a shortcut to Protege Desktop's launcher on your Desktop called &amp;quot;run.bat - Shortcut&amp;quot;.  Select the shortcut and press the F2 key to rename the shortcut to something more user friendly, e.g., &amp;quot;Protege 5.0 beta&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Mac OS X ==&lt;br /&gt;
Protege 5.0 is distributed in the form of a ZIP file and requires Java 7.&lt;br /&gt;
&lt;br /&gt;
If you already know that Java 7 is installed on your Mac, skip the next section on checking for Java.&lt;br /&gt;
&lt;br /&gt;
If you check for Java 7 and determine that you don't have Java installed on your Mac, please refer to the Oracle Java website for [http://www.java.com/en/download/help/mac_install.xml download and installation instructions].  After installing Java 7, proceed to the section on downloading the ZIP file.&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 ===&lt;br /&gt;
There are several ways to check for Java 7 on your Mac.&lt;br /&gt;
&lt;br /&gt;
==== From the Java Control Panel ====&lt;br /&gt;
&lt;br /&gt;
==== From the Terminal ====&lt;br /&gt;
* Open Finder.&lt;br /&gt;
* Go to Applications -&amp;gt; Utilities.&lt;br /&gt;
* Double-click the Terminal application.&lt;br /&gt;
* At the prompt, type &amp;quot;java -version&amp;quot; to see your Java version number:&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_Terminal.png]]&lt;br /&gt;
&lt;br /&gt;
== Unix-like ==&lt;br /&gt;
Protege 5.0 is distributed in the form of a tar.gz file and requires Java 7.&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:InstallP5_Terminal.png&amp;diff=12724</id>
		<title>File:InstallP5 Terminal.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:InstallP5_Terminal.png&amp;diff=12724"/>
				<updated>2014-05-23T22:21:31Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12723</id>
		<title>Install Protege5</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12723"/>
				<updated>2014-05-23T22:18:54Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: /* Mac OS X */ checkpoint save&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-weight:bold; font-size:20px;&amp;quot;&amp;gt;Protege Desktop 5.0 Beta Installation Instructions&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please refer to the specific installation instructions for your platform.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
Protege Desktop 5.0 beta is distributed in the form of a ZIP file and requires Java 7.&lt;br /&gt;
&lt;br /&gt;
If you already know that Java 7 is installed on your Windows machine, skip to next section on [[#Download_the_ZIP_file|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
If you check for Java 7 and determine that you don't have Java installed on your Windows machine, please refer to the Oracle Java website for [http://www.java.com/en/download/help/windows_manual_download.xml download and installation instructions].  After installing Java 7, proceed to the next section on [[#Download_the_ZIP_file|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 ===&lt;br /&gt;
There are several possible ways to check your Java version on Windows.&lt;br /&gt;
&lt;br /&gt;
==== From the Windows Start menu ====&lt;br /&gt;
* Click the Windows Start button.&lt;br /&gt;
* Type &amp;quot;Java&amp;quot; in the &amp;quot;Search programs and files&amp;quot; text box.&lt;br /&gt;
* Select &amp;quot;About Java&amp;quot; from the results listed under the &amp;quot;Programs&amp;quot; header:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_AboutJava.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Selecting About Java will display a dialog with your Java version:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_OracleJavaVersionDialog.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Command Prompt ====&lt;br /&gt;
* Click the Windows Start button.&lt;br /&gt;
* Type &amp;quot;Command Prompt&amp;quot; in the &amp;quot;Search programs and files&amp;quot; text box.&lt;br /&gt;
* Select &amp;quot;Command Prompt&amp;quot; from the results list to launch the Command Prompt application.&lt;br /&gt;
* Type &amp;quot;java -version&amp;quot; at the prompt to view your Java version:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_CommandPromptJavaVersion.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Java Control Panel ====&lt;br /&gt;
Detailed instructions for determining your version of Java via the Java Control Panel are [http://www.java.com/en/download/help/version_manual.xml#jcpl available on the Oracle Java website].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Download the ZIP file ===&lt;br /&gt;
&lt;br /&gt;
* Go to the [http://protege.stanford.edu/products.php#desktop-protege Products page] on the Protege website.&lt;br /&gt;
* Click the &amp;quot;Download for Windows&amp;quot; button to download the ZIP file to your machine.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Unzip Protege ===&lt;br /&gt;
Once the download completes, navigate to the folder where the ZIP file was downloaded.  On a Windows machine, this will typically be your &amp;quot;Downloads&amp;quot; folder, e.g., &amp;quot;C:/Users/&amp;lt;your-username&amp;gt;/Downloads&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Right-click on the ZIP file and choose &amp;quot;Extract All...&amp;quot; from the context menu to launch the Extract Compressed Folders dialog.  Click the Browse... button to select a destination for your Protege Desktop installation, e.g., the &amp;quot;C:/Program Files&amp;quot; folder:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_ExtractFilesDialog.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Protege Desktop will be extracted to your selected destination into a folder called &amp;quot;Protege_5.0_beta&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_ProtegeUnzipped.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Launch Protege ===&lt;br /&gt;
To launch Protege Desktop, double-click the '''run.bat''' file in the root directory of the installation.&lt;br /&gt;
&lt;br /&gt;
For quicker access to Protege Desktop going forward, right-click on the run.bat file and select &amp;quot;Send to | Desktop (create shortcut)&amp;quot;.  This will create a shortcut to Protege Desktop's launcher on your Desktop called &amp;quot;run.bat - Shortcut&amp;quot;.  Select the shortcut and press the F2 key to rename the shortcut to something more user friendly, e.g., &amp;quot;Protege 5.0 beta&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Mac OS X ==&lt;br /&gt;
Protege 5.0 is distributed in the form of a ZIP file and requires Java 7.&lt;br /&gt;
&lt;br /&gt;
If you already know that Java 7 is installed on your Mac, skip the next section on checking for Java.&lt;br /&gt;
&lt;br /&gt;
If you check for Java 7 and determine that you don't have Java installed on your Mac, please refer to the Oracle Java website for [http://www.java.com/en/download/help/mac_install.xml download and installation instructions].  After installing Java 7, proceed to the section on downloading the ZIP file.&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 ===&lt;br /&gt;
There are several ways to check for Java 7 on your Mac.&lt;br /&gt;
&lt;br /&gt;
==== From the Java Control Panel ====&lt;br /&gt;
&lt;br /&gt;
==== From the Terminal ====&lt;br /&gt;
* Open Finder.&lt;br /&gt;
* Go to Applications -&amp;gt; Utilities.&lt;br /&gt;
* Double-click the Terminal application.&lt;br /&gt;
* At the prompt, type &amp;quot;java -version&amp;quot; to see your Java version number:&lt;br /&gt;
&lt;br /&gt;
== Unix-like ==&lt;br /&gt;
Protege 5.0 is distributed in the form of a tar.gz file and requires Java 7.&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12722</id>
		<title>Install Protege5</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12722"/>
				<updated>2014-05-23T19:23:58Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: checkpoint save&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-weight:bold; font-size:20px;&amp;quot;&amp;gt;Protege Desktop 5.0 Beta Installation Instructions&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please refer to the specific installation instructions for your platform.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
Protege Desktop 5.0 beta is distributed in the form of a ZIP file and requires Java 7.&lt;br /&gt;
&lt;br /&gt;
If you already know that Java 7 is installed on your Windows machine, skip to next section on [[#Download_the_ZIP_file|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
If you check for Java 7 and determine that you don't have Java installed on your Windows machine, please refer to the Oracle Java website for [http://www.java.com/en/download/help/windows_manual_download.xml download and installation instructions].  After installing Java 7, proceed to the next section on [[#Download_the_ZIP_file|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 ===&lt;br /&gt;
There are several possible ways to check your Java version on Windows.&lt;br /&gt;
&lt;br /&gt;
==== From the Windows Start menu ====&lt;br /&gt;
* Click the Windows Start button.&lt;br /&gt;
* Type &amp;quot;Java&amp;quot; in the &amp;quot;Search programs and files&amp;quot; text box.&lt;br /&gt;
* Select &amp;quot;About Java&amp;quot; from the results listed under the &amp;quot;Programs&amp;quot; header:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_AboutJava.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Selecting About Java will display a dialog with your Java version:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_OracleJavaVersionDialog.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Command Prompt ====&lt;br /&gt;
* Click the Windows Start button.&lt;br /&gt;
* Type &amp;quot;Command Prompt&amp;quot; in the &amp;quot;Search programs and files&amp;quot; text box.&lt;br /&gt;
* Select &amp;quot;Command Prompt&amp;quot; from the results list to launch the Command Prompt application.&lt;br /&gt;
* Type &amp;quot;java -version&amp;quot; at the prompt to view your Java version:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_CommandPromptJavaVersion.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Java Control Panel ====&lt;br /&gt;
Detailed instructions for determining your version of Java via the Java Control Panel are [http://www.java.com/en/download/help/version_manual.xml#jcpl available on the Oracle Java website].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Download the ZIP file ===&lt;br /&gt;
&lt;br /&gt;
* Go to the [http://protege.stanford.edu/products.php#desktop-protege Products page] on the Protege website.&lt;br /&gt;
* Click the &amp;quot;Download for Windows&amp;quot; button to download the ZIP file to your machine.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Unzip Protege ===&lt;br /&gt;
Once the download completes, navigate to the folder where the ZIP file was downloaded.  On a Windows machine, this will typically be your &amp;quot;Downloads&amp;quot; folder, e.g., &amp;quot;C:/Users/&amp;lt;your-username&amp;gt;/Downloads&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Right-click on the ZIP file and choose &amp;quot;Extract All...&amp;quot; from the context menu to launch the Extract Compressed Folders dialog.  Click the Browse... button to select a destination for your Protege Desktop installation, e.g., the &amp;quot;C:/Program Files&amp;quot; folder:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_ExtractFilesDialog.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Protege Desktop will be extracted to your selected destination into a folder called &amp;quot;Protege_5.0_beta&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_ProtegeUnzipped.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Launch Protege ===&lt;br /&gt;
To launch Protege Desktop, double-click the '''run.bat''' file in the root directory of the installation.&lt;br /&gt;
&lt;br /&gt;
For quicker access to Protege Desktop going forward, right-click on the run.bat file and select &amp;quot;Send to | Desktop (create shortcut)&amp;quot;.  This will create a shortcut to Protege Desktop's launcher on your Desktop called &amp;quot;run.bat - Shortcut&amp;quot;.  Select the shortcut and press the F2 key to rename the shortcut to something more user friendly, e.g., &amp;quot;Protege 5.0 beta&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Mac OS X ==&lt;br /&gt;
Protege 5.0 is distributed in the form of a ZIP file and requires Java 7.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Unix-like ==&lt;br /&gt;
Protege 5.0 is distributed in the form of a tar.gz file and requires Java 7.&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:InstallP5_ProtegeUnzipped.png&amp;diff=12721</id>
		<title>File:InstallP5 ProtegeUnzipped.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:InstallP5_ProtegeUnzipped.png&amp;diff=12721"/>
				<updated>2014-05-23T19:16:42Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:InstallP5_ExtractFilesDialog.png&amp;diff=12720</id>
		<title>File:InstallP5 ExtractFilesDialog.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:InstallP5_ExtractFilesDialog.png&amp;diff=12720"/>
				<updated>2014-05-23T19:09:11Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12719</id>
		<title>Install Protege5</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12719"/>
				<updated>2014-05-23T19:02:39Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: (checkpoint save)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-weight:bold; font-size:20px;&amp;quot;&amp;gt;Protege Desktop 5.0 Beta Installation Instructions&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please refer to the specific installation instructions for your platform.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
Protege Desktop 5.0 beta is distributed in the form of a ZIP file and requires Java 7.&lt;br /&gt;
&lt;br /&gt;
If you already know that Java 7 is installed on your Windows machine, skip to next section on [[#Download_the_ZIP_file|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
If you check for Java 7 and determine that you don't have Java installed on your Windows machine, please refer to the Oracle Java website for [http://www.java.com/en/download/help/windows_manual_download.xml download and installation instructions].  After installing Java 7, proceed to the next section on [[#Download_the_ZIP_file|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 ===&lt;br /&gt;
There are several possible ways to check your Java version on Windows.&lt;br /&gt;
&lt;br /&gt;
==== From the Windows Start menu ====&lt;br /&gt;
* Click the Windows Start button.&lt;br /&gt;
* Type &amp;quot;Java&amp;quot; in the &amp;quot;Search programs and files&amp;quot; text box.&lt;br /&gt;
* Select &amp;quot;About Java&amp;quot; from the results listed under the &amp;quot;Programs&amp;quot; header:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_AboutJava.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Selecting About Java will display a dialog with your Java version:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_OracleJavaVersionDialog.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Command Prompt ====&lt;br /&gt;
* Click the Windows Start button.&lt;br /&gt;
* Type &amp;quot;Command Prompt&amp;quot; in the &amp;quot;Search programs and files&amp;quot; text box.&lt;br /&gt;
* Select &amp;quot;Command Prompt&amp;quot; from the results list to launch the Command Prompt application.&lt;br /&gt;
* Type &amp;quot;java -version&amp;quot; at the prompt to view your Java version:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_CommandPromptJavaVersion.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Java Control Panel ====&lt;br /&gt;
Detailed instructions for determining your version of Java via the Java Control Panel are [http://www.java.com/en/download/help/version_manual.xml#jcpl available on the Oracle Java website].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Download the ZIP file ===&lt;br /&gt;
&lt;br /&gt;
* Go to the [http://protege.stanford.edu/products.php#desktop-protege Products page] on the Protege website.&lt;br /&gt;
* Click the &amp;quot;Download for Windows&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
=== Unzip Protege ===&lt;br /&gt;
Once the download completes, navigate to the folder where&lt;br /&gt;
&lt;br /&gt;
=== Launch Protege ===&lt;br /&gt;
To launch Protege, double-click the run.bat file in the root directory of the installation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Mac OS X ==&lt;br /&gt;
Protege 5.0 is distributed in the form of a ZIP file and requires Java 7.&lt;br /&gt;
&lt;br /&gt;
== Unix-like ==&lt;br /&gt;
Protege 5.0 is distributed in the form of a tar.gz file and requires Java 7.&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12718</id>
		<title>Install Protege5</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12718"/>
				<updated>2014-05-23T19:00:27Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: (checkpoint save)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-weight:bold; font-size:20px;&amp;quot;&amp;gt;Protege Desktop 5.0 Beta Installation Instructions&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please refer to the specific installation instructions for your platform.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
Protege Desktop 5.0 beta is distributed in the form of a ZIP file and requires Java 7.&lt;br /&gt;
&lt;br /&gt;
If you already know that Java 7 is installed on your Windows machine, skip to next section on [[#Download_the_ZIP_file|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
If you check for Java 7 and determine that you don't have Java installed on your Windows machine, please refer to the Oracle Java website for [http://www.java.com/en/download/help/windows_manual_download.xml download and installation instructions].  After installing Java 7, proceed to the next section on [[#Download_the_ZIP_file|downloading the ZIP file]].&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 ===&lt;br /&gt;
There are several possible ways to check your Java version on Windows.&lt;br /&gt;
&lt;br /&gt;
==== From the Windows Start menu ====&lt;br /&gt;
* Click the Windows Start button.&lt;br /&gt;
* Type &amp;quot;Java&amp;quot; in the &amp;quot;Search programs and files&amp;quot; text box.&lt;br /&gt;
* Select &amp;quot;About Java&amp;quot; from the results listed under the &amp;quot;Programs&amp;quot; header:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_AboutJava.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Selecting About Java will display a dialog with your Java version:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_OracleJavaVersionDialog.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Command Prompt ====&lt;br /&gt;
* Click the Windows Start button.&lt;br /&gt;
* Type &amp;quot;Command Prompt&amp;quot; in the &amp;quot;Search programs and files&amp;quot; text box.&lt;br /&gt;
* Select &amp;quot;Command Prompt&amp;quot; from the results list to launch the Command Prompt application.&lt;br /&gt;
* Type &amp;quot;java -version&amp;quot; at the prompt to view your Java version:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_CommandPromptJavaVersion.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== From the Java Control Panel ====&lt;br /&gt;
Detailed instructions for determining your version of Java via the Java Control Panel are [http://www.java.com/en/download/help/version_manual.xml#jcpl available on the Oracle Java website].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Download the ZIP file ===&lt;br /&gt;
&lt;br /&gt;
* Go to the Products page on the Protege website.&lt;br /&gt;
* Click the Download for Windows button.&lt;br /&gt;
&lt;br /&gt;
=== Unzip Protege ===&lt;br /&gt;
Once the download completes, navigate to the folder where&lt;br /&gt;
&lt;br /&gt;
=== Launch Protege ===&lt;br /&gt;
To launch Protege, double-click the run.bat file in the root directory of the installation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Mac OS X ==&lt;br /&gt;
Protege 5.0 is distributed in the form of a ZIP file and requires Java 7.&lt;br /&gt;
&lt;br /&gt;
== Unix-like ==&lt;br /&gt;
Protege 5.0 is distributed in the form of a tar.gz file and requires Java 7.&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:InstallP5_CommandPromptJavaVersion.png&amp;diff=12717</id>
		<title>File:InstallP5 CommandPromptJavaVersion.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:InstallP5_CommandPromptJavaVersion.png&amp;diff=12717"/>
				<updated>2014-05-23T18:35:07Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12716</id>
		<title>Install Protege5</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12716"/>
				<updated>2014-05-23T18:29:20Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: (checkpoint save)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-weight:bold; font-size:20px;&amp;quot;&amp;gt;Protege Desktop 5.0 Beta Installation Instructions&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please refer to the specific installation instructions for your platform.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
Protege Desktop 5.0 beta is distributed in the form of a ZIP file and requires Java 7.&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 ===&lt;br /&gt;
There are several possible ways to check your Java version on Windows.&lt;br /&gt;
&lt;br /&gt;
==== From the Windows Start menu ====&lt;br /&gt;
* Click the Windows Start button.&lt;br /&gt;
* Type &amp;quot;Java&amp;quot; in the &amp;quot;Search programs and files&amp;quot; text box.&lt;br /&gt;
* Select &amp;quot;About Java&amp;quot; from the results listed under the &amp;quot;Programs&amp;quot; header:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_AboutJava.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Selecting About Java will display a dialog with your Java version:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:InstallP5_OracleJavaVersionDialog.png]]&lt;br /&gt;
&lt;br /&gt;
=== Download the ZIP file ===&lt;br /&gt;
&lt;br /&gt;
* Go to the Products page on the Protege website.&lt;br /&gt;
* Click the Download for Windows button.&lt;br /&gt;
&lt;br /&gt;
=== Unzip Protege ===&lt;br /&gt;
Once the download completes, navigate to the folder where&lt;br /&gt;
&lt;br /&gt;
=== Launch Protege ===&lt;br /&gt;
To launch Protege, double-click the run.bat file in the root directory of the installation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Mac OS X ==&lt;br /&gt;
Protege 5.0 is distributed in the form of a ZIP file and requires Java 7.&lt;br /&gt;
&lt;br /&gt;
== Unix-like ==&lt;br /&gt;
Protege 5.0 is distributed in the form of a tar.gz file and requires Java 7.&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:InstallP5_OracleJavaVersionDialog.png&amp;diff=12715</id>
		<title>File:InstallP5 OracleJavaVersionDialog.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:InstallP5_OracleJavaVersionDialog.png&amp;diff=12715"/>
				<updated>2014-05-23T18:27:28Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:InstallP5_AboutJava.png&amp;diff=12714</id>
		<title>File:InstallP5 AboutJava.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:InstallP5_AboutJava.png&amp;diff=12714"/>
				<updated>2014-05-23T18:20:57Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Protege_5.0_Beta_Release_Notes&amp;diff=12713</id>
		<title>Protege 5.0 Beta Release Notes</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Protege_5.0_Beta_Release_Notes&amp;diff=12713"/>
				<updated>2014-05-23T18:04:07Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-weight:bold; font-size:20px;&amp;quot;&amp;gt;Protege Desktop 5.0 Beta&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We are very pleased to announce Protege Desktop 5.0 beta!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''For Users:'''&lt;br /&gt;
&lt;br /&gt;
* [[Install_Protege5|Download and installation instructions]].&lt;br /&gt;
* Submit feedback, questions, and/or bug reports on the '''Protege User Support''' mailing list.  [http://protege.stanford.edu/support.php#mailingListSupport Sign up for the list] at the Protege website.&lt;br /&gt;
* [[ProtegeDesktopUserDocs|Read Protege Desktop documentation]].&lt;br /&gt;
* Join the Protege community on [http://www.facebook.com/pages/Protege-Project/136205016405270 Facebook] and [http://www.twitter.com/protegeproject Twitter].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''For Developers:'''&lt;br /&gt;
&lt;br /&gt;
* Access the source code, file issues, and submit pull requests on GitHub: http://github.com/protegeproject/protege.&lt;br /&gt;
* Learn how to [http://github.com/protegeproject/protege/wiki/Building-from-Source build a distribution from source].&lt;br /&gt;
* [http://github.com/protegeproject/protege-plugin-examples View example code] for developing tab, view, and menu plug-ins.&lt;br /&gt;
* Contact us with your questions on the '''Protege Developer Support''' mailing list.  [http://protege.stanford.edu/support.php#mailingListSupport Sign up for the list] at the Protege website.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Release Notes ==&lt;br /&gt;
&lt;br /&gt;
The contents of the release notes section describe changes relative to Protege 4.3.&lt;br /&gt;
&lt;br /&gt;
=== Build 5.0.0-beta-10 (2014-May-27) ===&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Protege_5.0_Beta_Release_Notes&amp;diff=12712</id>
		<title>Protege 5.0 Beta Release Notes</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Protege_5.0_Beta_Release_Notes&amp;diff=12712"/>
				<updated>2014-05-23T18:03:50Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: checkpoint save&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-weight:bold; font-size:20px;&amp;quot;&amp;gt;Protege Desktop 5.0 Beta&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We are very pleased to announce Protege Desktop 5.0 beta!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''For Users:'''&lt;br /&gt;
&lt;br /&gt;
* [[Install_Protege5|Download and installation instructions]].&lt;br /&gt;
* Submit feedback, questions, and/or bug reports on the '''Protege User Support''' mailing list.  [http://protege.stanford.edu/support.php#mailingListSupport Sign up for the list] at the Protege website.&lt;br /&gt;
* [[ProtegeDesktopUserDocs|Read Protege Desktop documentation]].&lt;br /&gt;
* Join the Protege community on [http://www.facebook.com/pages/Protege-Project/136205016405270 Facebook] and [http://www.twitter.com/protegeproject Twitter].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''For Developers:'''&lt;br /&gt;
&lt;br /&gt;
* Access the source code, file issues, and submit pull requests on GitHub: http://github.com/protegeproject/protege.&lt;br /&gt;
* Learn how to [http://github.com/protegeproject/protege/wiki/Building-from-Source build a distribution from source].&lt;br /&gt;
* [http://github.com/protegeproject/protege-plugin-examples View example code] for developing tab, view, and menu plug-ins.&lt;br /&gt;
* Contact us with your questions on the '''Protege Developer Support''' mailing list.  [http://protege.stanford.edu/support.php#mailingListSupport Sign up for the list] at the Protege website.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Release Notes ==&lt;br /&gt;
&lt;br /&gt;
The contents of the release notes section describe changes relative to Protege 4.3.&lt;br /&gt;
&lt;br /&gt;
=== Build 5.0.0-beta-10 (2014-May-27) ===&lt;br /&gt;
&lt;br /&gt;
* The SPARQL Query tab now has bette&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Protege_5.0_Beta_Release_Notes&amp;diff=12711</id>
		<title>Protege 5.0 Beta Release Notes</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Protege_5.0_Beta_Release_Notes&amp;diff=12711"/>
				<updated>2014-05-23T17:57:53Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: checkpoint save&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-weight:bold; font-size:20px;&amp;quot;&amp;gt;Protege Desktop 5.0 Beta&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We are very pleased to announce Protege Desktop 5.0 beta!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''For Users:'''&lt;br /&gt;
&lt;br /&gt;
* [[Install_Protege5|Download and installation instructions]].&lt;br /&gt;
* Submit feedback, questions, and/or bug reports on the '''Protege User Support''' mailing list.  [http://protege.stanford.edu/support.php#mailingListSupport Sign up for the list] at the Protege website.&lt;br /&gt;
* [[ProtegeDesktopUserDocs|Read Protege Desktop documentation]].&lt;br /&gt;
* Join the Protege community on [http://www.facebook.com/pages/Protege-Project/136205016405270 Facebook] and [http://www.twitter.com/protegeproject Twitter].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''For Developers:'''&lt;br /&gt;
&lt;br /&gt;
* Access the source code, file issues, and submit pull requests on GitHub: http://github.com/protegeproject/protege.&lt;br /&gt;
* Learn how to [http://github.com/protegeproject/protege/wiki/Building-from-Source build a distribution from source].&lt;br /&gt;
* [http://github.com/protegeproject/protege-plugin-examples View example code] for developing tab, view, and menu plug-ins.&lt;br /&gt;
* Contact us with your questions on the '''Protege Developer Support''' mailing list.  [http://protege.stanford.edu/support.php#mailingListSupport Sign up for the list] at the Protege website.&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=ProtegeDesktopUserDocs&amp;diff=12709</id>
		<title>ProtegeDesktopUserDocs</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=ProtegeDesktopUserDocs&amp;diff=12709"/>
				<updated>2014-05-23T17:54:26Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: JenniferVendetti moved page Protege4UserDocs to ProtegeDesktopUserDocs&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Protege Desktop User Documentation ==&lt;br /&gt;
&lt;br /&gt;
This page is the official documentation home for the '''Protege Desktop application, versions 4.x and higher'''.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Build status &amp;amp; release notes ===&lt;br /&gt;
&lt;br /&gt;
The latest Protege Desktop build is the '''[[P4_3_Release_Announcement|4.3 release]]''' from April 15, 2013.&lt;br /&gt;
&lt;br /&gt;
To help you decide whether to update, please refer to our [[Protege_Desktop_Old_Versions|complete list of release notes]] for prior versions of Protege.&lt;br /&gt;
&lt;br /&gt;
=== Bugs &amp;amp; feature requests ===&lt;br /&gt;
&lt;br /&gt;
Before you report a bug or feature request, check the lists below to ensure it hasn't already been reported. If the item is not currently open or you have further information or a question about an existing item, please post a message on the [http://mailman.stanford.edu/mailman/listinfo/protege-user protege-user mailing list].  Give as much detail as possible (including examples or ontologies if possible) as this will help us track things down more quickly.&lt;br /&gt;
&lt;br /&gt;
Current GitHub issue tracker: https://github.com/protegeproject/protege/issues?state=open&lt;br /&gt;
&lt;br /&gt;
Old GForge bug and feature request trackers (no longer in active use):&lt;br /&gt;
&lt;br /&gt;
* [https://bmir-gforge.stanford.edu/gf/project/owleditor/tracker/?action=TrackerItemBrowse&amp;amp;tracker_id=121 Feature request tracker] - a searchable list of features that have been requested (and implemented)&lt;br /&gt;
* [https://bmir-gforge.stanford.edu/gf/project/owleditor/tracker/?action=TrackerItemBrowse&amp;amp;tracker_id=118 Bugtracker] - a searchable list of reported and resolved bugs&lt;br /&gt;
&lt;br /&gt;
=== Frequently asked questions ===&lt;br /&gt;
&lt;br /&gt;
We've put together a wiki page to answer the [[Protege-OWL_4_FAQ | most commonly asked questions]] about Protege Desktop.&lt;br /&gt;
&lt;br /&gt;
=== Getting started / tutorials ===&lt;br /&gt;
&lt;br /&gt;
* [[Protege4GettingStarted | Getting started with the Protege-OWL editor]] - a short guide to the interface&lt;br /&gt;
* [[Pr4_UG | Protege 4 User's Guide]] - a guide on how to use Protege to create, edit, and inspect ontologies&lt;br /&gt;
* [[Protege4Pizzas10Minutes | Pizzas in 10 minutes: A demo of  modeling shortcuts]] - a quickstart guide to creating your first OWL ontology&lt;br /&gt;
* [http://owl.cs.manchester.ac.uk/tutorials/protegeowltutorial/ A Practical Guide to Building OWL Ontologies using Protege 4 and CO-ODE Tools] - a substantial guide to OWL and ontology engineering&lt;br /&gt;
* Cody Burleson's [http://www.semanticfocus.com/blog/entry/title/introduction-to-semantic-web-vision-and-technologies-part-5-building-owl-ontologies-using-protege-4-screencast/ screencast] version of the tutorial listed directly above (it would be great if he got some encouragement for part 6).&lt;br /&gt;
* [http://arxiv.org/abs/1201.4089 A Description Logic Primer]&lt;br /&gt;
&lt;br /&gt;
=== Editor features ===&lt;br /&gt;
&lt;br /&gt;
* [[Protege4Features | Overview of features]] - a quick summary of the editor&lt;br /&gt;
* [[Protege4Views | P4 views guide]] - a list of all of the default views that are distributed with P4&lt;br /&gt;
* [[Protege4Shortcuts | P4 menu guide]] - all of the default menus explained in detail (with keyboard shortcuts)&lt;br /&gt;
* [[Protege4Preferences | P4 preferences guide]] - customising P4 to your needs&lt;br /&gt;
* [[Protege4NamingAndRendering|Naming and rendering of entities]] - a note on naming things in OWL and configuring P4 to support your naming conventions&lt;br /&gt;
* [[Protege4ExpressionEditor | P4 expression editor]] - adding and editing OWL expressions in P4&lt;br /&gt;
* [[Manchester_OWL_Syntax|Manchester OWL Syntax]] - an overview of the default syntax used by P4&lt;br /&gt;
* [[DLQueryTab | DL Query tab]] - how to query using arbitrary class expressions in OWL&lt;br /&gt;
* [[P4AnonymousClasses|Anonymous classes]] - support in P4 for class expressions&lt;br /&gt;
* [[Importing_Ontologies_in_P41|OWL Imports]] -  modular ontology support in OWL and P4.1&lt;br /&gt;
* [[Protege4AxiomAnnotations|Axiom annotations]] - how to annotate at axiom level in Protege 4&lt;br /&gt;
* [[Protege4OWLDiff|Protege 4 OWL Diff]] - compare two versions of an ontology&lt;br /&gt;
&lt;br /&gt;
=== Advanced features ===&lt;br /&gt;
&lt;br /&gt;
* [[BeanShell | The Bean Shell]] - Making complex queries against an ontology.&lt;br /&gt;
* [[Protege4ClientServer | The Protege 4 Server]]&lt;br /&gt;
&lt;br /&gt;
=== Further setup / configuration ===&lt;br /&gt;
&lt;br /&gt;
* [[ChangingTheHeapSize|Adding more memory]]&lt;br /&gt;
* [[EnablingDoubleClick|Double-clicking on OWL files]]&lt;br /&gt;
* [[ClearingP4Preferences|Dealing with P4 preferences problems]]&lt;br /&gt;
* [[Working with firewalls and proxies]]&lt;br /&gt;
&lt;br /&gt;
=== Plugins ===&lt;br /&gt;
&lt;br /&gt;
==== Finding plug-ins ====&lt;br /&gt;
&lt;br /&gt;
* From build 104 P4 will find plugins and updates for you. See our [[EnablePluginAutoUpdate|Auto Update]] page.&lt;br /&gt;
&lt;br /&gt;
* [[Protege-OWL_4.0 | Plugins for Protege 4.x OWL editor]] - the list of &amp;quot;Compatible Plugins&amp;quot; on this page is the result of a semantic query that gathers all plug-ins that have declared themselves compatible with the 4.x version of the Protege-OWL editor.&lt;br /&gt;
&lt;br /&gt;
* [http://www.co-ode.org/downloads/protege-x/plugins/ CO-ODE Protege 4.x Plugins] - the CO-ODE group at the University of Manchester is the biggest contributor of plug-ins to the Protege-OWL editor. This is a good place to go to download early releases and source code for CO-ODE developed plug-ins.&lt;br /&gt;
&lt;br /&gt;
==== Advertising plug-ins ====&lt;br /&gt;
&lt;br /&gt;
If you have developed a plug-in for Protege-OWL 4.x and you would like to contribute it to the community,&lt;br /&gt;
please see [[Protege4Contributing#Plugins|contributing plugins]].&lt;br /&gt;
&lt;br /&gt;
=== Contributing ===&lt;br /&gt;
&lt;br /&gt;
Please see this page for details on how you can [[Protege4Contributing|contribute]].&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Protege4UserDocs&amp;diff=12710</id>
		<title>Protege4UserDocs</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Protege4UserDocs&amp;diff=12710"/>
				<updated>2014-05-23T17:54:26Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: JenniferVendetti moved page Protege4UserDocs to ProtegeDesktopUserDocs&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[ProtegeDesktopUserDocs]]&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Protege_5.0_Beta_Release_Notes&amp;diff=12708</id>
		<title>Protege 5.0 Beta Release Notes</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Protege_5.0_Beta_Release_Notes&amp;diff=12708"/>
				<updated>2014-05-23T17:47:16Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: checkpoint save&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-weight:bold; font-size:20px;&amp;quot;&amp;gt;Protege Desktop 5.0 Beta&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We are very pleased to announce Protege Desktop 5.0 beta!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''For Users:'''&lt;br /&gt;
&lt;br /&gt;
* [[Install_Protege5|Download and installation instructions]].&lt;br /&gt;
* Submit feedback, questions, and/or bug reports on the [http://mailman.stanford.edu/mailman/listinfo/protege-user Protege User mailing list].&lt;br /&gt;
* Join the Protege community on [http://www.facebook.com/pages/Protege-Project/136205016405270 Facebook] and [http://www.twitter.com/protegeproject Twitter].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''For Developers:'''&lt;br /&gt;
&lt;br /&gt;
* Access the source code, file issues, and submit pull requests on GitHub: http://github.com/protegeproject/protege.&lt;br /&gt;
* Learn how to [http://github.com/protegeproject/protege/wiki/Building-from-Source build a distribution from source].&lt;br /&gt;
* [http://github.com/protegeproject/protege-plugin-examples View example code] for developing tab, view, and menu plug-ins.&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12707</id>
		<title>Install Protege5</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Install_Protege5&amp;diff=12707"/>
				<updated>2014-05-23T00:57:19Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: initial page creation - under construction&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br /&amp;gt;&amp;lt;span style=&amp;quot;font-weight:bold; font-size:20px;&amp;quot;&amp;gt;Protege 5.0 Beta Installation Instructions&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please refer to the specific installation instructions for your platform.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
Protege 5.0 is distributed in the form of a ZIP file and requires Java 7.&lt;br /&gt;
&lt;br /&gt;
=== Check for Java 7 ===&lt;br /&gt;
&lt;br /&gt;
=== Download the ZIP file ===&lt;br /&gt;
&lt;br /&gt;
* Go to the Products page on the Protege website.&lt;br /&gt;
* Click the Download for Windows button.&lt;br /&gt;
&lt;br /&gt;
=== Unzip Protege ===&lt;br /&gt;
Once the download completes, navigate to the folder where&lt;br /&gt;
&lt;br /&gt;
=== Launch Protege ===&lt;br /&gt;
To launch Protege, double-click the run.bat file in the root directory of the installation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Mac OS X ==&lt;br /&gt;
Protege 5.0 is distributed in the form of a ZIP file and requires Java 7.&lt;br /&gt;
&lt;br /&gt;
== Unix-like ==&lt;br /&gt;
Protege 5.0 is distributed in the form of a tar.gz file and requires Java 7.&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:DLQueryIndividualsOfAClass.gif&amp;diff=12703</id>
		<title>File:DLQueryIndividualsOfAClass.gif</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:DLQueryIndividualsOfAClass.gif&amp;diff=12703"/>
				<updated>2014-05-16T23:30:54Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: JenniferVendetti uploaded a new version of &amp;amp;quot;File:DLQueryIndividualsOfAClass.gif&amp;amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Example of a simple DL Query for individuals of a given class.&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:DLQueryResults.gif&amp;diff=12702</id>
		<title>File:DLQueryResults.gif</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:DLQueryResults.gif&amp;diff=12702"/>
				<updated>2014-05-16T23:22:51Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: JenniferVendetti uploaded a new version of &amp;amp;quot;File:DLQueryResults.gif&amp;amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Example of a simple DL Query and result.&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:Protege4DLQueryTab.gif&amp;diff=12701</id>
		<title>File:Protege4DLQueryTab.gif</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:Protege4DLQueryTab.gif&amp;diff=12701"/>
				<updated>2014-05-16T23:13:23Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: JenniferVendetti uploaded a new version of &amp;amp;quot;File:Protege4DLQueryTab.gif&amp;amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A screenshot of the DL Query tab (shown in MAC OSX Look and Feel)&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=File:Dl-query-equip-blur2.png&amp;diff=12700</id>
		<title>File:Dl-query-equip-blur2.png</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=File:Dl-query-equip-blur2.png&amp;diff=12700"/>
				<updated>2014-05-16T18:20:22Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: JenniferVendetti uploaded a new version of &amp;amp;quot;File:Dl-query-equip-blur2.png&amp;amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=DLQueryTab&amp;diff=12699</id>
		<title>DLQueryTab</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=DLQueryTab&amp;diff=12699"/>
				<updated>2014-05-16T18:18:42Z</updated>
		
		<summary type="html">&lt;p&gt;JenniferVendetti: /* Class query examples */ new image to match current UI&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Back to [[Protege4UserDocs]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= DL Query tab =&lt;br /&gt;
&lt;br /&gt;
[[Image:Protege4DLQueryTab.gif|left|thumb]]&lt;br /&gt;
The DL Query tab provides a powerful and easy-to-use feature for searching a classified ontology. It comes with the standard distribution of Protégé Desktop (versions 4.x and above), both as a tab and also as a view widget that can be positioned into any other tab. The query language (''class expression'') supported by the plugin is based on the Manchester OWL syntax, a user-friendly syntax for OWL DL that is fundamentally based on collecting all information about a particular class, property, or individual into a single construct, called a frame.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: both;&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Getting started ==&lt;br /&gt;
&lt;br /&gt;
[[Image:UnclassifiedVsClassifiedOntology.gif|right]]&lt;br /&gt;
&lt;br /&gt;
If the DL Query tab is unavailable in your Protégé workspace, make sure the DL Query item in the '''Window | Tabs''' menu is checked. Alternatively, you can add the Query view widget to any other tab by selecting '''Window | Views | Query views''' and then placing the widget anywhere in a layout.&lt;br /&gt;
&lt;br /&gt;
You can only execute a query on a classified ontology. Before attempting to execute a query, run a classifier:&lt;br /&gt;
&lt;br /&gt;
* Ensure that one of the built-in reasoners (a.k.a classifiers) is selected. From the Reasoner menu, select FaCT++ or HermiT, then select '''Reasoner | Start Reasoner''' to classify the active ontology. You can also select '''Reasoner | Synchronize reasoner''' (or type Ctrl+R on Windows or Cmd+R on the Mac) to classify again at any time.&lt;br /&gt;
* Validate that your ontology is classified by selecting the Entities tab and then the &amp;quot;Class hierarchy (inferred)&amp;quot; tab that appears in the &amp;quot;Class hierarchy&amp;quot; view. It should contain classes that sub-class Thing. If you see only the root class, Thing, your ontology may not be classified. Following is an example comparing what an Inferred Class Hierarchy looks like before and after classification.&lt;br /&gt;
&lt;br /&gt;
* Once you've validated that your ontology is classified, you can execute a query.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: both;&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Individual query examples ==&lt;br /&gt;
&lt;br /&gt;
[[Image:DLQueryResults.gif|right]]&lt;br /&gt;
[[Image:DLQueryIndividualsOfAClass.gif|right]]&lt;br /&gt;
&lt;br /&gt;
Suppose we have an ontology like this:&lt;br /&gt;
&lt;br /&gt;
* Class:&lt;br /&gt;
** Person &lt;br /&gt;
* Data Properties:&lt;br /&gt;
** hasGivenName&lt;br /&gt;
** hasSurname&lt;br /&gt;
&lt;br /&gt;
And suppose also that we have several hundred instances of class Person in our ontology. To find an individual named &amp;quot;Matthew&amp;quot;, we could enter the following query:&lt;br /&gt;
&lt;br /&gt;
'''hasGivenName value &amp;quot;Matthew&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
But clicking on the execute button may not return any results. We also need to check the &amp;quot;Individuals&amp;quot; option. Any individuals found will then be displayed in the query results as shown below:&lt;br /&gt;
&lt;br /&gt;
The following query would also be valid for the same result:&lt;br /&gt;
&lt;br /&gt;
'''Person and hasGivenName value &amp;quot;Matthew&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
We could also show all instances of person by simply providing the class in the query like this:&lt;br /&gt;
&lt;br /&gt;
Of course, these are extremely simple queries; the Manchester syntax is much more capable.&lt;br /&gt;
&lt;br /&gt;
Literal constants can be expressed with type by using ^^ and then the type:&lt;br /&gt;
&lt;br /&gt;
'''hasAge value &amp;quot;21&amp;quot;^^long'''&lt;br /&gt;
&lt;br /&gt;
Or, a more general expression that uses type:&lt;br /&gt;
&lt;br /&gt;
'''hasAge some int'''&lt;br /&gt;
&lt;br /&gt;
Following are just a few more examples to get you going:&lt;br /&gt;
&lt;br /&gt;
'''hasChild some Man'''&lt;br /&gt;
&lt;br /&gt;
'''hasSibling only Woman'''&lt;br /&gt;
&lt;br /&gt;
'''hasCountryOfOrigin value England'''&lt;br /&gt;
&lt;br /&gt;
'''hasChild min 3'''&lt;br /&gt;
&lt;br /&gt;
'''hasChild exactly 3'''&lt;br /&gt;
&lt;br /&gt;
'''hasChild max 3'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: both;&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Class query examples ==&lt;br /&gt;
&lt;br /&gt;
Here are some examples of class queries that can be performed on the [http://130.88.198.11/co-ode-files/ontologies/photography.owl ontology of photography] (work in progress).&lt;br /&gt;
&lt;br /&gt;
Firstly, it can be useful to see which things classify &amp;quot;under&amp;quot; this expression.&lt;br /&gt;
&lt;br /&gt;
'''Q: &amp;quot;Which equipment can reduce blur?&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
We need to get the subclasses of the expression (or descendants if the hierarchy of equipment is deeper than 1 level):&lt;br /&gt;
  Equipment and reduces some Blur&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Dl-query-equip-blur2.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Then, we might be interested to see under which existing classes in our hierarchy a given class will classify:&lt;br /&gt;
&lt;br /&gt;
'''Q: &amp;quot;What types of lens is a 35-120mm?&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
We need to get the superclasses of the expression:&lt;br /&gt;
  Lens and (hasMinEffectiveFocalLength value 35) and (hasMaxEffectiveFocalLength value 120)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Dl-query-lens2.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Other examples might be:&lt;br /&gt;
&lt;br /&gt;
'''Q: &amp;quot;Which adjustments can I use to increase the exposure without affecting the depth of field&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
We need to get the subclasses of the expression:&lt;br /&gt;
  Adjustment and increases some ExposureLevel and not(affects some DepthOfField)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Dl_query_increase_exposure.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: both;&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Saving a query in the ontology ==&lt;br /&gt;
&lt;br /&gt;
The DL Query tab becomes a useful way of testing a definition before creating appropriate classes.&lt;br /&gt;
&lt;br /&gt;
If you find a particular query useful and would like to create a class to represent it, you can select the '''Add to ontology''' button.&lt;br /&gt;
&lt;br /&gt;
Protege will display a &amp;quot;Create a new OWLClass&amp;quot; dialog where you enter a class name.  Clicking the OK button will then create a defined class in your ontology.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: both;&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Manchester OWL syntax ==&lt;br /&gt;
&lt;br /&gt;
We have only provided a few simple examples here designed to help you understand how to use the DL Query tab and view widgets. To learn more about the Manchester Syntax, check out these resources:&lt;br /&gt;
&lt;br /&gt;
* [http://www.co-ode.org/resources/reference/manchester_syntax/ The Manchester Syntax] - describes the syntax for class expressions and is aimed at people who already know the previous Protege-OWL compact class expression syntax.&lt;br /&gt;
* [[media:Owled2008dc_paper_11.pdf‎|Manchester Syntax for OWL 1.1]] - a more detailed whitepaper (PDF) including revisions for OWL 1.1.&lt;br /&gt;
* [http://www.w3.org/2007/OWL/wiki/ManchesterSyntax Manchester Syntax for OWL 2] - the official OWL 2 working group note&lt;/div&gt;</summary>
		<author><name>JenniferVendetti</name></author>	</entry>

	</feed>