Skip to content
André Sonntag edited this page Jul 9, 2018 · 5 revisions

dicegroup/taipan Docker image

docker pull dicegroup/taipan

Start docker image with the right ports

docker run -it -p 5000:5000 -h localhost dicegroup/taipan:latest

Important info

Currently TAIPAN works but the output needs to process with Sparqlify (https://github.com/SmartDataAnalytics/Sparqlify) in the next step.

TODO

Build a docker image for Sparqlify.

Clone this wiki locally