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