Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.
Kevin Haller edited this page Aug 3, 2016 · 5 revisions

Welcome to the finder wiki!

Development

Fuseki

Fuseki server can be used to establish a web interface to the triple store including a SPARQL endpoint and editor. The server can be started by entering the fuseki module and executing the following command:

mvn exec:java

Clone this wiki locally