IRI:
http://www.opengis.net/ont/geosparql
Date:
30/04/2012
Current version:
OGC GeoSPARQL 1.0
Authors:
Open Geospatial Consortium
Imported Ontologies:
http://purl.org/dc/elements/1.1/ (visualise it with LODE)
http://www.opengis.net/ont/gml (visualise it with LODE)
http://www.opengis.net/ont/sf (visualise it with LODE)
http://www.w3.org/2004/02/skos/core (visualise it with LODE)
Other visualisation:
Ontology source

Table of Content

  1. Introduction
  2. Classes
  3. Object Properties
  4. Data Properties
  5. Annotation Properties
  6. Namespace Declarations

Introduction

An RDF/OWL vocabulary for representing spatial information

Classes

Featurec back to ToC or Class ToC

IRI: http://www.opengis.net/ont/geosparql#Feature

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
This class represents the top-level feature type. This class is equivalent to GFI_Feature defined in ISO 19156:2011, and it is superclass of all feature types.
has super-classes
SpatialObjectc
is in domain of
defaultGeometryop, hasGeometryop
is disjoint with
Geometryc
This class represents the top-level feature type. This class is equivalent to GFI_Feature defined in ISO 19156:2011, and it is superclass of all feature types.

Geometryc back to ToC or Class ToC

IRI: http://www.opengis.net/ont/geosparql#Geometry

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
The class represents the top-level geometry type. This class is equivalent to the UML class GM_Object defined in ISO 19107, and it is superclass of all geometry types.
has super-classes
SpatialObjectc
is in domain of
asGMLdp, asWKTdp, coordinateDimensiondp, dimensiondp, has serializationdp, isEmptydp, isSimpledp, spatialDimensiondp
is in range of
defaultGeometryop, hasGeometryop
is disjoint with
Featurec
The class represents the top-level geometry type. This class is equivalent to the UML class GM_Object defined in ISO 19107, and it is superclass of all geometry types.

SpatialObjectc back to ToC or Class ToC

IRI: http://www.opengis.net/ont/geosparql#SpatialObject

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
The class spatial-object represents everything that can have a spatial representation. It is superclass of feature and geometry.
has sub-classes
Featurec, Geometryc
is in domain of
containsop, containsop, coveredByop, coversop, crossesop, disconnectedop, disjointop, disjointop, equalsop, equalsop, equalsop, externally connectedop, insideop, intersectsop, meetop, non-tangential proper partop, non-tangential proper part inverseop, overlapop, overlapsop, partially overlappingop, tangential proper partop, tangential proper part inverseop, touchesop, withinop
is in range of
containsop, containsop, coveredByop, coversop, crossesop, disconnectedop, disjointop, disjointop, equalsop, equalsop, equalsop, externally connectedop, insideop, intersectsop, meetop, non-tangential proper partop, non-tangential proper part inverseop, overlapop, overlapsop, partially overlappingop, tangential proper partop, tangential proper part inverseop, touchesop, withinop
The class spatial-object represents everything that can have a spatial representation. It is superclass of feature and geometry.

Object Properties

containsop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#ehContains

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
Exists if the subject SpatialObject spatially contains the object SpatialObject. DE-9IM: T*TFF*FF*
has domain
SpatialObjectc
has range
SpatialObjectc
Exists if the subject SpatialObject spatially contains the object SpatialObject. DE-9IM: T*TFF*FF*

containsop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#sfContains

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
Exists if the subject SpatialObject spatially contains the object SpatialObject. DE-9IM: T*****FF*
has domain
SpatialObjectc
has range
SpatialObjectc
Exists if the subject SpatialObject spatially contains the object SpatialObject. DE-9IM: T*****FF*

coveredByop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#ehCoveredBy

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
Exists if the subject SpatialObject is spatially covered by the object SpatialObject. DE-9IM: TFF*TFT**
has domain
SpatialObjectc
has range
SpatialObjectc
Exists if the subject SpatialObject is spatially covered by the object SpatialObject. DE-9IM: TFF*TFT**

coversop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#ehCovers

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
Exists if the subject SpatialObject spatially covers the object SpatialObject. DE-9IM: T*TFT*FF*
has domain
SpatialObjectc
has range
SpatialObjectc
Exists if the subject SpatialObject spatially covers the object SpatialObject. DE-9IM: T*TFT*FF*

crossesop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#sfCrosses

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
Exists if the subject SpatialObject spatially crosses the object SpatialObject. DE-9IM: T*T******
has domain
SpatialObjectc
has range
SpatialObjectc
Exists if the subject SpatialObject spatially crosses the object SpatialObject. DE-9IM: T*T******

defaultGeometryop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#defaultGeometry

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
The default geometry to be used in spatial calculations. It is Usually the most detailed geometry.
has super-properties
hasGeometryop
has domain
Featurec
has range
Geometryc
The default geometry to be used in spatial calculations. It is Usually the most detailed geometry.

disconnectedop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#rcc8dc

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
Exists if the subject SpatialObject is spatially disjoint from the object SpatialObject. DE-9IM: FFTFFTTTT
has domain
SpatialObjectc
has range
SpatialObjectc
Exists if the subject SpatialObject is spatially disjoint from the object SpatialObject. DE-9IM: FFTFFTTTT

disjointop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#ehDisjoint

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
Exists if the subject SpatialObject is spatially disjoint from the object SpatialObject. DE-9IM: FF*FF****
has domain
SpatialObjectc
has range
SpatialObjectc
Exists if the subject SpatialObject is spatially disjoint from the object SpatialObject. DE-9IM: FF*FF****

disjointop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#sfDisjoint

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
Exists if the subject SpatialObject is spatially disjoint from the object SpatialObject. DE-9IM: FF*FF****
has domain
SpatialObjectc
has range
SpatialObjectc
Exists if the subject SpatialObject is spatially disjoint from the object SpatialObject. DE-9IM: FF*FF****

equalsop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#ehEquals

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
Exists if the subject SpatialObject spatially equals the object SpatialObject. DE-9IM: TFFFTFFFT
has domain
SpatialObjectc
has range
SpatialObjectc
Exists if the subject SpatialObject spatially equals the object SpatialObject. DE-9IM: TFFFTFFFT

equalsop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#rcc8eq

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
Exists if the subject SpatialObject spatially equals the object SpatialObject. DE-9IM: TFFFTFFFT
has domain
SpatialObjectc
has range
SpatialObjectc
Exists if the subject SpatialObject spatially equals the object SpatialObject. DE-9IM: TFFFTFFFT

equalsop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#sfEquals

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
Exists if the subject SpatialObject spatially equals the object SpatialObject. DE-9IM: TFFFTFFFT
has domain
SpatialObjectc
has range
SpatialObjectc
Exists if the subject SpatialObject spatially equals the object SpatialObject. DE-9IM: TFFFTFFFT

externally connectedop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#rcc8ec

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
Exists if the subject SpatialObject spatially meets the object SpatialObject. DE-9IM: FFTFTTTTT
has domain
SpatialObjectc
has range
SpatialObjectc
Exists if the subject SpatialObject spatially meets the object SpatialObject. DE-9IM: FFTFTTTTT

hasGeometryop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#hasGeometry

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
A spatial representation for a given feature.
has sub-properties
defaultGeometryop
has domain
Featurec
has range
Geometryc
A spatial representation for a given feature.

insideop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#ehInside

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
Exists if the subject SpatialObject is spatially inside the object SpatialObject. DE-9IM: TFF*FFT**
has domain
SpatialObjectc
has range
SpatialObjectc
Exists if the subject SpatialObject is spatially inside the object SpatialObject. DE-9IM: TFF*FFT**

intersectsop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#sfIntersects

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
Exists if the subject SpatialObject is not spatially disjoint from the object SpatialObject. DE-9IM: T******** ^ *T******* ^ ***T***** ^ ****T****
has domain
SpatialObjectc
has range
SpatialObjectc
Exists if the subject SpatialObject is not spatially disjoint from the object SpatialObject. DE-9IM: T******** ^ *T******* ^ ***T***** ^ ****T****

meetop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#ehMeet

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
Exists if the subject SpatialObject spatially meets the object SpatialObject. DE-9IM: FT******* ^ F**T***** ^ F***T****
has domain
SpatialObjectc
has range
SpatialObjectc
Exists if the subject SpatialObject spatially meets the object SpatialObject. DE-9IM: FT******* ^ F**T***** ^ F***T****

non-tangential proper partop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#rcc8ntpp

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
Exists if the subject SpatialObject is spatially inside the object SpatialObject. DE-9IM: TFFTFFTTT
has domain
SpatialObjectc
has range
SpatialObjectc
Exists if the subject SpatialObject is spatially inside the object SpatialObject. DE-9IM: TFFTFFTTT

non-tangential proper part inverseop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#rcc8ntppi

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
Exists if the subject SpatialObject spatially contains the object SpatialObject. DE-9IM: TTTFFTFFT
has domain
SpatialObjectc
has range
SpatialObjectc
Exists if the subject SpatialObject spatially contains the object SpatialObject. DE-9IM: TTTFFTFFT

overlapop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#ehOverlap

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
Exists if the subject SpatialObject spatially overlaps the object SpatialObject. DE-9IM: T*T***T**
has domain
SpatialObjectc
has range
SpatialObjectc
Exists if the subject SpatialObject spatially overlaps the object SpatialObject. DE-9IM: T*T***T**

overlapsop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#sfOverlaps

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
Exists if the subject SpatialObject spatially overlaps the object SpatialObject. DE-9IM: T*T***T**
has domain
SpatialObjectc
has range
SpatialObjectc
Exists if the subject SpatialObject spatially overlaps the object SpatialObject. DE-9IM: T*T***T**

partially overlappingop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#rcc8po

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
Exists if the subject SpatialObject spatially overlaps the object SpatialObject. DE-9IM: TTTTTTTTT
has domain
SpatialObjectc
has range
SpatialObjectc
Exists if the subject SpatialObject spatially overlaps the object SpatialObject. DE-9IM: TTTTTTTTT

tangential proper partop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#rcc8tpp

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
Exists if the subject SpatialObject is spatially covered by the object SpatialObject. DE-9IM: TFFTTFTTT
has domain
SpatialObjectc
has range
SpatialObjectc
Exists if the subject SpatialObject is spatially covered by the object SpatialObject. DE-9IM: TFFTTFTTT

tangential proper part inverseop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#rcc8tppi

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
Exists if the subject SpatialObject spatially covers the object SpatialObject. DE-9IM: TTTFTTFFT
has domain
SpatialObjectc
has range
SpatialObjectc
Exists if the subject SpatialObject spatially covers the object SpatialObject. DE-9IM: TTTFTTFFT

touchesop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#sfTouches

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
Exists if the subject SpatialObject spatially touches the object SpatialObject. DE-9IM: FT******* ^ F**T***** ^ F***T****
has domain
SpatialObjectc
has range
SpatialObjectc
Exists if the subject SpatialObject spatially touches the object SpatialObject. DE-9IM: FT******* ^ F**T***** ^ F***T****

withinop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#sfWithin

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
Exists if the subject SpatialObject is spatially within the object SpatialObject. DE-9IM: T*F**F***
has domain
SpatialObjectc
has range
SpatialObjectc
Exists if the subject SpatialObject is spatially within the object SpatialObject. DE-9IM: T*F**F***

Data Properties

asGMLdp back to ToC or Data Property ToC

IRI: http://www.opengis.net/ont/geosparql#asGML

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
The GML serialization of a geometry
has super-properties
has serializationdp
has domain
Geometryc
has range
GML Literal
The GML serialization of a geometry

asWKTdp back to ToC or Data Property ToC

IRI: http://www.opengis.net/ont/geosparql#asWKT

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
The WKT serialization of a geometry
has super-properties
has serializationdp
has domain
Geometryc
has range
Well-known Text Literal
The WKT serialization of a geometry

coordinateDimensiondp back to ToC or Data Property ToC

IRI: http://www.opengis.net/ont/geosparql#coordinateDimension

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
The number of measurements or axes needed to describe the position of this geometry in a coordinate system.
has domain
Geometryc
has range
integer
The number of measurements or axes needed to describe the position of this geometry in a coordinate system.

dimensiondp back to ToC or Data Property ToC

IRI: http://www.opengis.net/ont/geosparql#dimension

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
The topological dimension of this geometric object, which must be less than or equal to the coordinate dimension. In non-homogeneous collections, this will return the largest topological dimension of the contained objects.
has domain
Geometryc
has range
integer
The topological dimension of this geometric object, which must be less than or equal to the coordinate dimension. In non-homogeneous collections, this will return the largest topological dimension of the contained objects.

has serializationdp back to ToC or Data Property ToC

IRI: http://www.opengis.net/ont/geosparql#hasSerialization

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
Connects a geometry object with its text-based serialization.
has sub-properties
asGMLdp, asWKTdp
has domain
Geometryc
has range
literal
Connects a geometry object with its text-based serialization.

isEmptydp back to ToC or Data Property ToC

IRI: http://www.opengis.net/ont/geosparql#isEmpty

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
(true) if this geometric object is the empty Geometry. If true, then this geometric object represents the empty point set for the coordinate space.
has domain
Geometryc
has range
boolean
(true) if this geometric object is the empty Geometry. If true, then this geometric object represents the empty point set for the coordinate space.

isSimpledp back to ToC or Data Property ToC

IRI: http://www.opengis.net/ont/geosparql#isSimple

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
(true) if this geometric object has no anomalous geometric points, such as self intersection or self tangency.
has domain
Geometryc
has range
boolean
(true) if this geometric object has no anomalous geometric points, such as self intersection or self tangency.

spatialDimensiondp back to ToC or Data Property ToC

IRI: http://www.opengis.net/ont/geosparql#spatialDimension

Date:
16/06/2011
Authors:
OGC GeoSPARQL 1.0 Standard Working Group
Contributors:
Matthew Perry
is defined by
http://www.opengis.net/ont/geosparql
http://www.opengis.net/spec/geosparql/1.0
The number of measurements or axes needed to describe the spatial position of this geometry in a coordinate system.
has domain
Geometryc
has range
integer
The number of measurements or axes needed to describe the spatial position of this geometry in a coordinate system.

Annotation Properties

contributorap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/contributor

creatorap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/creator

dateap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/date

descriptionap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/description

Namespace Declarations back to ToC

default namespace
http://www.opengis.net/ont/geosparql#
dc
http://purl.org/dc/elements/1.1/
geosparql
http://www.opengis.net/doc/IS/geosparql/
ogc-geosparql
http://www.opengis.net/def/function/ogc-geosparql/
ont
http://www.opengis.net/ont/
owl
http://www.w3.org/2002/07/owl#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
skos
http://www.w3.org/2004/02/skos/core#
xsd
http://www.w3.org/2001/XMLSchema#

This HTML document was obtained by processing the OWL ontology source code through LODE, Live OWL Documentation Environment, developed by Silvio Peroni.