Repository containing running code for the Apache Marmotta tutorial at ISWC2014.
First, although optional, it's convenient you get the Marmotta source locally build:
git clone -b develop https://git-wip-us.apache.org/repos/asf/marmotta.git
cd marmotta
mvn install -DskipTests -DskipITs
And then for getting this project running, you just need to execute:
git clone [email protected]:wikier/apache-marmotta-tutorial-iswc2014.git
cd apache-marmotta-tutorial-iswc2014
mvn clean tomcat7:run
If you have questions, ask us or send your question to the mailing lists of the project.
This tutorial is partially supported by MICO (grant no. 610480) and Fusepool P3 (grant no. 609696) FP7 projects, as well as the Apache Software Foundation.