diff --git a/OntoMetadataShape4TS.ttl b/OntoMetadataShape4TS.ttl index 235a679..90369e3 100644 --- a/OntoMetadataShape4TS.ttl +++ b/OntoMetadataShape4TS.ttl @@ -1410,13 +1410,14 @@ Recommended property: http://www.w3.org/ns/dcat#distribution Example statement (text/turtle):

-

<https://www.purl.org/SomeOntology> dcat:distribution <https://www.purl.org/SomeOntology.owl>, 
+
<https://www.purl.org/SomeOntology> <http://www.w3.org/ns/dcat#distribution> 
+    <https://www.purl.org/SomeOntology.owl>, 
     <https://www.purl.org/SomeOntology.json>, 
     <https://www.purl.org/SomeOntology.ttl> .
 

"""@en ; - # sh:message """The ontology should provide IRIs to its available alternative serializations or distributions.\nRecommended property: \nExample statement (text/turtle): dcat:distribution , , ."""@en ; + # sh:message """The ontology should provide IRIs to its available alternative serializations or distributions.\nRecommended property: \nExample statement (text/turtle): , , ."""@en ; sh:name "Ontology distributions/ products"@en ; ] ;