On 26/10/14 13:01, Legault, Phillip [ITSUS] wrote:
I'm trying to find information on how to install and setup fuseki for SMW I have searched all the sights and found out how to download it, however I'm having difficulty on figuring out how to get it working with SMW. I found some information a while ago on dependencies and not sure they are correct. Maven Ruby Subversion Default jdk
As long as that is java7 or later.
I'm not that familiar with Linux let alone redhat.
Fuseki is a java application - there is nothing specific to your environment for simple use.
Can someone point me in the right direction? Thank you! Phil
http://jena.apache.org/documentation/serving_data/index.html + Download, unpack, ensure scripts are executable. + Run it: fuseki-server --update --mem /ds and something should happen. Andy
