From 59b2cc1abda2c84783762bdb9ae1de7bc70e9775 Mon Sep 17 00:00:00 2001 From: Alex Nelson Date: Fri, 26 Jan 2024 18:10:53 -0500 Subject: [PATCH] Link local shape to CASE Issue 146 Signed-off-by: Alex Nelson --- shapes/local.ttl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/shapes/local.ttl b/shapes/local.ttl index b9def88..30fe290 100644 --- a/shapes/local.ttl +++ b/shapes/local.ttl @@ -198,7 +198,8 @@ sh-case-corpora-local:InvestigativeAction-latest-ProvenanceRecord-usage-shape sh-case-corpora-local:InvestigativeAction-shape a sh:NodeShape ; - sh:description "This shape defines and implements a CASE-Corpora requirement that any InvestigativeAction must generate a ProvenanceRecord."@en ; + sh:description "This shape defines and implements a CASE-Corpora requirement that any InvestigativeAction must generate a ProvenanceRecord. This can be removed if CASE Issue 146 is accepted."@en ; + rdfs:seeAlso ; sh:property [ a sh:PropertyShape ; sh:path uco-action:result ;