Sign inSign up

aksw/fuseki-coypu

By aksw

•Updated over 3 years ago

The Jena Fuseki configuration of the coypu.org project, preloaded with GeoSPARQL and Inferencing

Image
0

573

aksw/fuseki-coypu repository overview

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)

Tag summary

Content type

Image

Digest

sha256:3448658a4…

Size

425.7 MB

Last updated

over 3 years ago

docker pull aksw/fuseki-coypu