org.apache.any23.vocab
Class GEO

java.lang.Object
  extended by org.apache.any23.vocab.Vocabulary
      extended by org.apache.any23.vocab.GEO

public class GEO
extends Vocabulary

The GEO Names vocabulary.


Field Summary
 org.openrdf.model.URI lat
           
 org.openrdf.model.URI lon
           
static String NS
           
 org.openrdf.model.URI Point
           
 
Method Summary
static Vocabulary getInstance()
           
 
Methods inherited from class org.apache.any23.vocab.Vocabulary
createClass, createProperty, createURI, getClass, getClasses, getCommentFor, getComments, getNamespace, getProperties, getProperty, getProperty, getPropertyCamelCase
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NS

public static final String NS
See Also:
Constant Field Values

Point

public final org.openrdf.model.URI Point

lat

public final org.openrdf.model.URI lat

lon

public final org.openrdf.model.URI lon
Method Detail

getInstance

public static Vocabulary getInstance()


Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.