This document describes how to download, install and run the ODCleanStore project, release 0.1.
For more information about ODCleanStore, please see:
1]
Download the prepared release archive from the SourceForge project page.
1]
Run two Virtuoso instances, with configurations as in config/virtuoso.ini-clean and config/virtuoso.ini-dirty (rename the ini files to virtoso.ini in the directory of the instance).
See the Virtuoso installation guide for more information on how to do that.
2]
Import clean database:
Execute queries in numbered files in database/clean_db/*.sql over the clean database instance in the indicated order. Alternatively, queries in ALL.sql can be executed instead of the numbered files.
Queries can be executed using the isql utility:
isql -S 1111
See the description of the relational database contents for more information.
3]
Import dirty database:
Execute queries in files database/dirty_db/*.sql over the dirty database in the indicated order.
Queries can be executed using the isql utility:
isql -S 1112
1]
Run runEngine.cmd (and leave the window open).
2]
Now your ODCleanStore installation should be up and running. The functionality of input and output web services can be demonstrated in the following way: