Class LOCN
java.lang.Object
org.eclipse.rdf4j.model.vocabulary.LOCN
Constants for the ISA Programme Location Core Vocabulary.
- Author:
 - Bart Hanssens
 - See Also:
 
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final IRIlocn:Addressstatic final IRIlocn:addressAreastatic final IRIlocn:addressIdstatic final IRIlocn:addressstatic final IRIlocn:adminUnitL1static final IRIlocn:adminUnitL2static final IRIlocn:fullAddressstatic final IRIlocn:geographicNamestatic final IRIlocn:Geometrystatic final IRIlocn:geometrystatic final IRIlocn:locationstatic final IRIlocn:locatorDesignatorstatic final IRIlocn:locatorNamestatic final StringThe LOCN namespace: http://www.w3.org/ns/locn#static final NamespaceAn immutableNamespaceconstant that represents the namespace.static final IRIlocn:poBoxstatic final IRIlocn:postCodestatic final IRIlocn:postNamestatic final StringRecommended prefix for the namespace: "locn"static final IRIlocn:thoroughfare - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
NAMESPACE
 - 
PREFIX
 - 
NS
 - 
ADDRESS
locn:Address - 
GEOMETRY
locn:Geometry - 
ADDRESS_PROP
locn:address - 
ADDRESS_AREA
locn:addressArea - 
ADDRESS_ID
locn:addressId - 
ADMIN_UNIT_L1
locn:adminUnitL1 - 
ADMIN_UNIT_L2
locn:adminUnitL2 - 
FULL_ADDRESS
locn:fullAddress - 
GEOGRAPHIC_NAME
locn:geographicName - 
GEOMETRY_PROP
locn:geometry - 
LOCATION
locn:location - 
LOCATOR_DESIGNATOR
locn:locatorDesignator - 
LOCATOR_NAME
locn:locatorName - 
PO_BOX
locn:poBox - 
POST_CODE
locn:postCode - 
POST_NAME
locn:postName - 
THOROUGHFARE
locn:thoroughfare 
 - 
 - 
Constructor Details
- 
LOCN
public LOCN() 
 -