From 9e966ceae72470401b98debdd154c40dec721e98 Mon Sep 17 00:00:00 2001 From: Alex Nelson Date: Fri, 8 Mar 2024 15:05:45 -0500 Subject: [PATCH] Link BFO shapes to review Signed-off-by: Alex Nelson --- tests/Makefile | 4 +++- tests/exemplars.ttl | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/tests/Makefile b/tests/Makefile index 5bbcba6..570fd6b 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -22,7 +22,9 @@ uco_srcdir := $(top_srcdir)/dependencies/CDO-Shapes-BFO/dependencies/UCO profile_ttls := $(wildcard $(top_srcdir)/ontology/uco-*.ttl) -shape_ttls := $(wildcard $(top_srcdir)/shapes/sh-*.ttl) +shape_ttls := \ + $(top_srcdir)/dependencies/CDO-Shapes-BFO/shapes/sh-bfo.ttl \ + $(wildcard $(top_srcdir)/shapes/sh-*.ttl) all: \ monolithic.ttl diff --git a/tests/exemplars.ttl b/tests/exemplars.ttl index c114c9b..a14227b 100644 --- a/tests/exemplars.ttl +++ b/tests/exemplars.ttl @@ -63,6 +63,6 @@ kb:Person-aec83773-81b1-4db2-aa8f-59cf745bf558 kb:Quality-4b765c1f-362c-4562-a50f-7bb781fe4737 a drafting:Quality ; - obo:BFO_0000080 kb:ContentData-179c7e84-f72d-47f7-b6f3-3f4a1f0938bd ; + obo:BFO_0000197 kb:ContentData-179c7e84-f72d-47f7-b6f3-3f4a1f0938bd ; .