From 0e589e5b130174fada20bdab8bcef94d5c1c789c Mon Sep 17 00:00:00 2001 From: Alex Nelson Date: Tue, 7 Jun 2022 17:32:19 -0400 Subject: [PATCH] Update rdf-toolkit reference References: * https://github.com/ucoProject/UCO/issues/373 Signed-off-by: Alex Nelson --- ontology/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ontology/Makefile b/ontology/Makefile index 4bcf3fb5..11508152 100644 --- a/ontology/Makefile +++ b/ontology/Makefile @@ -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 \