Skip to content

Commit

Permalink
Update dataset-shape.ttl
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbader-sap authored May 17, 2024
1 parent 4ad92bf commit ba9a19d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalog/message/shape/dataset-shape.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ dspace_shapes:DatasetShape
sh:datatype rdf:langString ;
sh:minCount 0;
sh:severity sh:Violation ;
sh:message "<https://raw.githubusercontent.com/International-Data-Spaces-Association/ids-specification/master/schemas/dataset-shape.ttl> (DatasetShape): A dct:title property must point to a xsd:string field."@en ;
sh:message "<https://raw.githubusercontent.com/International-Data-Spaces-Association/ids-specification/master/schemas/dataset-shape.ttl> (DatasetShape): A dct:title property must point to a language tagged field."@en ;
] ;

sh:property [
Expand Down

0 comments on commit ba9a19d

Please sign in to comment.