Friday, October 10, 2014

Troubles getting Fuseki working.

I needed to install MySQL through synaptic.

I needed to reset MySQL (http://www.rackspace.com/knowledge_center/article/mysql-resetting-a-lost-mysql-root-password).

I needed to create a new database:
http://dev.mysql.com/doc/refman/5.0/en/creating-database.html
as described in Ankit Jain's document:
https://baach.de/Members/jhb/getting-started-with-jena-fuseki-and-owl-reasoning

I was confused by what: bin/sdbconfig --sdb=sdb.ttl --create  meant. (i.e. where it was executed, etc.)

I am unsure whether I am getting lost, but I started looking at SDB with links:
https://jena.apache.org/documentation/sdb/installation.html
https://jena.apache.org/documentation/sdb/store_description.html
https://jena.apache.org/documentation/assembler/assembler-howto.html


which can be downloaded at:
https://github.com/apache/jena/tree/master/jena-sdb

No comments:

Post a Comment