We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a92ac81 commit 375837fCopy full SHA for 375837f
README.md
@@ -26,7 +26,6 @@ Install and compile *(tested with Fuseki 3.8.0)*
26
-------------------
27
1. ensure you have OpenJDK 8 or later correctly installed
28
2. download and extract [Apache Fuseki 2](https://jena.apache.org/download/#apache-jena-fuseki) on directory `./fuseki`
29
- - enable runSPARQL logging (optional but recommended for debugging): `cp -i config/log4j.properties fuseki/run/`
30
3. compile runSPARQL Java source code: `./compile`
31
4. run fuseki: `./run-fuseki` *(this will use settings in `./config/config.ttl`)*
32
0 commit comments