Class GEO
java.lang.Object
org.eclipse.rdf4j.model.vocabulary.GEO
-
Field Summary
Modifier and TypeFieldDescriptionstatic final IRI
The geo:asWKT propertystatic final IRI
The geo:asDGGS propertystatic final IRI
The geo:asGeoJSON propertystatic final IRI
The geo:asGML propertystatic final IRI
The geo:asKML propertystatic final IRI
The geo:coordinateDimension propertystatic final String
static final IRI
The geo:defaultGeometry propertystatic final IRI
The geo:dimension propertystatic final IRI
The geo:ehContains propertystatic final IRI
The geo:ehCoveredBy propertystatic final IRI
The geo:ehCovers propertystatic final IRI
The geo:ehDisjoint propertystatic final IRI
The geo:ehEquals propertystatic final IRI
The geo:ehInside propertystatic final IRI
The geo:ehMeet propertystatic final IRI
The geo:ehOverlap propertystatic final IRI
The geo:Feature classstatic final IRI
The geo:FeatureCollection classstatic final IRI
The geo:Geometry classstatic final IRI
The geo:GeometryCollection classstatic final IRI
The geo:hasArea propertystatic final IRI
The geo:hasBoundingBox propertystatic final IRI
The geo:hasCentroid propertystatic final IRI
The geo:hasDefaultGeometry propertystatic final IRI
The geo:hasGeometry propertystatic final IRI
The geo:hasLength propertystatic final IRI
The geo:hasMetricArea propertystatic final IRI
The geo:hasMetricLength propertystatic final IRI
The geo:hasMetricPerimeterLength propertystatic final IRI
The geo:hasMetricSize propertystatic final IRI
The geo:hasMetricSpatialAccuracy propertystatic final IRI
The geo:hasMetricSpatialResolution propertystatic final IRI
The geo:hasMetricVolume propertystatic final IRI
The geo:hasPerimeterLength propertystatic final IRI
The geo:hasSerialization propertystatic final IRI
The geo:hasSize propertystatic final IRI
The geo:hasSpatialAccuracy propertystatic final IRI
The geo:hasSpatialResolution propertystatic final IRI
The geo:hasVolume propertystatic final IRI
The geo:isEmpty propertystatic final IRI
The geo:isSimple propertystatic final String
The GEO namespace: http://www.opengis.net/ont/geosparql#static final Namespace
An immutableNamespace
constant that represents the GEO namespace.static final String
The recommended prefix for the GEO namespace: "geo"static final IRI
The geo:rcc8dc propertystatic final IRI
The geo:rcc8ec propertystatic final IRI
The geo:rcc8eq propertystatic final IRI
The geo:rcc8ntpp propertystatic final IRI
The geo:rcc8ntppi propertystatic final IRI
The geo:rcc8po propertystatic final IRI
The geo:rcc8tpp propertystatic final IRI
The geo:rcc8tppi propertystatic final IRI
The geo:sfContains propertystatic final IRI
The geo:sfCrosses propertystatic final IRI
The geo:sfDisjoint propertystatic final IRI
The geo:sfEquals propertystatic final IRI
The geo:sfIntersects propertystatic final IRI
The geo:sfOverlaps propertystatic final IRI
The geo:sfTouchest propertystatic final IRI
The geo:sfWithin propertystatic final IRI
The geo:spatialDimension propertystatic final IRI
The geo:SpatialObject classstatic final IRI
The geo:SpatialObjectCollection classstatic final IRI
The geo:wktLiteral property -
Constructor Summary
-
Method Summary
-
Field Details
-
NAMESPACE
The GEO namespace: http://www.opengis.net/ont/geosparql#- See Also:
-
PREFIX
-
NS
-
Feature
-
FeatureCollection
-
Geometry
-
GeometryCollection
-
SpatialObject
-
SpatialObjectCollection
-
defaultGeometry
-
ehContains
-
ehCoveredBy
-
ehCovers
-
ehDisjoint
-
ehEquals
-
ehInside
-
ehMeet
-
ehOverlap
-
hasArea
-
hasBoundingBox
-
hasCentroid
-
hasDefaultGeometry
-
hasGeometry
-
hasLength
-
hasPerimeterLength
-
hasSize
-
hasSpatialAccuracy
-
hasSpatialResolution
-
hasVolume
-
rcc8dc
-
rcc8ec
-
rcc8eq
-
rcc8ntpp
-
rcc8ntppi
-
rcc8po
-
rcc8tpp
-
rcc8tppi
-
sfContains
-
sfCrosses
-
sfDisjoint
-
sfEquals
-
sfIntersects
-
sfOverlaps
-
sfTouches
-
sfWithin
-
asDGGS
-
asGML
-
asGeoJSON
-
asKML
-
coordinateDimension
-
dimension
-
hasMetricArea
-
hasMetricLength
-
hasMetricPerimeterLength
The geo:hasMetricPerimeterLength property- See Also:
-
hasMetricSize
-
hasMetricSpatialAccuracy
The geo:hasMetricSpatialAccuracy property- See Also:
-
hasMetricSpatialResolution
The geo:hasMetricSpatialResolution property- See Also:
-
hasMetricVolume
-
hasSerialization
-
isEmpty
-
isSimple
-
spatialDimension
-
AS_WKT
-
WKT_LITERAL
-
DEFAULT_SRID
- See Also:
-
-
Constructor Details
-
GEO
public GEO()
-