shawell

command module
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 2, 2024 License: MIT Imports: 24 Imported by: 0

README

shaWell

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.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL