diff --git a/OntoMetadataShape4TS.ttl b/OntoMetadataShape4TS.ttl index 8bb2b89..8c3c3c1 100644 --- a/OntoMetadataShape4TS.ttl +++ b/OntoMetadataShape4TS.ttl @@ -413,7 +413,14 @@ ontometa4ts:OntologyMetadataShape a sh:NodeShape ; sh:path dcterms:subject ; sh:severity sh:Info ; sh:minCount 1 ; - sh:message """The ontology should provide some keywords to describe its subject(s).\n\nIt is recommended to use identifiers of controlled vocabularies or ontologies to do so.\n\nYou can search for fitting terms on TIB Terminology Service (https://terminology.tib.eu).\n\nRecommended property: <http://purl.org/dc/terms/subject>\nExample statement (text/turtle): <https://www.purl.org/SomeOntology> dcterms:subject <https://d-nb.info/gnd/4067537-3>, <https://d-nb.info/gnd/4070177-3>, <http://uri.gbv.de/terminology/bk/42.15>, <https://github.com/tibonto/dfgfo/201-03>."""@en ; + # sh:message """The ontology should provide some keywords to describe its subject(s).\n\nIt is recommended to use identifiers of controlled vocabularies or ontologies to do so.\n\nYou can search for fitting terms on TIB Terminology Service (https://terminology.tib.eu).\n\nRecommended property: <http://purl.org/dc/terms/subject>\nExample statement (text/turtle): <https://www.purl.org/SomeOntology> dcterms:subject <https://d-nb.info/gnd/4067537-3>, <https://d-nb.info/gnd/4070177-3>, <http://uri.gbv.de/terminology/bk/42.15>, <https://github.com/tibonto/dfgfo/201-03>."""@en ; + sh:message """

The ontology should provide ontology subjects with IRIs from controlled vocabularies or ontologies.

+

You can search for fitting terms on TIB Terminology Service https://terminology.tib.eu.

+

Recommended property: http://purl.org/dc/terms/subject

+

Example statement (text/turtle):

+
<https://www.purl.org/SomeOntology> dcterms:subject <https://d-nb.info/gnd/4067537-3>, <https://d-nb.info/gnd/4070177-3>, <http://uri.gbv.de/terminology/bk/42.15>, <https://github.com/tibonto/dfgfo/201-03> .
+
+"""@en ; sh:name "Ontology subject(s)"@en ; ] ;