Sunday, April 18, 2010

Installing Protege

Here's how to install the Protege ontology editor in Ubuntu Linux:

Download Protege
wget http://protege.stanford.edu/download/protege/4.1/installanywhere/InstData/Linux/NoVM/install_protege_4.1.bin

Run the Installer
sh ./install_protege_4.1.bin
This will pop up a GUI installer.
I chose as my install directory "~/opt/Protege_4.1/", but anywhere will work.
Click through until you are done.

Run Protege
To run Protege, execute
/home/curran/opt/Protege_4.1/Protege
replacing /home/curran/opt with your Protege location.

Set up Protege as a command:
To set up "Protege" as a command, add the Protege directory to your PATH environment variable as follows:
echo "
export PATH=\$PATH:\$HOME/opt/Protege_4.1/" >> ~/.bashrc
replacing the details with the location you chose. Restart your terminal and now run the command (note upper case P)
Protege

Enjoy!

3 comments:

Trainotti said...

Hello, this link is failed. The link right is http://protege.stanford.edu/download/protege/4.1/installanywhere/Web_Installers/InstData/Linux/VM/install_protege_4.1.bin

Quintin said...

On condition individual you attempt online casino, you desire appreciate what online roulette is.

Dazzle said...

Awesome! Don't know if I'd be able to install Protege if not. Now for some semantic awesomeness! :)