summaryrefslogtreecommitdiff
path: root/rdflib/namespace/_GEO.py
diff options
context:
space:
mode:
Diffstat (limited to 'rdflib/namespace/_GEO.py')
-rw-r--r--rdflib/namespace/_GEO.py26
1 files changed, 14 insertions, 12 deletions
diff --git a/rdflib/namespace/_GEO.py b/rdflib/namespace/_GEO.py
index 7f316fcb..c890973c 100644
--- a/rdflib/namespace/_GEO.py
+++ b/rdflib/namespace/_GEO.py
@@ -9,18 +9,20 @@ class GEO(DefinedNamespace):
Generated from: http://schemas.opengis.net/geosparql/1.0/geosparql_vocab_all.rdf
Date: 2021-12-27 17:38:15.101187
- <http://www.opengis.net/ont/geosparql> dc:creator "Open Geospatial Consortium"^^xsd:string
- dc:date "2012-04-30"^^xsd:date
- dc:source <http://www.opengis.net/doc/IS/geosparql/1.0>
- "OGC GeoSPARQL – A Geographic Query Language for RDF Data OGC 11-052r5"^^xsd:string
- rdfs:seeAlso <http://www.opengis.net/def/function/ogc-geosparql/1.0>
- <http://www.opengis.net/def/rule/ogc-geosparql/1.0>
- <http://www.opengis.net/doc/IS/geosparql/1.0>
- owl:imports dc:
- <http://www.opengis.net/ont/gml>
- <http://www.opengis.net/ont/sf>
- <http://www.w3.org/2004/02/skos/core>
- owl:versionInfo "OGC GeoSPARQL 1.0"^^xsd:string
+ .. code-block:: Turtle
+
+ <http://www.opengis.net/ont/geosparql> dc:creator "Open Geospatial Consortium"^^xsd:string
+ dc:date "2012-04-30"^^xsd:date
+ dc:source <http://www.opengis.net/doc/IS/geosparql/1.0>
+ "OGC GeoSPARQL – A Geographic Query Language for RDF Data OGC 11-052r5"^^xsd:string
+ rdfs:seeAlso <http://www.opengis.net/def/function/ogc-geosparql/1.0>
+ <http://www.opengis.net/def/rule/ogc-geosparql/1.0>
+ <http://www.opengis.net/doc/IS/geosparql/1.0>
+ owl:imports dc:
+ <http://www.opengis.net/ont/gml>
+ <http://www.opengis.net/ont/sf>
+ <http://www.w3.org/2004/02/skos/core>
+ owl:versionInfo "OGC GeoSPARQL 1.0"^^xsd:string
"""
# http://www.w3.org/2000/01/rdf-schema#Datatype