public class GEOB
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BASE_URI |
static org.apache.jena.rdf.model.Property |
LATITUDE |
static org.apache.jena.rdf.model.Property |
LOCATION_VALUE |
static org.apache.jena.rdf.model.Property |
LONGITUDE |
static org.apache.jena.rdf.model.Property |
SPATIAL_RECTANGLE_NORTH_EAST |
static org.apache.jena.rdf.model.Property |
SPATIAL_RECTANGLE_SOUTH_WEST |
| Constructor and Description |
|---|
GEOB() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getURI()
returns the URI for this schema
|
public static final java.lang.String BASE_URI
public static final org.apache.jena.rdf.model.Property LONGITUDE
public static final org.apache.jena.rdf.model.Property LATITUDE
public static final org.apache.jena.rdf.model.Property LOCATION_VALUE
public static final org.apache.jena.rdf.model.Property SPATIAL_RECTANGLE_SOUTH_WEST
public static final org.apache.jena.rdf.model.Property SPATIAL_RECTANGLE_NORTH_EAST
Copyright © 2019. All Rights Reserved.