Skip to content

Commit

Permalink
Update rdf-toolkit reference
Browse files Browse the repository at this point in the history
References:
* ucoProject/UCO#373

Signed-off-by: Alex Nelson <[email protected]>
  • Loading branch information
ajnelson-nist committed Jun 7, 2022
1 parent b6a1099 commit 0e589e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ontology/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ SHELL := /bin/bash

top_srcdir := $(shell cd .. ; pwd)

RDF_TOOLKIT_JAR := $(top_srcdir)/dependencies/CASE-Utilities-Python/dependencies/CASE/lib/rdf-toolkit.jar
RDF_TOOLKIT_JAR := $(top_srcdir)/dependencies/CASE-unstable/dependencies/UCO/lib/rdf-toolkit.jar

all: \
CASE-develop.ttl \
Expand Down

0 comments on commit 0e589e5

Please sign in to comment.