Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.54 KB

File metadata and controls

35 lines (22 loc) · 1.54 KB

ISWC2014 Apache Marmotta tutorial code

Repository containing running code for the Apache Marmotta tutorial at ISWC2014.

Apache Marmotta

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 git@github.com: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.

Slides

Acknowledgements

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.

MICO

Fusepool P3