de.fuberlin.wiwiss.ng4j.swp.vocabulary
Class FOAF

java.lang.Object
  extended by de.fuberlin.wiwiss.ng4j.swp.vocabulary.FOAF

public class FOAF
extends Object

Vocabulary definitions from /home/erw01r/workspace/dp/FOAF.owl

Author:
Auto-generated by schemagen on 10 May 2004 15:35

Field Summary
static Resource Agent
          An agent (eg.
static Property aimChatID
          An AIM chat ID
static Property based_near
          A location that something is based near, for some broadly human notion of near.
static Property currentProject
          A current project this person works on.
static Property depiction
          A depiction of some thing.
static Property depicts
          A thing depicted in this representation.
static Property dnaChecksum
          A checksum for the DNA of some thing.
static Resource Document
          A document.
static Property family_name
          The family_name of some person.
static Property firstName
          The first name of a person.
static Property fundedBy
          An organization funding a project or person.
static Property geekcode
          A textual geekcode for this person, see http://www.geekcode.com/geek.html
static Property givenname
          The given name of some person.
static Resource Group
          A group.
static Property homepage
          A homepage for some thing.
static Property icqChatID
          An ICQ chat ID
static Resource Image
          An image.
static Property img
          An image that can be used to represent some thing (ie.
static Property interest
          A page about a topic of interest to this person.
static Property jabberID
          A jabber ID for something.
static Property knows
          A person known by this person (indicating some level of reciprocated interaction between the parties).
static Property logo
          A logo representing some thing.
static Property made
          Something that was made by this agent.
static Property maker
          An agent that made this thing.
static Property mbox
          A personal mailbox, ie.
static Property mbox_sha1sum
          The sha1sum of the URI of an Internet mailbox associated with exactly one owner, the first owner of the mailbox.
static Node mboxNode
          Returns foaf:mbox as a node.
static Property msnChatID
          An MSN chat ID
static Property myersBriggs
          A Myers Briggs (MBTI) personality classification.
static Property name
          A name for some thing.
static Resource NAMESPACE
          The namespace of the vocabalary as a resource
static Property nick
          A short informal nickname characterising an agent (includes login identifiers, IRC and other chat nicknames).
static String NS
          The namespace of the vocabalary as a string ("http://xmlns.com/foaf/0.1/")
static Resource Organization
          An organization.
static Property page
          A page or document about this thing.
static Property pastProject
          A project this person has previously worked on.
static Resource Person
          A person.
static Property phone
          A fully qualified international phone number, specified using the tel: URL scheme (refs: http://www.w3.org/Addressing/schemes.html#tel).
static Property plan
          A .plan comment, in the tradition of finger and '.plan' files.
static Resource Project
          A project.
static Property publications
          A link to the publications of this person.
static Property schoolHomepage
          A homepage of a school attended by the person.
static Property sha1
          A sha1sum hash, in hex.
static Property surname
          The surname of some person.
static Property theme
          A theme.
static Property thumbnail
          A derived thumbnail image.
static Property title
          Title (Mr, Mrs, Ms, Dr.
static Property topic
          A topic of some page or document.
static Property topic_interest
          A thing of interest to this person.
static Property weblog
          A weblog of some thing (whether person, group, company etc.).
static Property workInfoHomepage
          A work info homepage of some person; a page about their work for some organization.
static Property workplaceHomepage
          A workplace homepage of some person; the homepage of an organization they work for.
static Property yahooChatID
          A Yahoo chat ID
 
Constructor Summary
FOAF()
           
 
Method Summary
static String getURI()
          The namespace of the vocabalary as a string
 
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 vocabalary as a string ("http://xmlns.com/foaf/0.1/")

See Also:
Constant Field Values

NAMESPACE

public static final Resource NAMESPACE

The namespace of the vocabalary as a resource


jabberID

public static final Property jabberID

A jabber ID for something. A 'bare JID' per http://www.jabber.org/ietf/draft-ietf-xmpp-core-11.html#addressing-node TODO: just for account IDs, or resources? chatrooms?


knows

public static final Property knows

A person known by this person (indicating some level of reciprocated interaction between the parties).


depiction

public static final Property depiction

A depiction of some thing.


homepage

public static final Property homepage

A homepage for some thing.


thumbnail

public static final Property thumbnail

A derived thumbnail image.


schoolHomepage

public static final Property schoolHomepage

A homepage of a school attended by the person.


phone

public static final Property phone

A fully qualified international phone number, specified using the tel: URL scheme (refs: http://www.w3.org/Addressing/schemes.html#tel).


based_near

public static final Property based_near

A location that something is based near, for some broadly human notion of near.


geekcode

public static final Property geekcode

A textual geekcode for this person, see http://www.geekcode.com/geek.html


topic_interest

public static final Property topic_interest

A thing of interest to this person.


interest

public static final Property interest

A page about a topic of interest to this person.


maker

public static final Property maker

An agent that made this thing.


depicts

public static final Property depicts

A thing depicted in this representation.


mbox_sha1sum

public static final Property mbox_sha1sum

The sha1sum of the URI of an Internet mailbox associated with exactly one owner, the first owner of the mailbox.


made

public static final Property made

Something that was made by this agent.


givenname

public static final Property givenname

The given name of some person.


plan

public static final Property plan

A .plan comment, in the tradition of finger and '.plan' files.


img

public static final Property img

An image that can be used to represent some thing (ie. those depictions which are particularly representative of something, eg. one's photo on a homepage).


logo

public static final Property logo

A logo representing some thing.


weblog

public static final Property weblog

A weblog of some thing (whether person, group, company etc.).


title

public static final Property title

Title (Mr, Mrs, Ms, Dr. etc)


sha1

public static final Property sha1

A sha1sum hash, in hex.


surname

public static final Property surname

The surname of some person.


workInfoHomepage

public static final Property workInfoHomepage

A work info homepage of some person; a page about their work for some organization.


firstName

public static final Property firstName

The first name of a person.


name

public static final Property name

A name for some thing.


theme

public static final Property theme

A theme.


workplaceHomepage

public static final Property workplaceHomepage

A workplace homepage of some person; the homepage of an organization they work for.


publications

public static final Property publications

A link to the publications of this person.


aimChatID

public static final Property aimChatID

An AIM chat ID


mbox

public static final Property mbox

A personal mailbox, ie. an Internet mailbox associated with exactly one owner, the first owner of this mailbox. This is a 'static inverse functional property', in that there is (across time and change) at most one individual that ever has any particular value for foaf:mbox.


mboxNode

public static final Node mboxNode

Returns foaf:mbox as a node.


fundedBy

public static final Property fundedBy

An organization funding a project or person.


myersBriggs

public static final Property myersBriggs

A Myers Briggs (MBTI) personality classification.


currentProject

public static final Property currentProject

A current project this person works on.


pastProject

public static final Property pastProject

A project this person has previously worked on.


yahooChatID

public static final Property yahooChatID

A Yahoo chat ID


dnaChecksum

public static final Property dnaChecksum

A checksum for the DNA of some thing. Joke.


family_name

public static final Property family_name

The family_name of some person.


page

public static final Property page

A page or document about this thing.


msnChatID

public static final Property msnChatID

An MSN chat ID


topic

public static final Property topic

A topic of some page or document.


icqChatID

public static final Property icqChatID

An ICQ chat ID


nick

public static final Property nick

A short informal nickname characterising an agent (includes login identifiers, IRC and other chat nicknames).


Organization

public static final Resource Organization

An organization.


Image

public static final Resource Image

An image.


Document

public static final Resource Document

A document.


Agent

public static final Resource Agent

An agent (eg. person, group, software or physical artifact).


Project

public static final Resource Project

A project.


Person

public static final Resource Person

A person.


Group

public static final Resource Group

A group.

Constructor Detail

FOAF

public FOAF()
Method Detail

getURI

public static String getURI()

The namespace of the vocabalary as a string

See Also:
NS