org.openrdf.model.vocabulary
Class FOAF

java.lang.Object
  extended by org.openrdf.model.vocabulary.FOAF

public final class FOAF
extends Object

FOAF vocabulary.

Author:
Peter Mika

Field Summary
static String NAMESPACE
          http://xmlns.com/foaf/0.1/
static URI PERSON
          http://xmlns.com/foaf/0.1/Person
 
Constructor Summary
FOAF()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAMESPACE

public static final String NAMESPACE
http://xmlns.com/foaf/0.1/

See Also:
Constant Field Values

PERSON

public static final URI PERSON
http://xmlns.com/foaf/0.1/Person

Constructor Detail

FOAF

public FOAF()


Copyright © 2004-2008 Aduna. All Rights Reserved.