By Theofilos Ioannidis (tioannid [at] di [dot] uoa [dot] gr), created on , last updated on
In this section, we provide instructions on how the user can install v2.0.0-SHAPSHOT of the framework from the pre-built binaries+source code bundle. The bundle can be downloaded from the following link geordfbench-v2.0.0-SNAPSHOT.tar.gz.
We assume that we have the ~/Downloads/geordfbench-v2.0.0-SNAPSHOT.tar.gz. Then we uncompress in /data:
~$ cd /data; tar -xzf geordfbench-v2.0.0-SNAPSHOT.tar.gz
We should now have the following listing:
/data$ cd geordfbench/; ls
CITATION.cff generators GraphDBSUT JenaGeoSPARQLSUT json_defs LICENSE pom.xml RDF4JSUT README.md runtime scripts StardogSUT StrabonSUT target VirtuosoSUT
The target directory asserts that a pre-built version of the software is at hand.