Skip to content

Commit

Permalink
Test shapes against SHACL-SHACL
Browse files Browse the repository at this point in the history
References:
* https://www.w3.org/TR/shacl/#shacl-shacl

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
  • Loading branch information
ajnelson-nist committed Jun 13, 2023
1 parent 99d89d2 commit 109c775
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ all: \
monolithic.ttl
source $(top_srcdir)/venv/bin/activate \
&& pyshacl \
--metashacl \
--ont-graph monolithic.ttl \
--shacl monolithic.ttl \
exemplars.ttl
Expand Down

0 comments on commit 109c775

Please sign in to comment.