public class WGS84 extends Object
Modifier and Type | Field and Description |
---|---|
static IRI |
ALT
The
wgs84:alt relation. |
static IRI |
EVENT
The
wgs84:Event class. |
static IRI |
LAT
The
wgs84:lat relation. |
static IRI |
LAT_LONG
The
wgs84:lat_long relation. |
static IRI |
LOCATION
The
wgs84:location relation. |
static IRI |
LONG
The
wgs84:long relation. |
static String |
NAMESPACE
The WGS84 namespace ("http://www.w3.org/2003/01/geo/wgs84_pos#").
|
static Namespace |
NS
An immutable
Namespace constant that represents the WGS84 namespace. |
static IRI |
POINT
The
wgs84:Point relation. |
static String |
PREFIX
Recommended prefix for the RDF Schema namespace ("wgs84").
|
static IRI |
SPATIAL_THING
The
wgs84:SpatialThing class. |
static IRI |
TEMPORAL_THING
The
wgs84:TemporalThing class. |
Constructor and Description |
---|
WGS84() |
public static final String NAMESPACE
public static final String PREFIX
public static final Namespace NS
Namespace
constant that represents the WGS84 namespace.public static final IRI SPATIAL_THING
wgs84:SpatialThing
class.public static final IRI TEMPORAL_THING
wgs84:TemporalThing
class.public static final IRI EVENT
wgs84:Event
class.public static final IRI POINT
wgs84:Point
relation.public static final IRI LOCATION
wgs84:location
relation.public static final IRI LAT
wgs84:lat
relation.public static final IRI LONG
wgs84:long
relation.public static final IRI ALT
wgs84:alt
relation.public static final IRI LAT_LONG
wgs84:lat_long
relation.Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.