Skip to content

Commit

Permalink
Cut unused rdf-toolkit reference
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
  • Loading branch information
ajnelson-nist committed Jun 13, 2023
1 parent 081b6dc commit 99d89d2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ top_srcdir := $(shell cd .. ; pwd)

uco_srcdir := $(top_srcdir)/dependencies/UCO

RDF_TOOLKIT_JAR := $(uco_srcdir)/lib/rdf-toolkit.jar

profile_ttls := $(wildcard $(top_srcdir)/ontology/uco-*.ttl)

shape_ttls := $(wildcard $(top_srcdir)/shapes/sh-*.ttl)
Expand Down Expand Up @@ -58,7 +56,6 @@ clean:
monolithic.ttl

monolithic.ttl: \
$(RDF_TOOLKIT_JAR) \
$(top_srcdir)/.venv.done.log \
$(top_srcdir)/dependencies/imports-transitive.ttl \
$(profile_ttls) \
Expand Down

0 comments on commit 99d89d2

Please sign in to comment.