Skip to content

cem-okulmus/shawell

Repository files navigation

shaWell

Go Reference Go Report Card

A validator for SHACL using Well-founded semantics.

Usage

./shawell -endpoint <URL to a Sparql endpoint> -shaclDoc <location to a SHACL document, in Turtle format>

How to Build

Install Go on your system. Installation files for Linux, macOS and Windows can be found here. Then simply run:

go build

Support for recursive SHACL

Currently, shaWell uses the solver DLV to compute well-founded models in the presence of recursion. The most recent versions of DLV can be found here. The tool expects by default that the binary to dlv is present in a local "bin/" subfolder and simply named "dlv". This can be overridden via the optional "-dlv" flag, which expects the location to a DLV binary.

About

A validator for SHACL using Well-founded semantics

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors