Class LOCN
java.lang.Object
org.eclipse.rdf4j.model.vocabulary.LOCN
Constants for the ISA Programme Location Core Vocabulary.
- Author:
- Bart Hanssens
- See Also:
- ISA Programme Location Core Vocabulary
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic IRI
locn:Addressstatic IRI
locn:addressAreastatic IRI
locn:addressIdstatic IRI
locn:addressstatic IRI
locn:adminUnitL1static IRI
locn:adminUnitL2static IRI
locn:fullAddressstatic IRI
locn:geographicNamestatic IRI
locn:Geometrystatic IRI
locn:geometrystatic IRI
locn:locationstatic IRI
locn:locatorDesignatorstatic IRI
locn:locatorNamestatic String
The LOCN namespace: http://www.w3.org/ns/locn#static Namespace
An immutableNamespace
constant that represents the namespace.static IRI
locn:poBoxstatic IRI
locn:postCodestatic IRI
locn:postNamestatic String
Recommended prefix for the namespace: "locn"static IRI
locn:thoroughfare -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NAMESPACE
The LOCN namespace: http://www.w3.org/ns/locn#- See Also:
- Constant Field Values
-
PREFIX
Recommended prefix for the namespace: "locn"- See Also:
- Constant Field Values
-
NS
An immutableNamespace
constant that represents the namespace. -
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()
-