Skip to content

Web application for interactive visualizations of SHACL shape schemas

License

Notifications You must be signed in to change notification settings

SDM-TIB/SHACLViewer

Repository files navigation

License: GPL v3

SHACLViewer

SHACLViewer is a Web application for interactive visualizations of SHACL shape schemas.

Example

Example data and SHACL shapes are provided in the example directory. Docker is required for the example to run. Assuming the current working directory is the root of this repository, the example can be started with

docker-compose -f example/docker-compose.yml up -d

The SHACLViewer is then served at http://localhost:5001.

Alternatively, the example can be started or stopped with their respective commands as follows:

make example-run
make example-stop

Publications

The underlying work is reported in:

  1. Hany Alom. A Library for Visualizing SHACL over Knowledge Graphs. Master's Thesis, Leibniz Universität Hannover, March 2022. DOI: 10.15488/11944

About

Web application for interactive visualizations of SHACL shape schemas

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published