Skip to content

Protege

Gábor Szárnyas edited this page Jun 28, 2016 · 6 revisions

Installing Protege 4 on Windows

  • In the installer, set the Java executable's path appropriately, e.g. to C:\Program Files\Java\jdk1.8.0_65\bin
  • In the C:\Program Files\Protege_4.3\bin directory, replace Apache Felix's felix.jar with the latest one from the Felix website (StackOverflow Q&A)

Excel plug-in

Installing the Excel plug-in

The Excel plug-in (also called Spreadsheet importer) is named org.clinicalescience.csv.jar. The Download link on the Protege wiki is broken.

However, the plug-in is available from http://www.antepedia.com/Detail/p/co-ode-owl-plugins.html (click See more releases (2)). Copy the JAR file to C:\Program Files\Protege_4.3\plugins and restart Protege.

Using the Excel plug-in

Go to Window | Tabs and click Spreadsheet Importer.

An example CSV can be found here.

Clone this wiki locally