From 2440ef8f3ecb69bcdef9465d97d3578e3dabc1c2 Mon Sep 17 00:00:00 2001
From: Arndt
-
<https://www.purl.org/SomeOntology> <http://purl.org/dc/terms/title> "Some Ontology"@en .
+<https://www.purl.org/SomeOntology> <http://purl.org/dc/terms/title> "Some Ontology"@en .
"""@en ;
@@ -137,7 +137,7 @@ Recommended property: http://purl.org/vocab/vann/preferredNamespacePrefix
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> <http://purl.org/vocab/vann/preferredNamespacePrefix> "so"^^xsd:string .
+<https://www.purl.org/SomeOntology> <http://purl.org/vocab/vann/preferredNamespacePrefix> "so"^^xsd:string .
"""@en ;
@@ -303,7 +303,11 @@ Recommended property: http://purl.org/dc/terms/license
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> <http://purl.org/dc/terms/license> <http://creativecommons.org/licenses/by/4.0/> .
+
+
+ <https://www.purl.org/SomeOntology>
+ <http://purl.org/dc/terms/license>
+ <http://creativecommons.org/licenses/by/4.0/> .
"""@en ;
@@ -364,8 +368,8 @@ Recommended property: http://purl.org/dc/terms/creator
Example statement 1 (text/turtle):
-
<https://www.purl.org/SomeOntology> <http://purl.org/dc/terms/creator> <https://orcid.org/0000-0000-0000-0000>.
-<https://orcid.org/0000-0000-0000-0000> rdf:type foaf:Person .
+<https://www.purl.org/SomeOntology> <http://purl.org/dc/terms/creator> <https://orcid.org/0000-0000-0000-0000>.
+<https://orcid.org/0000-0000-0000-0000> rdf:type foaf:Person .
@@ -375,11 +379,11 @@ Plain name strings could be provided in addition (for readability).
Example statement 2 (text/turtle):
-
<https://www.purl.org/SomeOntology> <http://purl.org/dc/terms/creator> <https://orcid.org/0000-0000-0000-0000>.
+<https://www.purl.org/SomeOntology> <http://purl.org/dc/terms/creator> <https://orcid.org/0000-0000-0000-0000>.
-<https://orcid.org/0000-0000-0000-0000> rdf:type foaf:Person ;
- <http://xmlns.com/foaf/0.1/firstName> "Max" ;
- <http://xmlns.com/foaf/0.1/lastName> "Muster" .
+<https://orcid.org/0000-0000-0000-0000> rdf:type foaf:Person ;
+ <http://xmlns.com/foaf/0.1/firstName> "Max" ;
+ <http://xmlns.com/foaf/0.1/lastName> "Muster" .
@@ -424,21 +428,21 @@ Recommended property: http://www.w3.org/2002/07/owl#versionIRI
Example statement 1 (text/turtle):
-
<https://www.purl.org/SomeOntology> <http://www.w3.org/2002/07/owl#versionIRI> <https://www.purl.org/SomeOntology/1.0.0> .
+<https://www.purl.org/SomeOntology> <http://www.w3.org/2002/07/owl#versionIRI> <https://www.purl.org/SomeOntology/1.0.0> .
Example statement 2 (text/turtle):
-
<https://www.purl.org/SomeOntology> <http://www.w3.org/2002/07/owl#versionIRI> <https://www.purl.org/SomeOntology/2019-12-31> .
+<https://www.purl.org/SomeOntology> <http://www.w3.org/2002/07/owl#versionIRI> <https://www.purl.org/SomeOntology/2019-12-31> .
Example statement 3 (text/turtle):
-
<http://purl.obolibrary.org/obo/pco.owl> <http://www.w3.org/2002/07/owl#versionIRI> <http://purl.obolibrary.org/obo/pco/releases/2021-05-03/pco.owl> .
+<http://purl.obolibrary.org/obo/pco.owl> <http://www.w3.org/2002/07/owl#versionIRI> <http://purl.obolibrary.org/obo/pco/releases/2021-05-03/pco.owl> .
"""@en ;
@@ -483,7 +487,7 @@ Recommended property: http://purl.org/dc/terms/created
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> dcterms:created "2020-11-19T00:00:00"^^xsd:dateTime .
+<https://www.purl.org/SomeOntology> dcterms:created "2020-11-19T00:00:00"^^xsd:dateTime .
"""@en ;
@@ -529,9 +533,9 @@ Recommended property: http://purl.org/dc/terms/abstract
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> dcterms:abstract
- "SomeOntology defines a range of classes and properties which can be applied to do stuff in a particular domain."@en ,
- "SomeOntology definiert eine Reihe von Klassen und Properties, die in einer bestimmten Domäne verwendet werden können, um etwas damit zu tun."@de .
+<https://www.purl.org/SomeOntology> dcterms:abstract
+ "SomeOntology defines a range of classes and properties which can be applied to do stuff in a particular domain."@en ,
+ "SomeOntology definiert eine Reihe von Klassen und Properties, die in einer bestimmten Domäne verwendet werden können, um etwas damit zu tun."@de .
@@ -646,8 +650,8 @@ Recommended property: http://purl.org/dc/terms/contributor
Example statement 1 (text/turtle):
-
<https://www.purl.org/SomeOntology> <http://purl.org/dc/terms/contributor> <https://orcid.org/0000-0000-0000-0000> .
-<https://orcid.org/0000-0000-0000-0000> rdf:type foaf:Person .
+<https://www.purl.org/SomeOntology> <http://purl.org/dc/terms/contributor> <https://orcid.org/0000-0000-0000-0000> .
+<https://orcid.org/0000-0000-0000-0000> rdf:type foaf:Person .
@@ -657,10 +661,10 @@ Plain name strings can be provided in addition (for readability).
Example statement 2 (text/turtle):
-
<https://www.purl.org/SomeOntology> <http://purl.org/dc/terms/contributor> <https://orcid.org/0000-0000-0000-0000>.
-<https://orcid.org/0000-0000-0000-0000> rdf:type foaf:Person ;
- <http://xmlns.com/foaf/0.1/firstName> "Max" ;
- <http://xmlns.com/foaf/0.1/lastName> "Muster" .
+<https://www.purl.org/SomeOntology> <http://purl.org/dc/terms/contributor> <https://orcid.org/0000-0000-0000-0000>.
+<https://orcid.org/0000-0000-0000-0000> rdf:type foaf:Person ;
+ <http://xmlns.com/foaf/0.1/firstName> "Max" ;
+ <http://xmlns.com/foaf/0.1/lastName> "Muster" .
"""@en ;
@@ -686,8 +690,8 @@ Recommended property: http://purl.org/dc/terms/contributor
Example statement 1 (text/turtle):
-
<https://www.purl.org/SomeOntology> <http://purl.org/dc/terms/contributor> <https://orcid.org/0000-0000-0000-0000>.
-<https://orcid.org/0000-0000-0000-0000> rdf:type foaf:Person .
+<https://www.purl.org/SomeOntology> <http://purl.org/dc/terms/contributor> <https://orcid.org/0000-0000-0000-0000>.
+<https://orcid.org/0000-0000-0000-0000> rdf:type foaf:Person .
@@ -697,10 +701,10 @@ Plain name strings could be provided in addition (for readability).
Example statement 2 (text/turtle):
-
<https://www.purl.org/SomeOntology> <http://purl.org/dc/terms/contributor> <https://orcid.org/0000-0000-0000-0000> .
-<https://orcid.org/0000-0000-0000-0000> rdf:type foaf:Person ;
- <http://xmlns.com/foaf/0.1/firstName> "Max" ;
- <http://xmlns.com/foaf/0.1/lastName> "Muster" .
+<https://www.purl.org/SomeOntology> <http://purl.org/dc/terms/contributor> <https://orcid.org/0000-0000-0000-0000> .
+<https://orcid.org/0000-0000-0000-0000> rdf:type foaf:Person ;
+ <http://xmlns.com/foaf/0.1/firstName> "Max" ;
+ <http://xmlns.com/foaf/0.1/lastName> "Muster" .
"""@en ;
@@ -774,7 +778,7 @@ Recommended property: https://schema.org/funder
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> <https://schema.org/funder> <https://ror.org/018mejw64> .
+<https://www.purl.org/SomeOntology> <https://schema.org/funder> <https://ror.org/018mejw64> .
"""@en ;
@@ -804,7 +808,7 @@ Recommended property: https://schema.org/funding
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> <https://schema.org/funding> <https://doi.org/00.00000/000000000> .
+<https://www.purl.org/SomeOntology> <https://schema.org/funding> <https://doi.org/00.00000/000000000> .
"""@en ;
@@ -830,7 +834,7 @@ Recommended property: https://schema.org/funding
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> <https://schema.org/funding> <https://doi.org/00.00000/000000000> .
+<https://www.purl.org/SomeOntology> <https://schema.org/funding> <https://doi.org/00.00000/000000000> .
"""@en ;
@@ -861,11 +865,11 @@ Example statement (text/turtle):
-
- <https://www.purl.org/SomeOntology>
- <http://usefulinc.com/ns/doap#audience>
- "This ontology is intended for researchers in derivational morphology, a branch of linguistics."
- @en .
+
+ <https://www.purl.org/SomeOntology>
+ <http://usefulinc.com/ns/doap#audience>
+ "This ontology is intended for researchers in derivational morphology, a branch of linguistics."
+ @en .
@@ -890,7 +894,7 @@ Recommended property: http://usefulinc.com/ns/doap#audience
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> doap:audience "This ontology is intended for researchers in derivational morphology, a branch of linguistics."@en .
+<https://www.purl.org/SomeOntology> doap:audience "This ontology is intended for researchers in derivational morphology, a branch of linguistics."@en .
"""@en ;
@@ -920,8 +924,8 @@ 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> .
+
+<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 ;
@@ -946,11 +950,11 @@ 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>.
+<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 ;
@@ -982,8 +986,8 @@ Recommended property: https://schema.org/inLanguage
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> dcterms:language <http://id.loc.gov/vocabulary/iso639-2/eng>,
- <http://id.loc.gov/vocabulary/iso639-2/tgl> .
+<https://www.purl.org/SomeOntology> dcterms:language <http://id.loc.gov/vocabulary/iso639-2/eng>,
+ <http://id.loc.gov/vocabulary/iso639-2/tgl> .
"""@en ;
@@ -1009,8 +1013,8 @@ Recommended property: https://schema.org/inLanguage
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> dcterms:language <http://id.loc.gov/vocabulary/iso639-2/eng>,
- <http://id.loc.gov/vocabulary/iso639-2/tgl> .
+<https://www.purl.org/SomeOntology> dcterms:language <http://id.loc.gov/vocabulary/iso639-2/eng>,
+ <http://id.loc.gov/vocabulary/iso639-2/tgl> .
"""@en ;
@@ -1057,7 +1061,7 @@ The information can be given as a text, referring to the Semantic Web Standard (
Recommended property: https://w3id.org/mod#hasFormalityLevel
-
Example statement (text/turtle): <https://www.purl.org/SomeOntology> mod:hasFormalityLevel "OWL version 2, EL profile"@en .
+Example statement (text/turtle): <https://www.purl.org/SomeOntology> mod:hasFormalityLevel "OWL version 2, EL profile"@en .
"""@en ;
@@ -1080,7 +1084,7 @@ Recommended property: https://w3id.org/mod#hasFormalityLevel
Example statement (text/turtle):
-
Example statement (text/turtle): <https://www.purl.org/SomeOntology> mod:hasFormalityLevel "OWL version 2, EL profile"@en .
+Example statement (text/turtle): <https://www.purl.org/SomeOntology> mod:hasFormalityLevel "OWL version 2, EL profile"@en .
"""@en ;
@@ -1145,13 +1149,14 @@ Recommended property: https://w3id.org/mod#hasSyntax
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> <https://w3id.org/mod#hasSyntax> <http://www.w3.org/ns/formats/RDF_XML> .
+<https://www.purl.org/SomeOntology> <https://w3id.org/mod#hasSyntax> <http://www.w3.org/ns/formats/RDF_XML> .
"""@en ;
# sh:message """The ontology should state its serialization/ file format.\nThe value should be provided as an IRI.\nWe recommend to provide the information about the media type/ file format of your ontology as one of the values from the Media Types list of the Internet Assigned Number Authority (IANA) (cf. https://www.iana.org/assignments/media-types/media-types.xhtml) or from the W3C resource "Unique URIs for File Formats" :\n\nIn order to publish your ontology on the TIB Terminology Service, you must provide the ontology in one of the following formats:\n - resp. \n - resp. \n - OBO format (cf. http://purl.obolibrary.org/obo/oboformat/spec.html)\nCurrently, there is no registered media type for obo format.\nRecommended property: \nExample statement (text/turtle): ."""@en ;
sh:name "Ontology serialization/ file format"@en ;
] ;
+# <https://www.purl.org/SomeOntology> <https://w3id.org/mod#hasSyntax> <http://www.w3.org/ns/formats/RDF_XML> .
sh:property [
sh:path [sh:alternativePath ( ) ];
@@ -1207,7 +1212,7 @@ Recommended property: https://w3id.org/mod#hasSyntax
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> <https://w3id.org/mod#hasSyntax> <http://www.w3.org/ns/formats/RDF_XML> .
+<https://www.purl.org/SomeOntology> <https://w3id.org/mod#hasSyntax> <http://www.w3.org/ns/formats/RDF_XML> .
"""@en ;
@@ -1304,7 +1309,7 @@ Recommended property: https://w3id.org/mod#hasSyntax
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> <https://w3id.org/mod#hasSyntax> <http://www.w3.org/ns/formats/RDF_XML> .
+<https://www.purl.org/SomeOntology> <https://w3id.org/mod#hasSyntax> <http://www.w3.org/ns/formats/RDF_XML> .
"""@en ;
@@ -1338,7 +1343,7 @@ Recommended property: http://purl.org/ontology/bibo/status
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> bibo:status "inactive"@en .
+<https://www.purl.org/SomeOntology> bibo:status "inactive"@en .
"""@en ;
@@ -1367,7 +1372,7 @@ Recommended property: http://usefulinc.com/ns/doap#repository
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> doap:repository <https://github.com/SomeOrganisation/SomeOntology> .
+<https://www.purl.org/SomeOntology> doap:repository <https://github.com/SomeOrganisation/SomeOntology> .
"""@en ;
@@ -1390,7 +1395,7 @@ Recommended property: http://usefulinc.com/ns/doap#repository
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> doap:repository <https://github.com/SomeOrganisation/SomeOntology> .
+<https://www.purl.org/SomeOntology> doap:repository <https://github.com/SomeOrganisation/SomeOntology> .
"""@en ;
@@ -1417,11 +1422,11 @@ Example statement (text/turtle):
-
- <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> .
+
+ <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 ;
@@ -1450,7 +1455,7 @@ Recommended property: https://vocab.org/vann/example
Example statement (text/turtle):
-
<http://www.w3.org/ns/dcat> vann:example <https://www.w3.org/TR/vocab-dcat-2/#collection-of-examples> .
+<http://www.w3.org/ns/dcat> vann:example <https://www.w3.org/TR/vocab-dcat-2/#collection-of-examples> .
"""@en ;
@@ -1482,7 +1487,7 @@ Recommended property: http://purl.org/dc/terms/references
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> dcterms:references <http://doi.org/10.00000/some0.ontolo> .
+<https://www.purl.org/SomeOntology> dcterms:references <http://doi.org/10.00000/some0.ontolo> .
"""@en ;
@@ -1511,7 +1516,7 @@ Recommended property: http://purl.org/dc/terms/bibliographicCitation
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> dcterms:bibliographicCitation "Last name, first name; last name, first name et al. (YYYY): Title. URL: https://w3id.org/SomeOntology/1.1.6"@en .
+<https://www.purl.org/SomeOntology> dcterms:bibliographicCitation "Last name, first name; last name, first name et al. (YYYY): Title. URL: https://w3id.org/SomeOntology/1.1.6"@en .
"""@en ;
@@ -1540,7 +1545,7 @@ Recommended property: http://purl.org/pav/derivedFrom
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> pav:derivedFrom <https://www.purl.org/SomeOtherOntology/3.1.2> .
+<https://www.purl.org/SomeOntology> pav:derivedFrom <https://www.purl.org/SomeOtherOntology/3.1.2> .
"""@en ;
@@ -1573,8 +1578,8 @@ Example statement (text/turtle):
-
- <https://www.purl.org/SomeOntology> <http://purl.obolibrary.org/obo/IAO_0000700> <https://www.purl.org/SomeOntology/12345654544545> .
+
+ <https://www.purl.org/SomeOntology> <http://purl.obolibrary.org/obo/IAO_0000700> <https://www.purl.org/SomeOntology/12345654544545> .
@@ -1606,7 +1611,7 @@ Recommended property: https://schema.org/description
Example statetement (text/turtle):
-
<https://www.purl.org/SomeOntology> schema:description "Free text describing the ontology and how it came to be. Basically everything you might want to add and which does not fit into the abstract."@en .
+<https://www.purl.org/SomeOntology> schema:description "Free text describing the ontology and how it came to be. Basically everything you might want to add and which does not fit into the abstract."@en .
@@ -1631,9 +1636,9 @@ Recommended property: https://schema.org/description
Example statements (text/turtle):
-
<https://www.purl.org/SomeOntology> schema:description
- "Free text describing the ontology and how it came to be. Basically everything you might want to add and which does not fit into the abstract."@en,
- "Freitext, der die Ontologie und ihre Genese beschreibt. Hier können umfangreiche Hintergrundinformationen zur Ontologie gegeben werden, die über ein kurzes Abstract hinausgehen."@de .
+<https://www.purl.org/SomeOntology> schema:description
+ "Free text describing the ontology and how it came to be. Basically everything you might want to add and which does not fit into the abstract."@en,
+ "Freitext, der die Ontologie und ihre Genese beschreibt. Hier können umfangreiche Hintergrundinformationen zur Ontologie gegeben werden, die über ein kurzes Abstract hinausgehen."@de .
"""@en ;
@@ -1660,7 +1665,7 @@ Recommended property: http://purl.org/dc/terms/alternative
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> dcterms:alternative "My Ontology"@en .
+<https://www.purl.org/SomeOntology> dcterms:alternative "My Ontology"@en .
"""@en;
@@ -1686,7 +1691,7 @@ Recommended property: http://identifiers.org/idot/alternatePrefix
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> idot:alternatePrefix "mo"^^xsd:string .
+<https://www.purl.org/SomeOntology> idot:alternatePrefix "mo"^^xsd:string .
"""@en ;
@@ -1718,7 +1723,7 @@ Recommended property: http://www.w3.org/2002/07/owl#priorVersion
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> owl:priorVersion <https://www.purl.org/SomeOntology/1.1.6> .
+<https://www.purl.org/SomeOntology> owl:priorVersion <https://www.purl.org/SomeOntology/1.1.6> .
"""@en ;
@@ -1747,7 +1752,7 @@ Recommended property: http://purl.org/dc/terms/hasVersion
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology/1.1.6> dcterms:isVersionOf <https://www.purl.org/SomeOntology> .
+<https://www.purl.org/SomeOntology/1.1.6> dcterms:isVersionOf <https://www.purl.org/SomeOntology> .
"""@en ;
@@ -1776,7 +1781,7 @@ Recommended property: http://www.w3.org/2002/07/owl#backwardCompatibleWith
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology/1.1.7> owl:backwardCompatibleWith <https://www.purl.org/SomeOntology/1.1.6> .
+<https://www.purl.org/SomeOntology/1.1.7> owl:backwardCompatibleWith <https://www.purl.org/SomeOntology/1.1.6> .
"""@en ;
@@ -1805,7 +1810,7 @@ Recommended property: http://www.w3.org/2002/07/owl#incompatibleWith
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology/1.1.7> owl:incompatibleWith <https://www.purl.org/SomeOntology/1.1.6> .
+<https://www.purl.org/SomeOntology/1.1.7> owl:incompatibleWith <https://www.purl.org/SomeOntology/1.1.6> .
"""@en ;
@@ -1838,7 +1843,7 @@ Recommended property: http://purl.org/dc/terms/type
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology/1.1.7> dcterms:type <http://w3id.org/nkos/nkostype#ontology> .
+<https://www.purl.org/SomeOntology/1.1.7> dcterms:type <http://w3id.org/nkos/nkostype#ontology> .
"""@en ;
@@ -1881,7 +1886,7 @@ Recommended property: http://purl.org/dc/terms/type
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology/1.1.7> dcterms:type <http://w3id.org/nkos/nkostype#ontology> .
+<https://www.purl.org/SomeOntology/1.1.7> dcterms:type <http://w3id.org/nkos/nkostype#ontology> .
"""@en ;
@@ -1907,7 +1912,7 @@ Recommended property: http://identifiers.org/idot/exampleIdentifier
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> idot:exampleIdentifier <https://www.purl.org/SomeOntology/1234-XY> .
+<https://www.purl.org/SomeOntology> idot:exampleIdentifier <https://www.purl.org/SomeOntology/1234-XY> .
"""@en ;
@@ -1934,7 +1939,7 @@ Recommended property: http://identifiers.org/idot/identifierPattern
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> idot:identifierPattern "^\\d{4}-[A-Z]{2}$"^^xsd:string .
+<https://www.purl.org/SomeOntology> idot:identifierPattern "^\\d{4}-[A-Z]{2}$"^^xsd:string .
"""@en ;
@@ -1962,7 +1967,7 @@ Recommended property: http://xmlns.com/foaf/0.1/homepage
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> foaf:homepage <https://www.example.com/SomeOntologyInfo> .
+<https://www.purl.org/SomeOntology> foaf:homepage <https://www.example.com/SomeOntologyInfo> .
"""@en ;
@@ -2000,7 +2005,7 @@ Recommended property: http://purl.org/dc/terms/publisher
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> dcterms:publisher <https://isni.org/isni/0000000121746694> .
+<https://www.purl.org/SomeOntology> dcterms:publisher <https://isni.org/isni/0000000121746694> .
"""@en ;
@@ -2026,7 +2031,7 @@ Recommended property: http://www.w3.org/2000/01/rdf-schema#comment
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> rdfs:comment "SomeOntology does not actually exist."@en .
+<https://www.purl.org/SomeOntology> rdfs:comment "SomeOntology does not actually exist."@en .
"""@en ;
@@ -2053,7 +2058,7 @@ Recommended property: http://rdfs.org/ns/void#exampleResource
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> void:exampleResource <https://www.purl.org/SomeClass> .
+<https://www.purl.org/SomeOntology> void:exampleResource <https://www.purl.org/SomeClass> .
"""@en ;
@@ -2081,7 +2086,7 @@ Recommended property: http://usefulinc.com/ns/doap#mailing-list
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> doap:mailing-list <someontology@list.de> .
+<https://www.purl.org/SomeOntology> doap:mailing-list <someontology@list.de> .
"""@en ;
@@ -2107,7 +2112,7 @@ Recommended property: http://xmlns.com/foaf/0.1/logo
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> foaf:logo <https://www.example.com/MyOntoLogo.jpg> .
+<https://www.purl.org/SomeOntology> foaf:logo <https://www.example.com/MyOntoLogo.jpg> .
"""@en ;
@@ -2137,7 +2142,7 @@ Recommended property: http://purl.org/dc/terms/identifier
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> dcterms:identifier <https://doi.org/10.5281/zenodo.0000000> .
+<https://www.purl.org/SomeOntology> dcterms:identifier <https://doi.org/10.5281/zenodo.0000000> .
"""@en ;
@@ -2169,7 +2174,7 @@ Recommended property: https://w3id.org/mod#hasEquivalencesWith
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> mod:hasEquivalencesWith <https://www.purl.org/SomeOtherOntology> .
+<https://www.purl.org/SomeOntology> mod:hasEquivalencesWith <https://www.purl.org/SomeOtherOntology> .
"""@en ;
@@ -2198,14 +2203,14 @@ Recommended property: https://w3id.org/mod#competencyQuestion
Example statement 1 (text/turtle):
-
<https://www.purl.org/SomeOntology> <https://w3id.org/mod#competencyQuestion> "Who developed an ontology?"@en .
+<https://www.purl.org/SomeOntology> <https://w3id.org/mod#competencyQuestion> "Who developed an ontology?"@en .
Example statement 2 (text/turtle):
-
<https://www.purl.org/SomeOntology> <https://w3id.org/mod#competencyQuestion> <https://www.example.com/SomeOntologyInfo/Questions#Q1> .
+<https://www.purl.org/SomeOntology> <https://w3id.org/mod#competencyQuestion> <https://www.example.com/SomeOntologyInfo/Questions#Q1> .
"""@en ; # inconsistent with forms shape
@@ -2234,7 +2239,7 @@ Recommended property: http://purl.org/vocab/vann/preferredNamespaceUri
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> <http://purl.org/vocab/vann/preferredNamespaceUri> <https://w3id/Example/SomeOntology> .
+<https://www.purl.org/SomeOntology> <http://purl.org/vocab/vann/preferredNamespaceUri> <https://w3id/Example/SomeOntology> .
"""@en ;
@@ -2257,7 +2262,7 @@ Recommended property: http://purl.org/vocab/vann/preferredNamespaceUri
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> <http://purl.org/vocab/vann/preferredNamespaceUri> <https://w3id/Example/SomeOntology> .
+<https://www.purl.org/SomeOntology> <http://purl.org/vocab/vann/preferredNamespaceUri> <https://w3id/Example/SomeOntology> .
"""@en ;
@@ -2290,7 +2295,7 @@ Recommended property: http://purl.org/dc/terms/issued
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> <http://purl.org/dc/terms/> "2023-11-21T00:00:00"^^xsd:dateTime .
+<https://www.purl.org/SomeOntology> <http://purl.org/dc/terms/> "2023-11-21T00:00:00"^^xsd:dateTime .
"""@en ;
@@ -2317,7 +2322,7 @@ Recommended property: http://purl.org/dc/terms/modified
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> dcterms:modified "2020-11-19T00:00:00"^^xsd:dateTime.
+<https://www.purl.org/SomeOntology> dcterms:modified "2020-11-19T00:00:00"^^xsd:dateTime.
"""@en ;
@@ -2350,21 +2355,21 @@ Recommended property: http://www.w3.org/2002/07/owl#versionInfo
Example statement 1 (text/turtle):
-
<https://www.purl.org/SomeOntology> owl:versionInfo "2023-01-01"^^xsd:string .
+<https://www.purl.org/SomeOntology> owl:versionInfo "2023-01-01"^^xsd:string .
Example statement 2 (text/turtle):
-
<https://www.purl.org/SomeOntology> owl:versionInfo "1.0.0"^^xsd:string.
+<https://www.purl.org/SomeOntology> owl:versionInfo "1.0.0"^^xsd:string.
Example statement 3:
-
<https://www.purl.org/SomeOntology> owl:versionInfo "Ontology version 1.0.0 of the subject classification in tabular format from Nov 2024."@en.
+<https://www.purl.org/SomeOntology> owl:versionInfo "Ontology version 1.0.0 of the subject classification in tabular format from Nov 2024."@en.
"""@en ;
@@ -2403,14 +2408,14 @@ Recommended property: http://www.w3.org/2002/07/owl#versionInfo
Example statement 1 (text/turtle):
-
<https://www.purl.org/SomeOntology> owl:versionInfo "2023-01-01"^^xsd:string .
+<https://www.purl.org/SomeOntology> owl:versionInfo "2023-01-01"^^xsd:string .
Example statement 2 (text/turtle):
-
<https://www.purl.org/SomeOntology> owl:versionInfo "1.0.0"^^xsd:string.
+<https://www.purl.org/SomeOntology> owl:versionInfo "1.0.0"^^xsd:string.
"""@en ;
@@ -2437,7 +2442,7 @@ Recommended property: http://www.w3.org/ns/adms#versionNotes
Example statement (text/turtle):
-
<https://www.purl.org/SomeOntology> adms:versionNotes "Changes from 2000-01-12: add annotation properties: familyName [...]"@en .
+<https://www.purl.org/SomeOntology> adms:versionNotes "Changes from 2000-01-12: add annotation properties: familyName [...]"@en .
"""@en ;