made by pyLODE 2.13.2

GeoSPARQL Ontology

Metadata

URI
http://www.opengis.net/ont/geosparql
Publisher(s)
Open Geospatial Consortium
Creator(s)
OGC GeoSPARQL Standards Working Group
Contributor(s)
Frans Knibbe (fjknibbe@gmail.com)
John Herring (john.herring@oracle.com)
Joseph Abhayaratna (joseph.abhayaratna@geoscape.com.au)
Mathias Bonduel (mathias.bonduel@neanex.com)
Matthew Perry (matthew.perry@oracle.com)
Nicholas J. Car (nick@kurrawong.ai)
Simon J D Cox (simon.cox@csiro.au)
Timo Homburg (timo.homburg@hs-mainz.de)
Created
2020-09-09
Modified
2024-07-10
Version Information
OGC GeoSPARQL 1.3
Version URI
http://www.opengis.net/ont/geosparql/1.3
License & Rights
https://www.ogc.org/license
© 2024 Open Geospatial Consortium
Source
http://www.opengis.net/doc/IS/geosparql/1.3
Ontology RDF
RDF (turtle)

Description

An RDF/OWL vocabulary for representing spatial information

Table of Contents

  1. Classes
  2. Object Properties
  3. Datatype Properties
  4. Namespaces
  5. Legend

Overview

Pictures say 1,000 words
Figure 1: Ontology overview

Classes

Featurec # Classes

URI http://www.opengis.net/ont/geosparql#Feature
Is Defined By http://www.opengis.net/ont/geosparql#
Description

A discrete spatial phenomenon in a universe of discourse.

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.3.2
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.3.3
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.6
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.4
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.9
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.2
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.8
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.3
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.3
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.2
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.1
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.7
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.5
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.4
Super-classes Spatial Objectc
Sub-classes Feature Collectionc
In domain of default geometryop
has bounding boxop
has centroidop
has geometryop
has default geometryop

Feature Collectionc # Classes

URI http://www.opengis.net/ont/geosparql#FeatureCollection
Is Defined By http://www.opengis.net/spec/geosparql/1.1/req/core/feature-collection-class
Description

A collection of individual Features.

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.6
Super-classes Featurec
Spatial Object Collectionc
Restrictions rdfs:member only Featurec

Geometryc # Classes

URI http://www.opengis.net/ont/geosparql#Geometry
Is Defined By http://www.opengis.net/spec/geosparql/1.1/req/geometry-extension/geometry-class
Description

A coherent set of direct positions in space. The positions are held within a Spatial Reference System (SRS).

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.5
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.4
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.6
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.4
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.3.2
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.3.3
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.3.1
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.8
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.3
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.3
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.2
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.2
Super-classes Spatial Objectc
Sub-classes Geometry Collectionc
In domain of as KMLdp
as GeoJSONdp
is ringdp
has spatial resolution in metersdp
has serializationdp
as DGGSdp
as GMLdp
has spatial accuracyop
dimensiondp
spatial dimensiondp
is simpledp
coordinate dimensiondp
is closeddp
is emptydp
has spatial accuracy in metersdp
as Geocodedp
as WKTdp
has spatial resolutionop
In range of has geometryop
default geometryop
has bounding boxop
has default geometryop
has centroidop

Geometry Collectionc # Classes

URI http://www.opengis.net/ont/geosparql#GeometryCollection
Is Defined By http://www.opengis.net/spec/geosparql/1.1/req/core/geometry-collection-class
Description

A collection of individual Geometries.

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.7
Super-classes Geometryc
Spatial Object Collectionc
Restrictions rdfs:member only Geometryc

Spatial Objectc # Classes

URI http://www.opengis.net/ont/geosparql#SpatialObject
Is Defined By http://www.opengis.net/spec/geosparql/1.0/req/core/spatial-object-class
Description

Anything spatial (being or having a shape, position or an extent).

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.1.1
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.1.2
Sub-classes Spatial Object Collectionc
Featurec
Geometryc
In domain of externally connectedop
has metric sizedp
disjointop
tangential proper part inverseop
has lengthop
equalsop
non-tangential proper part inverseop
coversop
has length in metersdp
meetop
partially overlappingop
overlapop
has volume in cubic metersdp
covered byop
tangential proper partop
disjointop
touchesop
has volumeop
containsop
has perimeter length in metersdp
equalsop
equalsop
intersectsop
has sizeop
overlapsop
disconnectedop
containsop
has area in square metersdp
has perimeter lengthop
crossesop
has areaop
non-tangential proper partop
insideop
withinop
In range of overlapsop
disconnectedop
containsop
insideop
externally connectedop
disjointop
tangential proper part inverseop
crossesop
equalsop
non-tangential proper part inverseop
coversop
non-tangential proper partop
withinop
meetop
intersectsop
partially overlappingop
overlapop
disjointop
tangential proper partop
covered byop
touchesop
containsop
equalsop
equalsop

Spatial Object Collectionc # Classes

URI http://www.opengis.net/ont/geosparql#SpatialObjectCollection
Is Defined By http://www.opengis.net/ont/geosparql#
Description

A collection of individual Spatial Objects.

Super-classes Spatial Objectc
rdfs:Containerc
Restrictions rdfs:member only Spatial Objectc
Sub-classes Geometry Collectionc
Feature Collectionc

Object Properties

default geometryop # OPs

URI http://www.opengis.net/ont/geosparql#defaultGeometry
Is Defined By http://www.opengis.net/ont/geosparql#
Description

The default Geometry to be used in spatial calculations. It is usually the most detailed Geometry.

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.2
http://www.opengis.net/doc/IS/geosparql/1.3/C.2.1
Super-properties has geometryop
Equivalent properties has default geometryop
Domain(s) Featurec
Range(s) geo:Geometryc

containsop # OPs

URI http://www.opengis.net/ont/geosparql#ehContains
Is Defined By http://www.opengis.net/ont/geosparql#
Description

States that the subject SpatialObject spatially contains the object SpatialObject. DE-9IM: TTFFFF*

Domain(s) Spatial Objectc
Range(s) geo:SpatialObjectc

covered byop # OPs

URI http://www.opengis.net/ont/geosparql#ehCoveredBy
Is Defined By http://www.opengis.net/ont/geosparql#
Description

States that the subject SpatialObject is spatially covered by the object SpatialObject. DE-9IM: TFFTFT*

Domain(s) Spatial Objectc
Range(s) geo:SpatialObjectc

coversop # OPs

URI http://www.opengis.net/ont/geosparql#ehCovers
Is Defined By http://www.opengis.net/ont/geosparql#
Description

States that the subject SpatialObject spatially covers the object SpatialObject. DE-9IM: TTFTFF*

Domain(s) Spatial Objectc
Range(s) geo:SpatialObjectc

disjointop # OPs

URI http://www.opengis.net/ont/geosparql#ehDisjoint
Is Defined By http://www.opengis.net/ont/geosparql#
Description

States that the subject SpatialObject is spatially disjoint from the object SpatialObject. DE-9IM: FFFF***

Equivalent properties disconnectedop disjointop
Domain(s) Spatial Objectc
Range(s) geo:SpatialObjectc

equalsop # OPs

URI http://www.opengis.net/ont/geosparql#ehEquals
Is Defined By http://www.opengis.net/ont/geosparql#
Description

States that the subject SpatialObject spatially equals the object SpatialObject. DE-9IM: TFFFTFFFT

Equivalent properties equalsop equalsop
Domain(s) Spatial Objectc
Range(s) geo:SpatialObjectc

insideop # OPs

URI http://www.opengis.net/ont/geosparql#ehInside
Is Defined By http://www.opengis.net/ont/geosparql#
Description

States that the subject SpatialObject is spatially inside the object SpatialObject. DE-9IM: TFFFFT*

Domain(s) Spatial Objectc
Range(s) geo:SpatialObjectc

meetop # OPs

URI http://www.opengis.net/ont/geosparql#ehMeet
Is Defined By http://www.opengis.net/ont/geosparql#
Description

States that the subject SpatialObject spatially meets the object SpatialObject. DE-9IM: FT* ^ FT ^ FT****

Equivalent properties touchesop externally connectedop
Domain(s) Spatial Objectc
Range(s) geo:SpatialObjectc

overlapop # OPs

URI http://www.opengis.net/ont/geosparql#ehOverlap
Is Defined By http://www.opengis.net/spec/geosparql/1.0/req/geometry-extension/eh-spatial-relations
Description

States that the subject SpatialObject spatially overlaps the object SpatialObject. DE-9IM: TTT

Equivalent properties partially overlappingop overlapsop
Domain(s) Spatial Objectc
Range(s) geo:SpatialObjectc

has areaop # OPs

URI http://www.opengis.net/ont/geosparql#hasArea
Is Defined By http://www.opengis.net/spec/geosparql/1.1/req/geometry-extension/spatial-object-properties
Description

The area of a Spatial Object.

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.2
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.4
Super-properties has sizeop
Domain(s) Spatial Objectc

has bounding boxop # OPs

URI http://www.opengis.net/ont/geosparql#hasBoundingBox
Is Defined By http://www.opengis.net/ont/geosparql#
Description

The minimum or smallest bounding or enclosing box of a given Feature.

Scope Notes

The target is a Geometry that defines a rectilinear region whose edges are aligned with the axes of the coordinate reference system, which exactly contains the Feature, for example an instance of http://www.opengis.net/ont/sf#envelope.

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.2
Super-properties has geometryop
Domain(s) Featurec
Range(s) geo:Geometryc

has centroidop # OPs

URI http://www.opengis.net/ont/geosparql#hasCentroid
Is Defined By http://www.opengis.net/ont/geosparql#
Description

The arithmetic mean position of all the Geometry points of a given Feature.

Scope Notes

The target Geometry shall describe a point, for example an instance of http://www.opengis.net/ont/sf#Point.

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.2
Super-properties has geometryop
Domain(s) Featurec
Range(s) geo:Geometryc

has default geometryop # OPs

URI http://www.opengis.net/ont/geosparql#hasDefaultGeometry
Is Defined By http://www.opengis.net/spec/geosparql/1.0/req/geometry-extension/feature-properties
Description

The default Geometry to be used in spatial calculations. It is usually the most detailed Geometry.

Super-properties has geometryop
Equivalent properties default geometryop
Domain(s) Featurec
Range(s) geo:Geometryc

has geometryop # OPs

URI http://www.opengis.net/ont/geosparql#hasGeometry
Is Defined By http://www.opengis.net/spec/geosparql/1.1/req/geometry-extension/feature-properties
Description

A spatial representation for a given Feature.

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.8
http://www.opengis.net/doc/IS/geosparql/1.3/C.2
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.5
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.3
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.4
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.3
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.4
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.3.2
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.3.3
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.6
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.2
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.2
Domain(s) Featurec
Range(s) geo:Geometryc

has lengthop # OPs

URI http://www.opengis.net/ont/geosparql#hasLength
Is Defined By http://www.opengis.net/spec/geosparql/1.1/req/geometry-extension/spatial-object-properties
Description

The length of a Spatial Object.

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.2
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.7
Super-properties has sizeop
Domain(s) Spatial Objectc

has perimeter lengthop # OPs

URI http://www.opengis.net/ont/geosparql#hasPerimeterLength
Is Defined By http://www.opengis.net/ont/geosparql#
Description

The length of the perimeter of a Spatial Object.

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.1.2
Super-properties has sizeop
Domain(s) Spatial Objectc

has sizeop # OPs

URI http://www.opengis.net/ont/geosparql#hasSize
Is Defined By http://www.opengis.net/spec/geosparql/1.1/req/topology-vocab-extension/spatial-object-properties
Description

Subproperties of this property are used to indicate the size of a Spatial Object as a measurement or estimate of one or more dimensions of the Spatial Object's spatial presence.

Domain(s) Spatial Objectc

has spatial accuracyop # OPs

URI http://www.opengis.net/ont/geosparql#hasSpatialAccuracy
Is Defined By http://www.opengis.net/ont/geosparql#
Description

The positional accuracy of the coordinates of a Geometry.

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.3
Domain(s) Geometryc

has spatial resolutionop # OPs

URI http://www.opengis.net/ont/geosparql#hasSpatialResolution
Is Defined By http://www.opengis.net/ont/geosparql#
Description

The spatial resolution of a Geometry.

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.2
Domain(s) Geometryc

has volumeop # OPs

URI http://www.opengis.net/ont/geosparql#hasVolume
Is Defined By http://www.opengis.net/ont/geosparql#
Description

The volume of a three-dimensional Spatial Object.

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.2
Super-properties has sizeop
Domain(s) Spatial Objectc

disconnectedop # OPs

URI http://www.opengis.net/ont/geosparql#rcc8dc
Is Defined By http://www.opengis.net/spec/geosparql/1.1/req/topology-vocab-extension/rcc8-spatial-relations
Description

States that the subject SpatialObject is spatially disjoint from the object SpatialObject. DE-9IM: FFTFFTTTT

Equivalent properties disjointop disjointop
Domain(s) Spatial Objectc
Range(s) geo:SpatialObjectc

externally connectedop # OPs

URI http://www.opengis.net/ont/geosparql#rcc8ec
Is Defined By http://www.opengis.net/spec/geosparql/1.1/req/topology-vocab-extension/rcc8-spatial-relations
Description

States that the subject SpatialObject spatially meets the object SpatialObject. DE-9IM: FFTFTTTTT

Equivalent properties meetop touchesop
Domain(s) Spatial Objectc
Range(s) geo:SpatialObjectc

equalsop # OPs

URI http://www.opengis.net/ont/geosparql#rcc8eq
Is Defined By http://www.opengis.net/ont/geosparql#
Description

States that the subject SpatialObject spatially equals the object SpatialObject. DE-9IM: TFFFTFFFT

Equivalent properties equalsop equalsop
Domain(s) Spatial Objectc
Range(s) geo:SpatialObjectc

non-tangential proper partop # OPs

URI http://www.opengis.net/ont/geosparql#rcc8ntpp
Is Defined By http://www.opengis.net/spec/geosparql/1.0/req/topology-vocab-extension/rcc8-spatial-relations
Description

States that the subject SpatialObject is spatially inside the object SpatialObject. DE-9IM: TFFTFFTTT

Domain(s) Spatial Objectc
Range(s) geo:SpatialObjectc

non-tangential proper part inverseop # OPs

URI http://www.opengis.net/ont/geosparql#rcc8ntppi
Is Defined By http://www.opengis.net/spec/geosparql/1.0/req/topology-vocab-extension/rcc8-spatial-relations
Description

States that the subject SpatialObject spatially contains the object SpatialObject. DE-9IM: TTTFFTFFT

Domain(s) Spatial Objectc
Range(s) geo:SpatialObjectc

partially overlappingop # OPs

URI http://www.opengis.net/ont/geosparql#rcc8po
Is Defined By http://www.opengis.net/ont/geosparql#
Description

States that the subject SpatialObject spatially overlaps the object SpatialObject. DE-9IM: TTTTTTTTT

Equivalent properties overlapsop overlapop
Domain(s) Spatial Objectc
Range(s) geo:SpatialObjectc

tangential proper partop # OPs

URI http://www.opengis.net/ont/geosparql#rcc8tpp
Is Defined By http://www.opengis.net/spec/geosparql/1.0/req/topology-vocab-extension/rcc8-spatial-relations
Description

States that the subject SpatialObject is spatially covered by the object SpatialObject. DE-9IM: TFFTTFTTT

Domain(s) Spatial Objectc
Range(s) geo:SpatialObjectc

tangential proper part inverseop # OPs

URI http://www.opengis.net/ont/geosparql#rcc8tppi
Is Defined By http://www.opengis.net/spec/geosparql/1.1/req/topology-vocab-extension/rcc8-spatial-relations
Description

States that the subject SpatialObject spatially covers the object SpatialObject. DE-9IM: TTTFTTFFT

Domain(s) Spatial Objectc
Range(s) geo:SpatialObjectc

containsop # OPs

URI http://www.opengis.net/ont/geosparql#sfContains
Is Defined By http://www.opengis.net/spec/geosparql/1.1/req/topology-vocab-extension/rcc8-spatial-relations
Description

States that the subject SpatialObject spatially contains the object SpatialObject. DE-9IM: T*FF*

Domain(s) Spatial Objectc
Range(s) geo:SpatialObjectc

crossesop # OPs

URI http://www.opengis.net/ont/geosparql#sfCrosses
Is Defined By http://www.opengis.net/spec/geosparql/1.0/req/topology-vocab-extension/sf-spatial-relations
Description

States that the subject SpatialObject spatially crosses the object SpatialObject. DE-9IM: TT*

Domain(s) Spatial Objectc
Range(s) geo:SpatialObjectc

disjointop # OPs

URI http://www.opengis.net/ont/geosparql#sfDisjoint
Is Defined By http://www.opengis.net/spec/geosparql/1.0/req/topology-vocab-extension/sf-spatial-relations
Description

States that the subject SpatialObject is spatially disjoint from the object SpatialObject. DE-9IM: FFFF***

Equivalent properties disjointop disconnectedop
Domain(s) Spatial Objectc
Range(s) geo:SpatialObjectc

equalsop # OPs

URI http://www.opengis.net/ont/geosparql#sfEquals
Is Defined By http://www.opengis.net/spec/geosparql/1.0/req/topology-vocab-extension/sf-spatial-relations
Description

States that the subject SpatialObject spatially equals the object SpatialObject. DE-9IM: TFFFTFFFT

Equivalent properties equalsop equalsop
Domain(s) Spatial Objectc
Range(s) geo:SpatialObjectc

intersectsop # OPs

URI http://www.opengis.net/ont/geosparql#sfIntersects
Is Defined By http://www.opengis.net/spec/geosparql/1.1/req/topology-vocab-extension/sf-spatial-relations
Description

States that the subject SpatialObject is not spatially disjoint from the object SpatialObject. DE-9IM: T* ^ T* ^ T ^ T**

Domain(s) Spatial Objectc
Range(s) geo:SpatialObjectc

overlapsop # OPs

URI http://www.opengis.net/ont/geosparql#sfOverlaps
Is Defined By http://www.opengis.net/ont/geosparql#
Description

States that the subject SpatialObject spatially overlaps the object SpatialObject. DE-9IM: TTT

Equivalent properties partially overlappingop overlapop
Domain(s) Spatial Objectc
Range(s) geo:SpatialObjectc

touchesop # OPs

URI http://www.opengis.net/ont/geosparql#sfTouches
Is Defined By http://www.opengis.net/spec/geosparql/1.0/req/topology-vocab-extension/sf-spatial-relations
Description

States that the subject SpatialObject spatially touches the object SpatialObject. DE-9IM: FT* ^ FT ^ FT****

Equivalent properties meetop externally connectedop
Domain(s) Spatial Objectc
Range(s) geo:SpatialObjectc

withinop # OPs

URI http://www.opengis.net/ont/geosparql#sfWithin
Is Defined By http://www.opengis.net/spec/geosparql/1.0/req/topology-vocab-extension/sf-spatial-relations
Description

States that the subject SpatialObject is spatially within the object SpatialObject. DE-9IM: TFF**

Domain(s) Spatial Objectc
Range(s) geo:SpatialObjectc

Datatype Properties

as DGGSdp # DPs

URI http://www.opengis.net/ont/geosparql#asDGGS
Is Defined By http://www.opengis.net/spec/geosparql/1.1/req/geometry-extension/geometry-as-dggs-literal
Description

The Discrete Global Grid System (DGGS) serialization of a Geometry

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.4
Super-properties has serializationdp
Domain(s) Geometryc
Range(s) geo:dggsLiteralc

as GMLdp # DPs

URI http://www.opengis.net/ont/geosparql#asGML
Is Defined By http://www.opengis.net/spec/geosparql/1.0/req/geometry-extension/geometry-as-gml-literal
Description

The GML serialization of a Geometry

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.4
Super-properties has serializationdp
Domain(s) Geometryc
Range(s) geo:gmlLiteralc

as GeoJSONdp # DPs

URI http://www.opengis.net/ont/geosparql#asGeoJSON
Is Defined By http://www.opengis.net/spec/geosparql/1.1/req/geometry-extension/geometry-as-geojson-literal
Description

The GeoJSON serialization of a Geometry

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.4
Super-properties has serializationdp
Domain(s) Geometryc
Range(s) geo:geoJSONLiteralc

as Geocodedp # DPs

URI http://www.opengis.net/ont/geosparql#asGeocode
Is Defined By http://www.opengis.net/spec/geosparql/1.1/req/geometry-extension/geometry-as-geocode-literal
Description

The Geocode serialization of a Geometry

Super-properties has serializationdp
Domain(s) Geometryc
Range(s) geo:geocodeLiteralc

as KMLdp # DPs

URI http://www.opengis.net/ont/geosparql#asKML
Is Defined By http://www.opengis.net/spec/geosparql/1.1/req/geometry-extension/geometry-as-kml-literal
Description

The KML serialization of a Geometry

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.4
Super-properties has serializationdp
Domain(s) Geometryc
Range(s) geo:kmlLiteralc

as WKTdp # DPs

URI http://www.opengis.net/ont/geosparql#asWKT
Is Defined By http://www.opengis.net/spec/geosparql/1.1/req/geometry-extension/geometry-as-wkt-literal
Description

The WKT serialization of a Geometry

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.2
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.3.1
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.8
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.3
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.2
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.5
http://www.opengis.net/doc/IS/geosparql/1.3/C.2.1
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.3.2
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.3.3
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.6
http://www.opengis.net/doc/IS/geosparql/1.3/C.2.2.4
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.4
Super-properties has serializationdp
Domain(s) Geometryc
Range(s) geo:wktLiteralc

coordinate dimensiondp # DPs

URI http://www.opengis.net/ont/geosparql#coordinateDimension
Is Defined By http://www.opengis.net/ont/geosparql#
Description

The number of measurements or axes needed to describe the position of this Geometry in a coordinate system.

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.3
Domain(s) Geometryc
Range(s) xsd:integerc

dimensiondp # DPs

URI http://www.opengis.net/ont/geosparql#dimension
Is Defined By http://www.opengis.net/ont/geosparql#
Description

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.

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.3
Domain(s) Geometryc
Range(s) xsd:integerc

has area in square metersdp # DPs

URI http://www.opengis.net/ont/geosparql#hasMetricArea
Is Defined By http://www.opengis.net/ont/geosparql#
Description

The area of a Spatial Object in square meters.

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.3
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.9
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.3.3
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.2
Super-properties has metric sizedp
Domain(s) Spatial Objectc
Range(s) xsd:doublec

has length in metersdp # DPs

URI http://www.opengis.net/ont/geosparql#hasMetricLength
Is Defined By http://www.opengis.net/ont/geosparql#
Description

The length of a Spatial Object in meters.

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.2
Super-properties has metric sizedp
Domain(s) Spatial Objectc
Range(s) xsd:doublec

has perimeter length in metersdp # DPs

URI http://www.opengis.net/ont/geosparql#hasMetricPerimeterLength
Is Defined By http://www.opengis.net/spec/geosparql/1.1/req/geometry-extension/spatial-object-properties
Description

The length of the perimeter of a Spatial Object in meters.

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.1.2
Super-properties has metric sizedp
Domain(s) Spatial Objectc
Range(s) xsd:doublec

has metric sizedp # DPs

URI http://www.opengis.net/ont/geosparql#hasMetricSize
Is Defined By http://www.opengis.net/spec/geosparql/1.1/req/geometry-extension/spatial-object-properties
Description

Subproperties of this property are used to indicate the size of a Spatial Object, as a measurement or estimate of one or more dimensions of the Spatial Object's spatial presence. Units are always metric (meter, square meter or cubic meter).

Domain(s) Spatial Objectc
Range(s) xsd:doublec

has spatial accuracy in metersdp # DPs

URI http://www.opengis.net/ont/geosparql#hasMetricSpatialAccuracy
Is Defined By http://www.opengis.net/ont/geosparql#
Description

The positional accuracy of the coordinates of a Geometry in meters.

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.3
Domain(s) Geometryc
Range(s) xsd:doublec

has spatial resolution in metersdp # DPs

URI http://www.opengis.net/ont/geosparql#hasMetricSpatialResolution
Is Defined By http://www.opengis.net/spec/geosparql/1.1/req/geometry-extension/geometry-properties
Description

The spatial resolution of a Geometry in meters.

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.6
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.2
Domain(s) Geometryc
Range(s) xsd:doublec

has volume in cubic metersdp # DPs

URI http://www.opengis.net/ont/geosparql#hasMetricVolume
Is Defined By http://www.opengis.net/spec/geosparql/1.1/req/geometry-extension/spatial-object-properties
Description

The volume of a Spatial Object in cubic meters.

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.1.2.9
http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.2
Super-properties has metric sizedp
Domain(s) Spatial Objectc
Range(s) xsd:doublec

has serializationdp # DPs

URI http://www.opengis.net/ont/geosparql#hasSerialization
Is Defined By http://www.opengis.net/spec/geosparql/1.1/req/geometry-extension/geometry-properties
Description

Connects a Geometry object with a serialization of it.

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.3
Domain(s) Geometryc
Range(s) rdfs:Resourcec

is closeddp # DPs

URI http://www.opengis.net/ont/geosparql#isClosed
Is Defined By http://www.opengis.net/spec/geosparql/1.1/req/geometry-extension/geometry-properties
Description

(true) if this geometric object is closed. If true, then this geometric object's start point equals its end point.

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.3
Domain(s) Geometryc
Range(s) xsd:booleanc

is emptydp # DPs

URI http://www.opengis.net/ont/geosparql#isEmpty
Is Defined By http://www.opengis.net/ont/geosparql#
Description

(true) if this geometric object is the empty Geometry. If true, then this geometric object represents the empty point set for the coordinate space.

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.3
Domain(s) Geometryc
Range(s) xsd:booleanc

is ringdp # DPs

URI http://www.opengis.net/ont/geosparql#isRing
Is Defined By http://www.opengis.net/spec/geosparql/1.1/req/geometry-extension/geometry-properties
Description

(true) if this geometric object is a ring. If true, then this geometric object is closed and simple.

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.3
Domain(s) Geometryc
Range(s) xsd:booleanc

is simpledp # DPs

URI http://www.opengis.net/ont/geosparql#isSimple
Is Defined By http://www.opengis.net/ont/geosparql#
Description

(true) if this geometric object has no anomalous geometric points, such as self intersection or self tangency.

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.3
Domain(s) Geometryc
Range(s) xsd:booleanc

spatial dimensiondp # DPs

URI http://www.opengis.net/ont/geosparql#spatialDimension
Is Defined By http://www.opengis.net/spec/geosparql/1.1/req/geometry-extension/geometry-properties
Description

The number of measurements or axes needed to describe the spatial position of this Geometry in a coordinate system.

Example(s) http://www.opengis.net/doc/IS/geosparql/1.3/C.1.2.3
Domain(s) Geometryc
Range(s) xsd:integerc

Namespaces

default (geo)
http://www.opengis.net/ont/geosparql#
brick
https://brickschema.org/schema/Brick#
csvw
http://www.w3.org/ns/csvw#
dc
http://purl.org/dc/elements/1.1/
dcam
http://purl.org/dc/dcam/
dcat
http://www.w3.org/ns/dcat#
dcmitype
http://purl.org/dc/dcmitype/
dcterms
http://purl.org/dc/terms/
doap
http://usefulinc.com/ns/doap#
foaf
http://xmlns.com/foaf/0.1/
odrl
http://www.w3.org/ns/odrl/2/
org
http://www.w3.org/ns/org#
owl
http://www.w3.org/2002/07/owl#
prof
http://www.w3.org/ns/dx/prof/
prov
http://www.w3.org/ns/prov#
qb
http://purl.org/linked-data/cube#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
sdo
https://schema.org/
sh
http://www.w3.org/ns/shacl#
skos
http://www.w3.org/2004/02/skos/core#
sosa
http://www.w3.org/ns/sosa/
spec13
http://www.opengis.net/doc/IS/geosparql/1.3/
ssn
http://www.w3.org/ns/ssn/
time
http://www.w3.org/2006/time#
vann
http://purl.org/vocab/vann/
void
http://rdfs.org/ns/void#
wgs
https://www.w3.org/2003/01/geo/wgs84_pos#
xsd
http://www.w3.org/2001/XMLSchema#

Legend

cClasses
opObject Properties
fpFunctional Properties
dpData Properties
apAnnotation Properties
pProperties
niNamed Individuals