Class GEO
java.lang.Object
org.eclipse.rdf4j.model.vocabulary.GEO
- Version:
- 1.1
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final IRIThe geo:asWKT propertystatic final IRIThe geo:asDGGS propertystatic final IRIThe geo:asGeoJSON propertystatic final IRIThe geo:asGML propertystatic final IRIThe geo:asKML propertystatic final IRIThe geo:coordinateDimension propertystatic final Stringstatic final IRIThe geo:defaultGeometry propertystatic final IRIThe geo:dimension propertystatic final IRIThe geo:ehContains propertystatic final IRIThe geo:ehCoveredBy propertystatic final IRIThe geo:ehCovers propertystatic final IRIThe geo:ehDisjoint propertystatic final IRIThe geo:ehEquals propertystatic final IRIThe geo:ehInside propertystatic final IRIThe geo:ehMeet propertystatic final IRIThe geo:ehOverlap propertystatic final IRIThe geo:Feature classstatic final IRIThe geo:FeatureCollection classstatic final IRIThe geo:Geometry classstatic final IRIThe geo:GeometryCollection classstatic final IRIThe geo:hasArea propertystatic final IRIThe geo:hasBoundingBox propertystatic final IRIThe geo:hasCentroid propertystatic final IRIThe geo:hasDefaultGeometry propertystatic final IRIThe geo:hasGeometry propertystatic final IRIThe geo:hasLength propertystatic final IRIThe geo:hasMetricArea propertystatic final IRIThe geo:hasMetricLength propertystatic final IRIThe geo:hasMetricPerimeterLength propertystatic final IRIThe geo:hasMetricSize propertystatic final IRIThe geo:hasMetricSpatialAccuracy propertystatic final IRIThe geo:hasMetricSpatialResolution propertystatic final IRIThe geo:hasMetricVolume propertystatic final IRIThe geo:hasPerimeterLength propertystatic final IRIThe geo:hasSerialization propertystatic final IRIThe geo:hasSize propertystatic final IRIThe geo:hasSpatialAccuracy propertystatic final IRIThe geo:hasSpatialResolution propertystatic final IRIThe geo:hasVolume propertystatic final IRIThe geo:isEmpty propertystatic final IRIThe geo:isSimple propertystatic final StringThe GEO namespace: http://www.opengis.net/ont/geosparql#static final NamespaceAn immutableNamespaceconstant that represents the GEO namespace.static final StringThe recommended prefix for the GEO namespace: "geo"static final IRIThe geo:rcc8dc propertystatic final IRIThe geo:rcc8ec propertystatic final IRIThe geo:rcc8eq propertystatic final IRIThe geo:rcc8ntpp propertystatic final IRIThe geo:rcc8ntppi propertystatic final IRIThe geo:rcc8po propertystatic final IRIThe geo:rcc8tpp propertystatic final IRIThe geo:rcc8tppi propertystatic final IRIThe geo:sfContains propertystatic final IRIThe geo:sfCrosses propertystatic final IRIThe geo:sfDisjoint propertystatic final IRIThe geo:sfEquals propertystatic final IRIThe geo:sfIntersects propertystatic final IRIThe geo:sfOverlaps propertystatic final IRIThe geo:sfTouchest propertystatic final IRIThe geo:sfWithin propertystatic final IRIThe geo:spatialDimension propertystatic final IRIThe geo:SpatialObject classstatic final IRIThe geo:SpatialObjectCollection classstatic final IRIThe geo:wktLiteral property -
Constructor Summary
Constructors -
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()
-