Skip to content

AKSW/discover-shacl-shapes

Repository files navigation

Discovery service for SHACL shapes

Example implementation of a discovery service for SHACL shapes/shape groups. It is written in PHP and based on Silex and Twig. The RDF part is implemented using Saft.

Contributions welcome

If you want to participate, just fork this repository! Or open an issue here. Or send a mail at [email protected].

Run docker container

We provide a docker container, which contains the runtime environment.

Build:

make build

Run:

make

Afterwards, the website should be reachable using http://localhost:7000/web.

License

MIT

About

Example implementation of a SHACL discovery service.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published