made by pyLODE 2.8.10

GeoSPARQL Ontology

Metadata

URI
http://www.opengis.net/ont/geosparql
Creator(s)
Open Geospatial Consortium
Version Information
OGC GeoSPARQL 1.0
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. Annotation Properties
  5. Namespaces
  6. Legend

Overview

Pictures say 1,000 words
Figure 1: Ontology overview

Classes

Featurec

URI http://www.opengis.net/ont/geosparql#Feature
Is Defined By http://www.opengis.net/spec/geosparql/1.0
Description
  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.
Super-classes geosparql:SpatialObjectc
In domain of geosparql:defaultGeometryop
geosparql:hasGeometryop

Geometryc

URI http://www.opengis.net/ont/geosparql#Geometry
Is Defined By http://www.opengis.net/spec/geosparql/1.0
Description
  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.
Super-classes geosparql:SpatialObjectc
In domain of geosparql:hasSerializationdp
geosparql:dimensiondp
geosparql:asGMLdp
geosparql:spatialDimensiondp
geosparql:coordinateDimensiondp
geosparql:isSimpledp
geosparql:asWKTdp
geosparql:isEmptydp
In range of geosparql:hasGeometryop
geosparql:defaultGeometryop

SpatialObjectc

URI http://www.opengis.net/ont/geosparql#SpatialObject
Is Defined By http://www.opengis.net/ont/geosparql
Description
  The class spatial-object represents everything that can have
  a spatial representation. It is superclass of feature and geometry.
Sub-classes geosparql:Geometryc
geosparql:Featurec
In domain of geosparql:ehDisjointop
geosparql:sfOverlapsop
geosparql:ehInsideop
geosparql:sfDisjointop
geosparql:rcc8tppiop
geosparql:rcc8tppop
geosparql:ehEqualsop
geosparql:sfEqualsop
geosparql:rcc8eqop
geosparql:ehCoveredByop
geosparql:sfIntersectsop
geosparql:rcc8ntppop
geosparql:rcc8poop
geosparql:ehCoversop
geosparql:rcc8ecop
geosparql:sfCrossesop
geosparql:rcc8ntppiop
geosparql:ehOverlapop
geosparql:ehMeetop
geosparql:sfTouchesop
geosparql:ehContainsop
geosparql:sfContainsop
geosparql:sfWithinop
geosparql:rcc8dcop
In range of geosparql:sfContainsop
geosparql:rcc8tppop
geosparql:rcc8ntppiop
geosparql:ehMeetop
geosparql:sfEqualsop
geosparql:rcc8tppiop
geosparql:ehInsideop
geosparql:ehOverlapop
geosparql:rcc8ntppop
geosparql:sfCrossesop
geosparql:rcc8poop
geosparql:ehEqualsop
geosparql:sfIntersectsop
geosparql:sfWithinop
geosparql:rcc8dcop
geosparql:rcc8ecop
geosparql:rcc8eqop
geosparql:ehCoveredByop
geosparql:ehCoversop
geosparql:ehDisjointop
geosparql:sfOverlapsop
geosparql:ehContainsop
geosparql:sfTouchesop
geosparql:sfDisjointop

Object Properties

defaultGeometryop

URI http://www.opengis.net/ont/geosparql#defaultGeometry
Is Defined By http://www.opengis.net/spec/geosparql/1.0
Description The default geometry to be used in spatial calculations. It is Usually the most detailed geometry.
Super-properties geosparql:hasGeometryop
Domain(s) geosparql:Featurec
Range(s) geosparql:Geometryc

containsop

URI http://www.opengis.net/ont/geosparql#ehContains
Is Defined By http://www.opengis.net/spec/geosparql/1.0
Description Exists if the subject SpatialObject spatially contains the object SpatialObject. DE-9IM: T*TFF*FF*
Domain(s) geosparql:SpatialObjectc
Range(s) geosparql:SpatialObjectc

coveredByop

URI http://www.opengis.net/ont/geosparql#ehCoveredBy
Is Defined By http://www.opengis.net/spec/geosparql/1.0
Description Exists if the subject SpatialObject is spatially covered by the object SpatialObject. DE-9IM: TFF*TFT**
Domain(s) geosparql:SpatialObjectc
Range(s) geosparql:SpatialObjectc

coversop

URI http://www.opengis.net/ont/geosparql#ehCovers
Is Defined By http://www.opengis.net/ont/geosparql
Description Exists if the subject SpatialObject spatially covers the object SpatialObject. DE-9IM: T*TFT*FF*
Domain(s) geosparql:SpatialObjectc
Range(s) geosparql:SpatialObjectc

disjointop

URI http://www.opengis.net/ont/geosparql#ehDisjoint
Is Defined By http://www.opengis.net/spec/geosparql/1.0
Description Exists if the subject SpatialObject is spatially disjoint from the object SpatialObject. DE-9IM: FF*FF****
Domain(s) geosparql:SpatialObjectc
Range(s) geosparql:SpatialObjectc

equalsop

URI http://www.opengis.net/ont/geosparql#ehEquals
Is Defined By http://www.opengis.net/ont/geosparql
Description Exists if the subject SpatialObject spatially equals the object SpatialObject. DE-9IM: TFFFTFFFT
Domain(s) geosparql:SpatialObjectc
Range(s) geosparql:SpatialObjectc

insideop

URI http://www.opengis.net/ont/geosparql#ehInside
Is Defined By http://www.opengis.net/spec/geosparql/1.0
Description Exists if the subject SpatialObject is spatially inside the object SpatialObject. DE-9IM: TFF*FFT**
Domain(s) geosparql:SpatialObjectc
Range(s) geosparql:SpatialObjectc

meetop

URI http://www.opengis.net/ont/geosparql#ehMeet
Is Defined By http://www.opengis.net/spec/geosparql/1.0
Description Exists if the subject SpatialObject spatially meets the object SpatialObject. DE-9IM: FT******* ^ F**T***** ^ F***T****
Domain(s) geosparql:SpatialObjectc
Range(s) geosparql:SpatialObjectc

overlapop

URI http://www.opengis.net/ont/geosparql#ehOverlap
Is Defined By http://www.opengis.net/ont/geosparql
Description Exists if the subject SpatialObject spatially overlaps the object SpatialObject. DE-9IM: T*T***T**
Domain(s) geosparql:SpatialObjectc
Range(s) geosparql:SpatialObjectc

hasGeometryop

URI http://www.opengis.net/ont/geosparql#hasGeometry
Is Defined By http://www.opengis.net/spec/geosparql/1.0
Description A spatial representation for a given feature.
Domain(s) geosparql:Featurec
Range(s) geosparql:Geometryc

disconnectedop

URI http://www.opengis.net/ont/geosparql#rcc8dc
Is Defined By http://www.opengis.net/ont/geosparql
Description Exists if the subject SpatialObject is spatially disjoint from the object SpatialObject. DE-9IM: FFTFFTTTT
Domain(s) geosparql:SpatialObjectc
Range(s) geosparql:SpatialObjectc

externally connectedop

URI http://www.opengis.net/ont/geosparql#rcc8ec
Is Defined By http://www.opengis.net/spec/geosparql/1.0
Description Exists if the subject SpatialObject spatially meets the object SpatialObject. DE-9IM: FFTFTTTTT
Domain(s) geosparql:SpatialObjectc
Range(s) geosparql:SpatialObjectc

equalsop

URI http://www.opengis.net/ont/geosparql#rcc8eq
Is Defined By http://www.opengis.net/spec/geosparql/1.0
Description Exists if the subject SpatialObject spatially equals the object SpatialObject. DE-9IM: TFFFTFFFT
Domain(s) geosparql:SpatialObjectc
Range(s) geosparql:SpatialObjectc

non-tangential proper partop

URI http://www.opengis.net/ont/geosparql#rcc8ntpp
Is Defined By http://www.opengis.net/spec/geosparql/1.0
Description Exists if the subject SpatialObject is spatially inside the object SpatialObject. DE-9IM: TFFTFFTTT
Domain(s) geosparql:SpatialObjectc
Range(s) geosparql:SpatialObjectc

non-tangential proper part inverseop

URI http://www.opengis.net/ont/geosparql#rcc8ntppi
Is Defined By http://www.opengis.net/ont/geosparql
Description Exists if the subject SpatialObject spatially contains the object SpatialObject. DE-9IM: TTTFFTFFT
Domain(s) geosparql:SpatialObjectc
Range(s) geosparql:SpatialObjectc

partially overlappingop

URI http://www.opengis.net/ont/geosparql#rcc8po
Is Defined By http://www.opengis.net/spec/geosparql/1.0
Description Exists if the subject SpatialObject spatially overlaps the object SpatialObject. DE-9IM: TTTTTTTTT
Domain(s) geosparql:SpatialObjectc
Range(s) geosparql:SpatialObjectc

tangential proper partop

URI http://www.opengis.net/ont/geosparql#rcc8tpp
Is Defined By http://www.opengis.net/ont/geosparql
Description Exists if the subject SpatialObject is spatially covered by the object SpatialObject. DE-9IM: TFFTTFTTT
Domain(s) geosparql:SpatialObjectc
Range(s) geosparql:SpatialObjectc

tangential proper part inverseop

URI http://www.opengis.net/ont/geosparql#rcc8tppi
Is Defined By http://www.opengis.net/spec/geosparql/1.0
Description Exists if the subject SpatialObject spatially covers the object SpatialObject. DE-9IM: TTTFTTFFT
Domain(s) geosparql:SpatialObjectc
Range(s) geosparql:SpatialObjectc

containsop

URI http://www.opengis.net/ont/geosparql#sfContains
Is Defined By http://www.opengis.net/spec/geosparql/1.0
Description Exists if the subject SpatialObject spatially contains the object SpatialObject. DE-9IM: T*****FF*
Domain(s) geosparql:SpatialObjectc
Range(s) geosparql:SpatialObjectc

crossesop

URI http://www.opengis.net/ont/geosparql#sfCrosses
Is Defined By http://www.opengis.net/spec/geosparql/1.0
Description Exists if the subject SpatialObject spatially crosses the object SpatialObject. DE-9IM: T*T******
Domain(s) geosparql:SpatialObjectc
Range(s) geosparql:SpatialObjectc

disjointop

URI http://www.opengis.net/ont/geosparql#sfDisjoint
Is Defined By http://www.opengis.net/spec/geosparql/1.0
Description Exists if the subject SpatialObject is spatially disjoint from the object SpatialObject. DE-9IM: FF*FF****
Domain(s) geosparql:SpatialObjectc
Range(s) geosparql:SpatialObjectc

equalsop

URI http://www.opengis.net/ont/geosparql#sfEquals
Is Defined By http://www.opengis.net/spec/geosparql/1.0
Description Exists if the subject SpatialObject spatially equals the object SpatialObject. DE-9IM: TFFFTFFFT
Domain(s) geosparql:SpatialObjectc
Range(s) geosparql:SpatialObjectc

intersectsop

URI http://www.opengis.net/ont/geosparql#sfIntersects
Is Defined By http://www.opengis.net/ont/geosparql
Description Exists if the subject SpatialObject is not spatially disjoint from the object SpatialObject. DE-9IM: T******** ^ *T******* ^ ***T***** ^ ****T****
Domain(s) geosparql:SpatialObjectc
Range(s) geosparql:SpatialObjectc

overlapsop

URI http://www.opengis.net/ont/geosparql#sfOverlaps
Is Defined By http://www.opengis.net/ont/geosparql
Description Exists if the subject SpatialObject spatially overlaps the object SpatialObject. DE-9IM: T*T***T**
Domain(s) geosparql:SpatialObjectc
Range(s) geosparql:SpatialObjectc

touchesop

URI http://www.opengis.net/ont/geosparql#sfTouches
Is Defined By http://www.opengis.net/spec/geosparql/1.0
Description Exists if the subject SpatialObject spatially touches the object SpatialObject. DE-9IM: FT******* ^ F**T***** ^ F***T****
Domain(s) geosparql:SpatialObjectc
Range(s) geosparql:SpatialObjectc

withinop

URI http://www.opengis.net/ont/geosparql#sfWithin
Is Defined By http://www.opengis.net/ont/geosparql
Description Exists if the subject SpatialObject is spatially within the object SpatialObject. DE-9IM: T*F**F***
Domain(s) geosparql:SpatialObjectc
Range(s) geosparql:SpatialObjectc

Datatype Properties

asGMLdp

URI http://www.opengis.net/ont/geosparql#asGML
Is Defined By http://www.opengis.net/spec/geosparql/1.0
Description The GML serialization of a geometry
Super-properties geosparql:hasSerializationdp
Domain(s) geosparql:Geometryc
Range(s) geosparql:gmlLiteralc

asWKTdp

URI http://www.opengis.net/ont/geosparql#asWKT
Is Defined By http://www.opengis.net/ont/geosparql
Description The WKT serialization of a geometry
Super-properties geosparql:hasSerializationdp
Domain(s) geosparql:Geometryc
Range(s) geosparql:wktLiteralc

coordinateDimensiondp

URI http://www.opengis.net/ont/geosparql#coordinateDimension
Is Defined By http://www.opengis.net/spec/geosparql/1.0
Description The number of measurements or axes needed to describe the position of this geometry in a coordinate system.
Domain(s) geosparql:Geometryc
Range(s) xsd:integerc

dimensiondp

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.
Domain(s) geosparql:Geometryc
Range(s) xsd:integerc

has serializationdp

URI http://www.opengis.net/ont/geosparql#hasSerialization
Is Defined By http://www.opengis.net/ont/geosparql
Description Connects a geometry object with its text-based serialization.
Domain(s) geosparql:Geometryc
Range(s) rdfs:Literalc

isEmptydp

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.
Domain(s) geosparql:Geometryc
Range(s) xsd:booleanc

isSimpledp

URI http://www.opengis.net/ont/geosparql#isSimple
Is Defined By http://www.opengis.net/spec/geosparql/1.0
Description (true) if this geometric object has no anomalous geometric points, such as self intersection or self tangency.
Domain(s) geosparql:Geometryc
Range(s) xsd:booleanc

spatialDimensiondp

URI http://www.opengis.net/ont/geosparql#spatialDimension
Is Defined By http://www.opengis.net/spec/geosparql/1.0
Description The number of measurements or axes needed to describe the spatial position of this geometry in a coordinate system.
Domain(s) geosparql:Geometryc
Range(s) xsd:integerc

Annotation Properties

Contributorap

URI http://purl.org/dc/elements/1.1/contributor
Is Defined By http://purl.org/dc/elements/1.1/
Description An entity responsible for making contributions to the resource.

Creatorap

URI http://purl.org/dc/elements/1.1/creator
Is Defined By http://purl.org/dc/elements/1.1/
Description An entity primarily responsible for making the resource.

Dateap

URI http://purl.org/dc/elements/1.1/date
Is Defined By http://purl.org/dc/elements/1.1/
Description A point or period of time associated with an event in the lifecycle of the resource.

Descriptionap

URI http://purl.org/dc/elements/1.1/description
Is Defined By http://purl.org/dc/elements/1.1/
Description Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource.

descriptionap

URI http://purl.org/dc/terms/description

hasVersionap

URI http://purl.org/dc/terms/hasVersion

issuedap

URI http://purl.org/dc/terms/issued

modifiedap

URI http://purl.org/dc/terms/modified

publisherap

URI http://purl.org/dc/terms/publisher

titleap

URI http://purl.org/dc/terms/title

definitionap

URI http://www.w3.org/2004/02/skos/core#definition

noteap

URI http://www.w3.org/2004/02/skos/core#note

prefLabelap

URI http://www.w3.org/2004/02/skos/core#prefLabel

Namespaces

dc
http://purl.org/dc/elements/1.1/
dct
http://purl.org/dc/terms/
geosparql
http://www.opengis.net/ont/geosparql#
owl
http://www.w3.org/2002/07/owl#
prov
http://www.w3.org/ns/prov#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
sdo
https://schema.org/
skos
http://www.w3.org/2004/02/skos/core#
xsd
http://www.w3.org/2001/XMLSchema#

Legend

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