Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 483 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 483 Bytes

fuseki-thor

Docker image for Thor.
An interactive SPARQL Editor for K-samsök (forked for use with Heritage Connector)

Usage (local)

To build:

docker build --no-cache . -t thor

To run:

docker run -p 80:80 thor

or to run as a demon

docker run -d --restart=always -p 80:80 thor

To stop:

docker stop thor

HC Endpoint

http://63.33.68.17:3030/heritage-connector/sparql