INSTRUCTION FOR HOW TO INSTALL AND RUN PEDRO WITH QURATOR PLUGIN COMPONENT (for windows platform) Author: Binling Jin Date: 09/05/2007 ============================================= (1) Download and Install the Pedro 1.8 with Qurator Plugins * Download a distribution of Pedro.zip from: http://www.csd.abdn.ac.uk/~bjin/qurator-bck/pedro-09-May-2007-Windows.zip * Unpack the zip file into a convenient location so that the distribution resides in its own directory (conventionally named "pedro"). For the purposes of the remainder of this document, the symbolic name "$PEDRO_HOME" is used to refer to the full pathname of the release directory. (2) Modify the Configure file : "$PEDRO_HOME/config/qurator_config.xml" (2.1) * open the file "qurator_config.xml" under the directory of "$PEDRO_HOME/config/" * replace all the occurrances of "c:/pedro/" with "$PEDRO_HOME/" (2.2) Configure the ontology Reasoner * if you have a Racer reasoner please change the "Address" of the "Reasoner" to the address of the Racer: * Otherwise, use the Pellet reasoner Change the "Address" of the "Reasoner" to the address of the Pellet: (2.3) set the proxy server variables set the "value"s of the "server" and "port" parameters to the setting of proxy server for your Local Area Network. To find the setting of the proxy server, * please open a Internet Explore * choose the "Internet options" under the "tools" menu * choose the "connection" under the Internet options * choose the "LAN settings" under the "connection" option you can then find the setting of the proxy server. (3) Start Up Qurator Plugin with Pedro Executing the following commands: $PEDRO_HOME\startPedroWithRacer.bat (With Racer Reasoner for Windows) $PEDRO_HOME\startPedroWithPellet.bat (With Pellet Reasoner for Windows) (4) Shut Down Qurator Plugin with Pedro * terminate the command windows for reasoner * close the pedro application windows (5) re-initialize the Qurator Plugins In this case, all the annotations in the annotation base will be deleted, and all the cached mascot searching result will be deleted. * HOW TO DO: Replace the content of "$PEDRO_HOME\data\" with the content of "PEDRO_HOME\original-data\"