Download Latest Version OXDBS_addon.zip (57.9 kB)
Email in envelope

Get an email when there's a new version of OXDBS

Home
Name Modified Size InfoDownloads / Week
OXDBS_complete.7z 2009-09-05 33.2 MB
OXDBS_complete_v2_README.txt 2009-09-05 1.5 kB
OXDBS_addon_v2_README.txt 2009-09-05 1.3 kB
OXDBS_addon_README.txt 2009-09-05 1.3 kB
OXDBS_complete_README.txt 2009-09-05 924 Bytes
OXDBS_addon.zip 2009-09-05 57.9 kB
Totals: 6 Items   33.3 MB 0
The file OXDBS_complete.zip contains a the complete eXist database (version 1.2.3) including the changes made to enable it to check the consistency of an OWL-document using RacerPro (version 1.9.0). 

In order to use the consistency checking features you need to get RacerPro (http://www.racer-systems.com). RacerPro is a commercial product but educational licences are available (http://www.racer-systems.com/products/download/education.phtml). 

The archive contains the configuration file (conf.xml). This file contains the following:
 <validation mode="owl" ip="127.0.0.1" port="1234">

The mode "owl" puts the database into the mode to check the consistency of owl-documents. The attributes ip and port are necessary for the connection to the owl-reasoner. if you use a educational licence of RacerPro you will only be able to use eXist and RacerPro on the same computer.

After unpacking the zip file you need to customize the files in the "bin" folder. You need to change the EXIST_HOME and the JAVA_HOME path in those files. The same goes for the files build.sh/build.bat in the EXIST_HOME directory. 

After those changes you can start the database by running the startup.sh/bat in the "bin" directory. To connect to the database you can use the included client by running client.sh/but, which is also in the "bin" directory.

IMPORTANT: The Database and the owl-reasoner need to run on the same computer because the owl-documents are passed to the owl-reasoner through a temporary file on the harddrive. 
Source: OXDBS_complete_v2_README.txt, updated 2009-09-05