Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Download the latest distribution from here. Release 1.3.6 was used.
  2. Set the environment variables (need to use cygwin) as stated here.
  3. Edit accordingly the file
    Code Block
    $SDBROOT/Store/sdb-mysql-innodb.ttl
    Rename it to sdb.ttl and move it to
    Code Block
    $SDBROOT/bin
  4. Move the MySql Driver (jar file downloaded here) in
    Code Block
    $SDBROOT/lib
  5. Run the command
    Code Block
    $SDBROOT/bin/sdbconfig --sdb=sdb.ttl --create
  6. Follow the instructions on Jena Website (Initialising the database)

Configure Java Environment to use SDB

Jena SDB Documentation

http://jena.apache.org/documentation/sdb/index.html