org.apache.any23.vocab
Class SCHEMAORG

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

public class SCHEMAORG
extends Vocabulary

Vocabulary definition for schema.org.

Author:
Michele Mostarda (mostarda@fbk.eu)

Field Summary
static String NS
          The namespace of the vocabulary as a string.
 
Method Summary
static SCHEMAORG 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
The namespace of the vocabulary as a string.

See Also:
Constant Field Values
Method Detail

getInstance

public static SCHEMAORG getInstance()


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