From 4d38b6dabcfd26b41937c1ef52eff6986baa7f5e Mon Sep 17 00:00:00 2001 From: Pieter Colpaert Date: Fri, 22 Mar 2024 16:15:25 +0100 Subject: [PATCH] Fixed shape.ttl --- shape.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shape.ttl b/shape.ttl index 71f709d..6d2739f 100644 --- a/shape.ttl +++ b/shape.ttl @@ -50,5 +50,5 @@ dcatapfeeds:EntityShape a sh:NodeShape ; :Kind_Shape a sh:NodeShape ; rdfs:label "Kind"@en ; - rdfs:comment “Placeholder shape for vcard:Kind, currently not present in DCAT-AP v3 shapes” ; + rdfs:comment "Placeholder shape for vcard:Kind, currently not present in DCAT-AP v3 shapes" ; sh:targetClass vcard:Kind .