From 1ae48dac48d339ffeb01bae46644ce4891b2678f Mon Sep 17 00:00:00 2001 From: Alex Nelson Date: Wed, 26 Apr 2023 10:24:20 -0400 Subject: [PATCH] Designated owl:NamedIndividual in ontology graph This is to let the node be copied in pySHACL 0.22.1. References: * https://github.com/RDFLib/pySHACL/issues/170#issuecomment-1522882127 Signed-off-by: Alex Nelson --- ontology/case-corpora.ttl | 1 + 1 file changed, 1 insertion(+) diff --git a/ontology/case-corpora.ttl b/ontology/case-corpora.ttl index 609c62d..bab2842 100644 --- a/ontology/case-corpora.ttl +++ b/ontology/case-corpora.ttl @@ -99,6 +99,7 @@ case-corpora:WebPage case-corpora:contact-00000000-0000-0000-0000-000000000000 a + owl:NamedIndividual , vcard:Contact , vcard:Individual ;