public final class GeoSparql extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
FUNCTION_NAMESPACE
geof: namespace.
|
static String |
NAMESPACE
geo: namespace.
|
static String |
NORTH_EAST_FUNCTION
Function name for function producing NE corner of the box, given any two diagonal corners.
|
static String |
SOUTH_WEST_FUNCTION
Function name for function producing SW corner of the box, given any two diagonal corners.
|
static String |
WKT_LITERAL
WKT literal type.
|
public static final String NAMESPACE
public static final String FUNCTION_NAMESPACE
public static final String WKT_LITERAL
public static final String NORTH_EAST_FUNCTION
public static final String SOUTH_WEST_FUNCTION
Copyright © 2016. All rights reserved.