This repository should host preconstructed SPARQL endpoints serving graphs of the variation graph toolkit via virtuoso backend.
As the data is fairly large, this repository might require you to have git lfs installed.
- extract the desired endpoint.
cd
into the unextracted folder until you are in..../expasy4j-spaql/
.
yay -S virtuoso
rm -rf virtuoso-t
ln -s /usr/bin/virtuosod virtuoso-t
Installing Virtuoso with Ubuntu Packages.
- start the server by
./run-tomcat.sh
. - optional argument
-p 8080
or any other port you want the server to serve at.