From baacba05e36f53f2bb1e62157f7e7b118b1b217f Mon Sep 17 00:00:00 2001 From: Arndt Date: Tue, 10 Dec 2024 11:55:22 +0100 Subject: [PATCH] #6 update --- OntoMetadataShape4TS.ttl | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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 ; ] ;