com.ldodds.foaf.jena
Class FOAF

java.lang.Object
  extended bycom.ldodds.foaf.jena.FOAF

public class FOAF
extends java.lang.Object

Author:
ldodds

Field Summary
static Property about_work
           
static Property aim
           
static Property depiction
           
static Resource Document
           
static Property email
           
static Property email_encrypted
           
static Property family_name
           
static Property firstname
           
static Property friends
           
static Property gender
           
static Property givenname
           
static Property homepage
           
static Property icq
           
static Property jabber
           
static Property knows
           
static Property lastname
           
static Property maker
           
static Property msn
           
static Property name
           
static Resource NAMESPACE
           
static Property nickname
           
static java.lang.String NS
           
static Property owns
           
static Resource Person
           
static Resource PersonalProfileDocument
           
static Property phone
           
static Property primaryTopic
           
static Property publications
           
static Property reads
           
static Property school
           
static Property title
           
static Property weblog
           
static Property work
           
static Property yahoo
           
 
Constructor Summary
FOAF()
           
 
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

Person

public static final Resource Person

Document

public static final Resource Document

PersonalProfileDocument

public static final Resource PersonalProfileDocument

knows

public static final Property knows

firstname

public static final Property firstname

lastname

public static final Property lastname

name

public static final Property name

title

public static final Property title

email

public static final Property email

email_encrypted

public static final Property email_encrypted

homepage

public static final Property homepage

depiction

public static final Property depiction

nickname

public static final Property nickname

phone

public static final Property phone

friends

public static final Property friends

school

public static final Property school

work

public static final Property work

about_work

public static final Property about_work

publications

public static final Property publications

maker

public static final Property maker

gender

public static final Property gender

owns

public static final Property owns

weblog

public static final Property weblog

jabber

public static final Property jabber

aim

public static final Property aim

icq

public static final Property icq

yahoo

public static final Property yahoo

msn

public static final Property msn

reads

public static final Property reads

family_name

public static final Property family_name

givenname

public static final Property givenname

primaryTopic

public static final Property primaryTopic
Constructor Detail

FOAF

public FOAF()
Method Detail

getURI

public static java.lang.String getURI()