made by pyLODE 2.13.2

GeoSPARQL Functions and Rules Register

A taxonomy

Concept Scheme

URI
http://www.opengis.net/def/geosparql/funcsrules
Modified
2020-11-20
Version Information
OGC GeoSPARQL 1.0
Version URI
http://www.opengis.net/def/geosparql/funcsrules/1.0
Ontology RDF
RDF (turtle)

Description

A vocabulary (taxonomy) of the functions and rules defined within the GeoSPARQL 1.0 ontology

Table of Contents

  1. Collections
  2. Concepts
  3. Namespaces
  4. Legend

Overview

 
Figure 1: Taxonomy overview

Collections

GeoSPARQL Functionscol

URI http://www.opengis.net/def/function/geosparql/
Source http://www.opengis.net/doc/geosparql/1.0
Members funcs:envelopecon, funcs:rcc8ntppcon, funcs:ehInsidecon, funcs:rcc8eccon, funcs:ehContainscon, funcs:sfWithincon, funcs:buffercon, funcs:rcc8pocon, funcs:symDifferencecon, funcs:distancecon, funcs:sfCrossescon, funcs:sfDisjointcon, funcs:boundarycon, funcs:ehOverlapcon, funcs:rcc8tppcon, funcs:sfContainscon, funcs:rcc8eqcon, funcs:unioncon, funcs:ehCoveredBycon, funcs:ehCoverscon, funcs:sfIntersectscon, funcs:rcc8ntppicon, funcs:rcc8dccon, funcs:getSRIDcon, funcs:ehEqualscon, funcs:sfEqualscon, funcs:ehMeetcon, funcs:relatecon, funcs:sfTouchescon, funcs:ehDisjointcon, funcs:differencecon, funcs:rcc8tppicon, funcs:sfOverlapscon, funcs:convexHullcon, funcs:intersectioncon

GeoSPARQL Rulescol

URI http://www.opengis.net/def/rule/geosparql/
Source http://www.opengis.net/doc/geosparql/1.0
Members rules:rcc8tppcon, rules:rcc8tppicon, rules:ehDisjointcon, rules:sfContainscon, rules:ehContainscon, rules:rcc8eccon, rules:rcc8ntppcon, rules:ehCoverscon, rules:sfTouchescon, rules:rcc8eqcon, rules:ehMeetcon, rules:ehOverlapcon, rules:sfWithincon, rules:ehEqualscon, rules:rcc8ntppicon, rules:rcc8pocon, rules:rcc8dccon, rules:sfDisjointcon, rules:sfOverlapscon, rules:sfEqualscon, rules:ehCoveredBycon, rules:ehInsidecon, rules:sfIntersectscon, rules:sfCrossescon

Concepts

boundarycon

URI http://www.opengis.net/def/function/geosparql/boundary
Definition

A query function that returns the boundary of the input geometry.


Source http://www.opengis.net/doc/geosparql/1.0

buffercon

URI http://www.opengis.net/def/function/geosparql/buffer
Definition

A query function that returns a buffer around the input geometry.


Source http://www.opengis.net/doc/geosparql/1.0

convex hullcon

URI http://www.opengis.net/def/function/geosparql/convexHull
Definition

A query function that returns the convex hull of the input geometry.


Source http://www.opengis.net/doc/geosparql/1.0

differencecon

URI http://www.opengis.net/def/function/geosparql/difference
Definition

A query function that returns a geometry consisting of all points that are part of the first geometry but not the second geometry.


Source http://www.opengis.net/doc/geosparql/1.0

distancecon

URI http://www.opengis.net/def/function/geosparql/distance
Definition

A query function that returns the distance between the two closest points of the input geometries.


Source http://www.opengis.net/doc/geosparql/1.0

containscon

URI http://www.opengis.net/def/function/geosparql/ehContains
Definition

A query function that returns true if the first geometry argument spatially contains the second geometry argument.

DE-9IM: TTFFFF*


Source http://www.opengis.net/doc/geosparql/1.0

covered bycon

URI http://www.opengis.net/def/function/geosparql/ehCoveredBy
Definition

A query function that returns true if the first geometry argument is spatially covered by the second geometry argument.

DE-9IM: TFFTFT*


Source http://www.opengis.net/doc/geosparql/1.0

coverscon

URI http://www.opengis.net/def/function/geosparql/ehCovers
Definition

A query function that returns true if the first geometry argument spatially covers the second geometry argument.

DE-9IM: TTFTFF*


Source http://www.opengis.net/doc/geosparql/1.0

disjointcon

URI http://www.opengis.net/def/function/geosparql/ehDisjoint
Definition

A query function that returns true if the input geometries are disjoint.

DE-9IM: FFFF***


Source http://www.opengis.net/doc/geosparql/1.0

equalscon

URI http://www.opengis.net/def/function/geosparql/ehEquals
Definition

A query function that returns true if the input geometries are equal.

DE-9IM: TFFFTFFFT


Source http://www.opengis.net/doc/geosparql/1.0

insidecon

URI http://www.opengis.net/def/function/geosparql/ehInside
Definition

A query function that returns true if the first geometry argument is spatially inside the second geometry argument.

DE-9IM: TFFFFT*


Source http://www.opengis.net/doc/geosparql/1.0

meetcon

URI http://www.opengis.net/def/function/geosparql/ehMeet
Definition

A query function that returns true if the input geometries meet.

DE-9IM: FT* ^ FT ^ FT****


Source http://www.opengis.net/doc/geosparql/1.0

overlapcon

URI http://www.opengis.net/def/function/geosparql/ehOverlap
Definition

A query function that returns true if the input geometries overlap.

DE-9IM: TTT


Source http://www.opengis.net/doc/geosparql/1.0

envelopecon

URI http://www.opengis.net/def/function/geosparql/envelope
Definition

A query function that returns the minimum bounding rectangle of the input geometry.


Source http://www.opengis.net/doc/geosparql/1.0

getSRIDcon

URI http://www.opengis.net/def/function/geosparql/getSRID
Definition

A query function that returns the spatial reference system URI of the input geometry.


Source http://www.opengis.net/doc/geosparql/1.0

intersectioncon

URI http://www.opengis.net/def/function/geosparql/intersection
Definition

A query function that returns a geometry consisting of all points that are part of both input geometries.


Source http://www.opengis.net/doc/geosparql/1.0

disconnectedcon

URI http://www.opengis.net/def/function/geosparql/rcc8dc
Definition

A query function that returns true if the input geometries are disjoint.

DE-9IM: FFTFFTTTT


Source http://www.opengis.net/doc/geosparql/1.0

externally connectedcon

URI http://www.opengis.net/def/function/geosparql/rcc8ec
Definition

A query function that returns true if the input geometries meet.

DE-9IM: FFTFTTTTT


Source http://www.opengis.net/doc/geosparql/1.0

equalscon

URI http://www.opengis.net/def/function/geosparql/rcc8eq
Definition

A query function that returns true if the input geometries are equal.

DE-9IM: TFFFTFFFT


Source http://www.opengis.net/doc/geosparql/1.0

non-tangential proper partcon

URI http://www.opengis.net/def/function/geosparql/rcc8ntpp
Definition

A query function that returns true if the first geometry argument is spatially inside the second geometry argument.

DE-9IM: TFFTFFTTT


Source http://www.opengis.net/doc/geosparql/1.0

non-tangential proper part inversecon

URI http://www.opengis.net/def/function/geosparql/rcc8ntppi
Definition

A query function that returns true if the first geometry argument spatially contains the second geometry argument.

DE-9IM: TTTFFTFFT


Source http://www.opengis.net/doc/geosparql/1.0

partially overlappingcon

URI http://www.opengis.net/def/function/geosparql/rcc8po
Definition

A query function that returns true if the input geometries overlap.

DE-9IM: TTTTTTTTT


Source http://www.opengis.net/doc/geosparql/1.0

tangential proper partcon

URI http://www.opengis.net/def/function/geosparql/rcc8tpp
Definition

A query function that returns true if the first geometry argument is spatially covered by the second geometry argument.

DE-9IM: TFFTTFTTT


Source http://www.opengis.net/doc/geosparql/1.0

tangential proper part inversecon

URI http://www.opengis.net/def/function/geosparql/rcc8tppi
Definition

A query function that returns true if the first geometry argument spatially covers the second geometry argument.

DE-9IM: TTTFTTFFT


Source http://www.opengis.net/doc/geosparql/1.0

relatecon

URI http://www.opengis.net/def/function/geosparql/relate
Definition

A query function that returns true if the spatial relationship between the two input geometries corresponds to one with acceptable values for the specified DE-9IM pattern matrix.


Source http://www.opengis.net/doc/geosparql/1.0

containscon

URI http://www.opengis.net/def/function/geosparql/sfContains
Definition

A query function that returns true if the first geometry argument spatially contains the second geometry argument.

DE-9IM: T*FF*


Source http://www.opengis.net/doc/geosparql/1.0

crossescon

URI http://www.opengis.net/def/function/geosparql/sfCrosses
Definition

A query function that returns true if the first geometry argument spatially crosses the second geometry argument.

DE-9IM: TTT


Source http://www.opengis.net/doc/geosparql/1.0

disjointcon

URI http://www.opengis.net/def/function/geosparql/sfDisjoint
Definition

A query function that returns true if the input geometries are disjoint.

DE-9IM: FFFF***


Source http://www.opengis.net/doc/geosparql/1.0

equalscon

URI http://www.opengis.net/def/function/geosparql/sfEquals
Definition

A query function that returns true if the input geometries are equal.

DE-9IM: TFFFTFFFT


Source http://www.opengis.net/doc/geosparql/1.0

intersectscon

URI http://www.opengis.net/def/function/geosparql/sfIntersects
Definition

A query function that returns true if the input geometries intersect.

DE-9IM: T* ^ T* ^ T ^ T**


Source http://www.opengis.net/doc/geosparql/1.0

overlapscon

URI http://www.opengis.net/def/function/geosparql/sfOverlaps
Definition

A query function that returns true if the first geometry argument spatially overlaps the second geometry argument.

DE-9IM: TTT


Source http://www.opengis.net/doc/geosparql/1.0

touchescon

URI http://www.opengis.net/def/function/geosparql/sfTouches
Definition

A query function that returns true if the input geometries touch.

DE-9IM: FT* ^ FT ^ FT****


Source http://www.opengis.net/doc/geosparql/1.0

withincon

URI http://www.opengis.net/def/function/geosparql/sfWithin
Definition

A query function that returns true if the first geometry argument is spatially within the second geometry argument.

DE-9IM: TFF**


Source http://www.opengis.net/doc/geosparql/1.0

symmetric differencecon

URI http://www.opengis.net/def/function/geosparql/symDifference
Definition

A query function that returns a geometry consisting of all points that are part of only one input geometry.


Source http://www.opengis.net/doc/geosparql/1.0

unioncon

URI http://www.opengis.net/def/function/geosparql/union
Definition

A query function that returns a geometry consisting of all points that are part of at least one input geometry.


Source http://www.opengis.net/doc/geosparql/1.0

containscon

URI http://www.opengis.net/def/rule/geosparql/ehContains
Definition

A query rewrite rule used to determine if one spatial object contains another spatial object based on their associated primary geometry objects.


Source http://www.opengis.net/doc/geosparql/1.0

covered bycon

URI http://www.opengis.net/def/rule/geosparql/ehCoveredBy
Definition

A query rewrite rule used to determine if one spatial object is covered by another spatial object based on their associated primary geometry objects.


Source http://www.opengis.net/doc/geosparql/1.0

coverscon

URI http://www.opengis.net/def/rule/geosparql/ehCovers
Definition

A query rewrite rule used to determine if one spatial object covers another spatial object based on their associated primary geometry objects.


Source http://www.opengis.net/doc/geosparql/1.0

disjointcon

URI http://www.opengis.net/def/rule/geosparql/ehDisjoint
Definition

A query rewrite rule used to determine if two spatial objects are disjoint based on their associated primary geometry objects.


Source http://www.opengis.net/doc/geosparql/1.0

equalscon

URI http://www.opengis.net/def/rule/geosparql/ehEquals
Definition

A query rewrite rule used to determine if two spatial objects are equal based on their associated primary geometry objects.


Source http://www.opengis.net/doc/geosparql/1.0

insidecon

URI http://www.opengis.net/def/rule/geosparql/ehInside
Definition

A query rewrite rule used to determine if one spatial object is inside another spatial object based on their associated primary geometry objects.


Source http://www.opengis.net/doc/geosparql/1.0

meetcon

URI http://www.opengis.net/def/rule/geosparql/ehMeet
Definition

A query rewrite rule used to determine if two spatial objects meet based on their associated primary geometry objects.


Source http://www.opengis.net/doc/geosparql/1.0

overlapcon

URI http://www.opengis.net/def/rule/geosparql/ehOverlap
Definition

A query rewrite rule used to determine if two spatial objects overlap based on their associated primary geometry objects.


Source http://www.opengis.net/doc/geosparql/1.0

disconnectedcon

URI http://www.opengis.net/def/rule/geosparql/rcc8dc
Definition

A query rewrite rule used to determine if two spatial objects are disjoint based on their associated primary geometry objects.


Source http://www.opengis.net/doc/geosparql/1.0

externally connectedcon

URI http://www.opengis.net/def/rule/geosparql/rcc8ec
Definition

A query rewrite rule used to determine if two spatial objects are externally connected based on their associated primary geometry objects.


Source http://www.opengis.net/doc/geosparql/1.0

equalscon

URI http://www.opengis.net/def/rule/geosparql/rcc8eq
Definition

A query rewrite rule used to determine two spatial objects are equal based on their associated primary geometry objects.


Source http://www.opengis.net/doc/geosparql/1.0

non-tangential proper partcon

URI http://www.opengis.net/def/rule/geosparql/rcc8ntpp
Definition

A query rewrite rule used to determine if one spatial object is a non-tangential proper part of another spatial object based on their associated primary geometry objects.


Source http://www.opengis.net/doc/geosparql/1.0

non-tangential proper part inversecon

URI http://www.opengis.net/def/rule/geosparql/rcc8ntppi
Definition

A query rewrite rule used to determine if one spatial object is a non-tangential proper part inverse of another spatial object based on their associated primary geometry objects.


Source http://www.opengis.net/doc/geosparql/1.0

partially overlappingcon

URI http://www.opengis.net/def/rule/geosparql/rcc8po
Definition

A query rewrite rule used to determine if two spatial objects partially overlap based on their associated primary geometry objects.


Source http://www.opengis.net/doc/geosparql/1.0

tangential proper partcon

URI http://www.opengis.net/def/rule/geosparql/rcc8tpp
Definition

A query rewrite rule used to determine if one spatial object is a tangential proper part of another spatial object based on their associated geometry objects.


Source http://www.opengis.net/doc/geosparql/1.0

tangential proper part inversecon

URI http://www.opengis.net/def/rule/geosparql/rcc8tppi
Definition

A query rewrite rule used to determine if one spatial object is a tangential proper part inverse of another spatial object based on their associated primary geometry objects.


Source http://www.opengis.net/doc/geosparql/1.0

containscon

URI http://www.opengis.net/def/rule/geosparql/sfContains
Definition

A query rewrite rule used to determine if one spatial object contains another spatial object based on their associated primary geometry objects.


Source http://www.opengis.net/doc/geosparql/1.0

crossescon

URI http://www.opengis.net/def/rule/geosparql/sfCrosses
Definition

A query rewrite rule used to determine if two spatial objects cross based their associated primary geometry objects.


Source http://www.opengis.net/doc/geosparql/1.0

disjointcon

URI http://www.opengis.net/def/rule/geosparql/sfDisjoint
Definition

A query rewrite rule used to determine if two spatial objects are disjoint based on their associated primary geometry objects.


Source http://www.opengis.net/doc/geosparql/1.0

equalscon

URI http://www.opengis.net/def/rule/geosparql/sfEquals
Definition

A query rewrite rule used to determine if two spatial objects are equal based on their associated primary geometry objects.


Source http://www.opengis.net/doc/geosparql/1.0

intersectscon

URI http://www.opengis.net/def/rule/geosparql/sfIntersects
Definition

A query rewrite rule used to determine if two spatial objects intersect based on their associated primary geometry objects.


Source http://www.opengis.net/doc/geosparql/1.0

overlapscon

URI http://www.opengis.net/def/rule/geosparql/sfOverlaps
Definition

A query rewrite rule used to determine if two spatial objects overlap based on their associated primary geometry objects.


Source http://www.opengis.net/doc/geosparql/1.0

touchescon

URI http://www.opengis.net/def/rule/geosparql/sfTouches
Definition

A query rewrite rule used to determine if two spatial objects touch based on their associated primary geometry objects.


Source http://www.opengis.net/doc/geosparql/1.0

withincon

URI http://www.opengis.net/def/rule/geosparql/sfWithin
Definition

A query rewrite rule used to determine if one spatial object is within another spatial object based on their associated geometry objects.


Source http://www.opengis.net/doc/geosparql/1.0

Namespaces

default (:)
http://www.opengis.net/def/geosparql/funcsrules
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#
fno
https://w3id.org/function/ontology#
foaf
http://xmlns.com/foaf/0.1/
funcs
http://www.opengis.net/def/function/geosparql/
geo
http://www.opengis.net/ont/geosparql#
odrl
http://www.w3.org/ns/odrl/2/
ogc
http://www.opengis.net/
org
http://www.w3.org/ns/org#
owl
http://www.w3.org/2002/07/owl#
policy
http://www.opengis.net/def/metamodel/ogc-na/
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#
rules
http://www.opengis.net/def/rule/geosparql/
sd
http://www.w3.org/ns/sparql-service-description#
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/
ssn
http://www.w3.org/ns/ssn/
status
http://www.opengis.net/def/status/
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

colCollections
conConcepts