Package org.apache.any23.vocab
Class GeoNames
- java.lang.Object
-
- org.apache.any23.vocab.Vocabulary
-
- org.apache.any23.vocab.GeoNames
-
public class GeoNames extends Vocabulary
The GEO Names vocabulary.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Vocabulary
getInstance()
-
Methods inherited from class org.apache.any23.vocab.Vocabulary
createClass, createIRI, createProperty, getClass, getClasses, getCommentFor, getComments, getNamespace, getProperties, getProperty, getProperty, getPropertyCamelCase
-
-
-
-
Field Detail
-
NS
public static final String NS
- See Also:
- Constant Field Values
-
Point
public final org.eclipse.rdf4j.model.IRI Point
-
lat
public final org.eclipse.rdf4j.model.IRI lat
-
lon
public final org.eclipse.rdf4j.model.IRI lon
-
-
Method Detail
-
getInstance
public static Vocabulary getInstance()
-
-