Skip to content

Commit

Permalink
Enable TBox review once
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Nelson <[email protected]>
  • Loading branch information
ajnelson-nist committed Aug 30, 2023
1 parent 0f8462c commit 79208ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions ontology/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ uco_owl_review.ttl: \
--metashacl \
--ontology-graph $(top_srcdir)/dependencies/dependencies.ttl \
--ontology-graph case-corpora.ttl \
--review-tbox \
$(top_srcdir)/dependencies/CASE/dependencies/UCO/tests/thing.ttl \
> _$@
mv _$@ $@
1 change: 1 addition & 0 deletions shapes/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ uco_owl_review.ttl: \
--ontology-graph $(top_srcdir)/ontology/case-corpora.ttl \
--ontology-graph local.ttl \
--ontology-graph shapes.ttl \
--review-tbox \
$(top_srcdir)/dependencies/CASE/dependencies/UCO/tests/thing.ttl \
> _$@
mv _$@ $@
Expand Down

0 comments on commit 79208ea

Please sign in to comment.