diff --git a/OntoMetadataShape4TS.ttl b/OntoMetadataShape4TS.ttl index e2df3f3..d32d886 100644 --- a/OntoMetadataShape4TS.ttl +++ b/OntoMetadataShape4TS.ttl @@ -1012,10 +1012,7 @@ ontometa4ts:OntologyMetadataShape a sh:NodeShape ; sh:severity sh:Info ; sh:datatype xsd:dateTime ; sh:maxCount 1 ; - sh:message """You should provide at most one ontology issue date that conforms to xsd:dateTime. - Recommended property: - Example statement: \"2023-11-21T00:00:00\"^^xsd:dateTime . - Need help? Learn more about SHACL: https://www.w3.org/TR/2017/REC-shacl-20170720/ """@en ; + sh:message """You should provide at most one ontology issue date that conforms to xsd:dateTime.
Recommended property:
Example statement: \"2023-11-21T00:00:00\"^^xsd:dateTime .
Need help? Learn more about SHACL: https://www.w3.org/TR/2017/REC-shacl-20170720/ """@en ; sh:description "This shape checks whether the ontology's issue date conforms to xsd:dateTime. It produces an info message if it does not."@en ; sh:name "Ontology issue date - datatype"@en ; ] ;