de.fuberlin.wiwiss.wiqa.extensions.vocab
Class Ratings

java.lang.Object
  extended byde.fuberlin.wiwiss.wiqa.extensions.vocab.Ratings

public class Ratings
extends Object

Author:
Oliver Maresch (oliver-maresch@gmx.de)

Field Summary
static Node NAMESPACE
           
static Node negativeRating
           
static Node neutralRating
           
static String NS
           
static Node positiveRating
           
 
Constructor Summary
Ratings()
           
 
Method Summary
static String getURI()
           
 
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

NAMESPACE

public static final Node NAMESPACE

positiveRating

public static final Node positiveRating

neutralRating

public static final Node neutralRating

negativeRating

public static final Node negativeRating
Constructor Detail

Ratings

public Ratings()
Method Detail

getURI

public static String getURI()