Skip to content

Instantly share code, notes, and snippets.

@shellac
Created May 4, 2010 13:31
Show Gist options
  • Save shellac/389408 to your computer and use it in GitHub Desktop.
Save shellac/389408 to your computer and use it in GitHub Desktop.
$ unzip ~/Downloads/joseki-3.4.1.zip
$ unzip ~/Downloads/tdb-0.8.5.zip
$ cd Joseki-3.4.1/lib
$ cp ../../TDB-0.8.5/lib/*.jar .
$ rm arq-2.8.1* iri-0.7.jar slf4j-*-1.5.6*
$ cd ..
$ cp joseki-config-tdb.ttl joseki-config.ttl
# Plus fix to web.xml, to let joseki handle /update/service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment