public class LocationMappingVocab extends Object
Modifier and Type | Field and Description |
---|---|
static Property |
altName |
static Property |
altPrefix |
static Resource |
LocationMapping |
static Property |
mapping |
static Property |
name
Range is a STRING, not a URI, to allow for any symbols
|
static Resource |
NAMESPACE
The namespace of the vocabalary as a resource
|
static String |
NS
The namespace of the vocabulary as a string ("http://jena.hpl.hp.com/2004/08/location-mapping#")
|
static Property |
prefix
Range is a STRING, not a URI, to allow for any symbols
|
Constructor and Description |
---|
LocationMappingVocab() |
public static final String NS
The namespace of the vocabulary as a string ("http://jena.hpl.hp.com/2004/08/location-mapping#")
public static final Resource NAMESPACE
The namespace of the vocabalary as a resource
public static final Property name
Range is a STRING, not a URI, to allow for any symbols
public static final Property altPrefix
public static final Property mapping
public static final Property prefix
Range is a STRING, not a URI, to allow for any symbols
public static final Property altName
public static final Resource LocationMapping
Licenced under the Apache License, Version 2.0