protege logo
The Protégé-OWL Short Course is a "hands-on" course. The purpose of this Web page is to give course participants detailed instructions for installing the required and optional software components that we will use during the course.

** We highly recommend to participants that you install this software on your laptops before the start of the course in order to avoid holding up sessions for software installation issues. Please note that we do not provide laptops for participants. **


Quick Links: Protege | Jess | Graphviz




Protégé (required)

For the March 2009 Protégé-OWL Short Course, we will use Protégé 3.4, which can be downloaded from the Protégé website. Please download the "full" version of Protégé, which includes many plug-ins that will be demonstrated during the course.

Mac Users: Please be aware that you must have Mac OS X 10.4 or higher to use Protégé 3.4.

Windows & Linux Users: We prefer that you check the "Include a VM in download" option before launching the install process to ensure that a Java Virtual Machine is installed. Alternatively, if you already have a 1.5 version of the JVM on your laptop, you may point Protégé to your JVM on the "Choose Java VM" screen during the install process (Protégé 3.4 requires Java 5, i.e., JDK 1.5).


protege download page


Jess (required)

Jess is a Java-based rule engine and scripting environment that the SWRLJessTab depends on. The SWRLJessTab is a Protégé-OWL plug-in that will be presented during "The Semantic Web Rule Language" session on Wednesday.

Jess must be downloaded separately. For the purposes of this course, we recommend that you simply download the trial version from the Jess website. The latest stable trial version of Jess is version 7.1p2. On the download page, you will be asked to enter your name, company, and email address before you can navigate to the page where you can retrieve the trial version of Jess.

After you have downloaded and unzipped the Jess ZIP file to a location of your choice, click on the lib directory to locate the jess.jar file. Copy the jess.jar file and paste it into the following subdirectory of your Protégé installation:

<your-protege-install-dir>/plugins/edu.stanford.smi.protegex.owl


To follow is a screenshot of the contents of the directory after copying over the Jess JAR file:





Graphviz (optional)

During the ontology visualization session on Monday, we plan to demo the OWLViz plug-in, which depends on a 3rd-party drawing library called "Graphviz" from AT&T Research. If you think you would like to experiment with this plug-in, please navigate to the Graphviz archives and download version 2.18 of their software. You can unpack the Graphviz files to a location of your choice.

After you have installed Graphviz, there are some additional configuration steps:
If you have any difficuties configuring the OWLViz plug-in, please refer to the "Troubleshooting" section towards the bottom of the OWLViz Wiki page.