Skip to : [Content] [Navigation]
 

How can I use Pellet with Protégé 3.x?

Pellet comes with a DIG server that you can use with Protégé 3.x. You can start the DIG server by running pellet-dig.bat on Windows systems and by running pellet-dig.sh on Unix-like systems. You need to make sure that the port number used by Pellet and Protégé is the same. When Pellet DIG server starts you will see a message:

PelletDIGServer Version 1.3 (April 17 2006)
Port: 8081

In Protégé, go to “OWL” menu and select “Preferences”. For the “Reasoner URL” value enter “http://localhost:8081” and hit the close button. Or alternatively you can start Pellet DIG server using the port number defined in Protégé, e.g. type the following command at the command prompt:

pellet-dig -port 8080