com.ldodds.foafamatic.vocabulary
Class REVIEW

java.lang.Object
  |
  +--com.ldodds.foafamatic.vocabulary.REVIEW

public class REVIEW
extends java.lang.Object

Author:
ldodds

Field Summary
static Property hasReview
           
static Resource NAMESPACE
           
static java.lang.String NS
           
static Property rating
           
static Resource Review
           
static Property reviewer
           
static Property text
           
 
Constructor Summary
REVIEW()
           
 
Method Summary
static java.lang.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 java.lang.String NS
See Also:
Constant Field Values

NAMESPACE

public static final Resource NAMESPACE

Review

public static final Resource Review

hasReview

public static final Property hasReview

reviewer

public static final Property reviewer

rating

public static final Property rating

text

public static final Property text
Constructor Detail

REVIEW

public REVIEW()
Method Detail

getURI

public static java.lang.String getURI()