The Jena Fuseki configuration of the coypu.org project, preloaded with GeoSPARQL and Inferencing
573
The Jena Fuseki configuration of the coypu.org project, preloaded with GeoSPARQL and Inferencing. Can be used as a fine generic SPARQL endpoint based on Apache Jena and JenaX extensions.
Repository: https://gitlab.com/coypu-project/tools/fuseki-with-jenax
Usage:
docker run --rm \
--user $(id -u):$(id -g) \
-v $PWD/fuseki-volume:/data \
-p 3030:3030 \
--init \
aksw/fuseki-coypu
Configure your datasets in run/configuration/yourds.ttl and security in shiro.ini (see Jena Fuseki docs for details)
Content type
Image
Digest
sha256:3448658a4…
Size
425.7 MB
Last updated
over 3 years ago
docker pull aksw/fuseki-coypu