diff --git a/Formalisation(shacl)/Core/PiecesShape/Dataset.ttl b/Formalisation(shacl)/Core/PiecesShape/Dataset.ttl index fbe1f7f..e41ec54 100644 --- a/Formalisation(shacl)/Core/PiecesShape/Dataset.ttl +++ b/Formalisation(shacl)/Core/PiecesShape/Dataset.ttl @@ -81,7 +81,7 @@ sh:nodeKind sh:IRI; sh:path dct:creator . - sh:class rdfs:Literal; + sh:class sh:Literal; sh:datatype xsd:string; sh:description "A free-text account of the Dataset."@en; sh:minCount 1;