From 91411232a713e3dc4984129cf8b16b1529196b02 Mon Sep 17 00:00:00 2001 From: Virginia Balseiro Date: Fri, 31 Mar 2023 14:23:57 +0200 Subject: [PATCH] reintroduce Collection as a possible targetClass for schema:knowsLanguage --- shapes/profile-shape.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shapes/profile-shape.ttl b/shapes/profile-shape.ttl index 44c3fbb..e5577b5 100644 --- a/shapes/profile-shape.ttl +++ b/shapes/profile-shape.ttl @@ -70,7 +70,7 @@ PREFIX : <#> sh:zeroOrMorePath rdf:rest ] rdf:first ) ] ]; sh:path schema:knowsLanguage; - sh:targetClass schema:Text, schema:Language ] ], + sh:targetClass schema:Text, schema:Language, rdf:Collection ] ], [ sh:datatype xsd:string; sh:name "Short name for chats, etc."@en,