public class GEO
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BASE_URI |
static java.lang.String |
DEFAULT_PREFIX |
static org.apache.jena.rdf.model.Property |
LATITUDE |
static org.apache.jena.rdf.model.Property |
LONGITUDE |
static org.apache.jena.rdf.model.Resource |
POINT |
| Constructor and Description |
|---|
GEO() |
| 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 java.lang.String DEFAULT_PREFIX
public static final org.apache.jena.rdf.model.Resource POINT
public static final org.apache.jena.rdf.model.Property LONGITUDE
public static final org.apache.jena.rdf.model.Property LATITUDE
Copyright © 2019. All Rights Reserved.