org.openanzo.atom.jastor.foaf
Interface Agent

All Superinterfaces:
CoreThing, GraphThing
All Known Subinterfaces:
Generator, Group, Organization, Person, Person
All Known Implementing Classes:
AgentImpl, GeneratorImpl, GroupImpl, OrganizationImpl, PersonImpl, PersonImpl

public interface Agent
extends GraphThing

Interface for Agent ontology class
Use the org.openanzo.atom.jastor.foaf.FOAFFactory to create instances of this interface.

(URI: http://xmlns.com/foaf/0.1/Agent)


RDF Schema Standard Properties
label : Agent
comment : An agent (eg. person, group, software or physical artifact).



Field Summary
static org.openrdf.model.URI aimChatIDProperty
          The Jena Property for aimChatID
static org.openrdf.model.URI birthdayProperty
          The Jena Property for birthday
static org.openrdf.model.URI depictionProperty
          The Jena Property for depiction
static org.openrdf.model.URI dnaChecksumProperty
          The Jena Property for dnaChecksum
static org.openrdf.model.URI fundedByProperty
          The Jena Property for fundedBy
static org.openrdf.model.URI genderProperty
          The Jena Property for gender
static org.openrdf.model.URI givennameProperty
          The Jena Property for givenname
static org.openrdf.model.URI holdsAccountProperty
          The Jena Property for holdsAccount
static org.openrdf.model.URI homepageProperty
          The Jena Property for homepage
static org.openrdf.model.URI icqChatIDProperty
          The Jena Property for icqChatID
static org.openrdf.model.URI jabberIDProperty
          The Jena Property for jabberID
static org.openrdf.model.URI logoProperty
          The Jena Property for logo
static org.openrdf.model.URI madeProperty
          The Jena Property for made
static org.openrdf.model.URI makerProperty
          The Jena Property for maker
static org.openrdf.model.URI mbox__sha1sumProperty
          The Jena Property for mbox__sha1sum
static org.openrdf.model.URI mboxProperty
          The Jena Property for mbox
static org.openrdf.model.URI msnChatIDProperty
          The Jena Property for msnChatID
static org.openrdf.model.URI nameProperty
          The Jena Property for name
static org.openrdf.model.URI nickProperty
          The Jena Property for nick
static org.openrdf.model.URI pageProperty
          The Jena Property for page
static org.openrdf.model.URI phoneProperty
          The Jena Property for phone
static org.openrdf.model.URI themeProperty
          The Jena Property for theme
static org.openrdf.model.URI tipjarProperty
          The Jena Property for tipjar
static org.openrdf.model.URI titleProperty
          The Jena Property for title
static org.openrdf.model.URI TYPE
          The rdf:type for this ontology class
static org.openrdf.model.URI weblogProperty
          The Jena Property for weblog
static org.openrdf.model.URI yahooChatIDProperty
          The Jena Property for yahooChatID
 
Method Summary
 Image addDepiction()
          Adds an anonymous value for the 'depiction' property
 void addDepiction(Image depiction)
          Adds a value for the 'depiction' property
 Image addDepiction(org.openrdf.model.Resource resource)
          Adds a value for the 'depiction' property.
 void addDnaChecksum(org.openrdf.model.Literal dnaChecksum)
          Add a 'dnaChecksum' property value
 GraphThing addFundedBy()
          Adds an anonymous value for the 'fundedBy' property
 void addFundedBy(GraphThing fundedBy)
          Adds a value for the 'fundedBy' property
 GraphThing addFundedBy(org.openrdf.model.Resource resource)
          Adds a value for the 'fundedBy' property.
 GraphThing addGivenname()
          Adds an anonymous value for the 'givenname' property
 void addGivenname(GraphThing givenname)
          Adds a value for the 'givenname' property
 GraphThing addGivenname(org.openrdf.model.Resource resource)
          Adds a value for the 'givenname' property.
 OnlineAccount addHoldsAccount()
          Adds an anonymous value for the 'holdsAccount' property
 void addHoldsAccount(OnlineAccount holdsAccount)
          Adds a value for the 'holdsAccount' property
 OnlineAccount addHoldsAccount(org.openrdf.model.Resource resource)
          Adds a value for the 'holdsAccount' property.
 GraphThing addLogo()
          Adds an anonymous value for the 'logo' property
 void addLogo(GraphThing logo)
          Adds a value for the 'logo' property
 GraphThing addLogo(org.openrdf.model.Resource resource)
          Adds a value for the 'logo' property.
 GraphThing addMade()
          Adds an anonymous value for the 'made' property
 void addMade(GraphThing made)
          Adds a value for the 'made' property
 GraphThing addMade(org.openrdf.model.Resource resource)
          Adds a value for the 'made' property.
 Agent addMaker()
          Adds an anonymous value for the 'maker' property
 void addMaker(Agent maker)
          Adds a value for the 'maker' property
 Agent addMaker(org.openrdf.model.Resource resource)
          Adds a value for the 'maker' property.
 void addName(org.openrdf.model.Literal name)
          Add a 'name' property value
 GraphThing addNick()
          Adds an anonymous value for the 'nick' property
 void addNick(GraphThing nick)
          Adds a value for the 'nick' property
 GraphThing addNick(org.openrdf.model.Resource resource)
          Adds a value for the 'nick' property.
 Document addPage()
          Adds an anonymous value for the 'page' property
 void addPage(Document page)
          Adds a value for the 'page' property
 Document addPage(org.openrdf.model.Resource resource)
          Adds a value for the 'page' property.
 GraphThing addPhone()
          Adds an anonymous value for the 'phone' property
 void addPhone(GraphThing phone)
          Adds a value for the 'phone' property
 GraphThing addPhone(org.openrdf.model.Resource resource)
          Adds a value for the 'phone' property.
 GraphThing addTheme()
          Adds an anonymous value for the 'theme' property
 void addTheme(GraphThing theme)
          Adds a value for the 'theme' property
 GraphThing addTheme(org.openrdf.model.Resource resource)
          Adds a value for the 'theme' property.
 Document addTipjar()
          Adds an anonymous value for the 'tipjar' property
 void addTipjar(Document tipjar)
          Adds a value for the 'tipjar' property
 Document addTipjar(org.openrdf.model.Resource resource)
          Adds a value for the 'tipjar' property.
 GraphThing addTitle()
          Adds an anonymous value for the 'title' property
 void addTitle(GraphThing title)
          Adds a value for the 'title' property
 GraphThing addTitle(org.openrdf.model.Resource resource)
          Adds a value for the 'title' property.
 org.openrdf.model.Literal getAimChatID()
          Gets the 'aimChatID' property value
 org.openrdf.model.Literal getBirthday()
          Gets the 'birthday' property value
 info.aduna.collections.iterators.CloseableIterator<Image> getDepiction()
          Get an Iterator the 'depiction' property values.
 info.aduna.collections.iterators.CloseableIterator<org.openrdf.model.Literal> getDnaChecksum()
          Iterates through the 'dnaChecksum' property values.
 info.aduna.collections.iterators.CloseableIterator<GraphThing> getFundedBy()
          Get an Iterator the 'fundedBy' property values.
 org.openrdf.model.Literal getGender()
          Gets the 'gender' property value
 info.aduna.collections.iterators.CloseableIterator<GraphThing> getGivenname()
          Get an Iterator the 'givenname' property values.
 info.aduna.collections.iterators.CloseableIterator<OnlineAccount> getHoldsAccount()
          Get an Iterator the 'holdsAccount' property values.
 Document getHomepage()
          Gets the 'homepage' property value
 org.openrdf.model.Literal getIcqChatID()
          Gets the 'icqChatID' property value
 org.openrdf.model.Literal getJabberID()
          Gets the 'jabberID' property value
 info.aduna.collections.iterators.CloseableIterator<GraphThing> getLogo()
          Get an Iterator the 'logo' property values.
 info.aduna.collections.iterators.CloseableIterator<GraphThing> getMade()
          Get an Iterator the 'made' property values.
 info.aduna.collections.iterators.CloseableIterator<Agent> getMaker()
          Get an Iterator the 'maker' property values.
 org.openrdf.model.Literal getMbox__sha1sum()
          Gets the 'mbox__sha1sum' property value
 GraphThing getMbox()
          Gets the 'mbox' property value
 org.openrdf.model.Literal getMsnChatID()
          Gets the 'msnChatID' property value
 info.aduna.collections.iterators.CloseableIterator<org.openrdf.model.Literal> getName()
          Iterates through the 'name' property values.
 info.aduna.collections.iterators.CloseableIterator<GraphThing> getNick()
          Get an Iterator the 'nick' property values.
 info.aduna.collections.iterators.CloseableIterator<Document> getPage()
          Get an Iterator the 'page' property values.
 info.aduna.collections.iterators.CloseableIterator<GraphThing> getPhone()
          Get an Iterator the 'phone' property values.
 info.aduna.collections.iterators.CloseableIterator<GraphThing> getTheme()
          Get an Iterator the 'theme' property values.
 info.aduna.collections.iterators.CloseableIterator<Document> getTipjar()
          Get an Iterator the 'tipjar' property values.
 info.aduna.collections.iterators.CloseableIterator<GraphThing> getTitle()
          Get an Iterator the 'title' property values.
 Document getWeblog()
          Gets the 'weblog' property value
 org.openrdf.model.Literal getYahooChatID()
          Gets the 'yahooChatID' property value
 void removeDepiction(Image depiction)
          Removes a value for the 'depiction' property.
 void removeDnaChecksum(org.openrdf.model.Literal dnaChecksum)
          Remove a 'dnaChecksum' property value.
 void removeFundedBy(GraphThing fundedBy)
          Removes a value for the 'fundedBy' property.
 void removeGivenname(GraphThing givenname)
          Removes a value for the 'givenname' property.
 void removeHoldsAccount(OnlineAccount holdsAccount)
          Removes a value for the 'holdsAccount' property.
 void removeLogo(GraphThing logo)
          Removes a value for the 'logo' property.
 void removeMade(GraphThing made)
          Removes a value for the 'made' property.
 void removeMaker(Agent maker)
          Removes a value for the 'maker' property.
 void removeName(org.openrdf.model.Literal name)
          Remove a 'name' property value.
 void removeNick(GraphThing nick)
          Removes a value for the 'nick' property.
 void removePage(Document page)
          Removes a value for the 'page' property.
 void removePhone(GraphThing phone)
          Removes a value for the 'phone' property.
 void removeTheme(GraphThing theme)
          Removes a value for the 'theme' property.
 void removeTipjar(Document tipjar)
          Removes a value for the 'tipjar' property.
 void removeTitle(GraphThing title)
          Removes a value for the 'title' property.
 void setAimChatID(org.openrdf.model.Literal aimChatID)
          Sets the 'aimChatID' property value
 void setBirthday(org.openrdf.model.Literal birthday)
          Sets the 'birthday' property value
 void setGender(org.openrdf.model.Literal gender)
          Sets the 'gender' property value
 Document setHomepage()
          Sets the 'homepage' property value to an anonymous node
 void setHomepage(Document homepage)
          Sets the 'homepage' property value
 Document setHomepage(org.openrdf.model.Resource resource)
          Sets the 'homepage' property value to the given resource, and add's rdf:type properties.
 void setIcqChatID(org.openrdf.model.Literal icqChatID)
          Sets the 'icqChatID' property value
 void setJabberID(org.openrdf.model.Literal jabberID)
          Sets the 'jabberID' property value
 void setMbox__sha1sum(org.openrdf.model.Literal mbox__sha1sum)
          Sets the 'mbox__sha1sum' property value
 GraphThing setMbox()
          Sets the 'mbox' property value to an anonymous node
 void setMbox(GraphThing mbox)
          Sets the 'mbox' property value
 GraphThing setMbox(org.openrdf.model.Resource resource)
          Sets the 'mbox' property value to the given resource, and add's rdf:type properties.
 void setMsnChatID(org.openrdf.model.Literal msnChatID)
          Sets the 'msnChatID' property value
 Document setWeblog()
          Sets the 'weblog' property value to an anonymous node
 void setWeblog(Document weblog)
          Sets the 'weblog' property value
 Document setWeblog(org.openrdf.model.Resource resource)
          Sets the 'weblog' property value to the given resource, and add's rdf:type properties.
 void setYahooChatID(org.openrdf.model.Literal yahooChatID)
          Sets the 'yahooChatID' property value
 
Methods inherited from interface org.openanzo.jastor.GraphThing
getProperties, getPropertyValue, getPropertyValue, graph, setPropertyValue, setPropertyValue
 
Methods inherited from interface org.openanzo.jastor.CoreThing
clearCache, isRDFType, listStatements, registerListener, removeStatements, resource, unregisterListener, uri
 

Field Detail

TYPE

static final org.openrdf.model.URI TYPE
The rdf:type for this ontology class


icqChatIDProperty

static final org.openrdf.model.URI icqChatIDProperty
The Jena Property for icqChatID

(URI: http://xmlns.com/foaf/0.1/icqChatID)



RDF Schema Standard Properties
label : ICQ chat ID
comment : An ICQ chat ID
isDefinedBy : http://xmlns.com/foaf/0.1/


yahooChatIDProperty

static final org.openrdf.model.URI yahooChatIDProperty
The Jena Property for yahooChatID

(URI: http://xmlns.com/foaf/0.1/yahooChatID)



RDF Schema Standard Properties
label : Yahoo chat ID
comment : A Yahoo chat ID
isDefinedBy : http://xmlns.com/foaf/0.1/


madeProperty

static final org.openrdf.model.URI madeProperty
The Jena Property for made

(URI: http://xmlns.com/foaf/0.1/made)



RDF Schema Standard Properties
label : made
comment : Something that was made by this agent.
isDefinedBy : http://xmlns.com/foaf/0.1/


weblogProperty

static final org.openrdf.model.URI weblogProperty
The Jena Property for weblog

(URI: http://xmlns.com/foaf/0.1/weblog)



RDF Schema Standard Properties
label : weblog
comment : A weblog of some thing (whether person, group, company etc.).
isDefinedBy : http://xmlns.com/foaf/0.1/


mbox__sha1sumProperty

static final org.openrdf.model.URI mbox__sha1sumProperty
The Jena Property for mbox__sha1sum

(URI: http://xmlns.com/foaf/0.1/mbox_sha1sum)



RDF Schema Standard Properties
label : sha1sum of a personal mailbox URI name
comment : The sha1sum of the URI of an Internet mailbox associated with exactly one owner, the first owner of the mailbox.
isDefinedBy : http://xmlns.com/foaf/0.1/


mboxProperty

static final org.openrdf.model.URI mboxProperty
The Jena Property for mbox

(URI: http://xmlns.com/foaf/0.1/mbox)



RDF Schema Standard Properties
label : personal mailbox
comment : 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.
isDefinedBy : http://xmlns.com/foaf/0.1/


birthdayProperty

static final org.openrdf.model.URI birthdayProperty
The Jena Property for birthday

(URI: http://xmlns.com/foaf/0.1/birthday)



RDF Schema Standard Properties
label : birthday
comment : The birthday of this Agent, represented in mm-dd string form, eg. '12-31'.
isDefinedBy : http://xmlns.com/foaf/0.1/


genderProperty

static final org.openrdf.model.URI genderProperty
The Jena Property for gender

(URI: http://xmlns.com/foaf/0.1/gender)



RDF Schema Standard Properties
label : gender
comment : The gender of this Agent (typically but not necessarily 'male' or 'female').
isDefinedBy : http://xmlns.com/foaf/0.1/


holdsAccountProperty

static final org.openrdf.model.URI holdsAccountProperty
The Jena Property for holdsAccount

(URI: http://xmlns.com/foaf/0.1/holdsAccount)



RDF Schema Standard Properties
label : holds account
comment : Indicates an account held by this agent.
isDefinedBy : http://xmlns.com/foaf/0.1/


aimChatIDProperty

static final org.openrdf.model.URI aimChatIDProperty
The Jena Property for aimChatID

(URI: http://xmlns.com/foaf/0.1/aimChatID)



RDF Schema Standard Properties
label : AIM chat ID
comment : An AIM chat ID
isDefinedBy : http://xmlns.com/foaf/0.1/


msnChatIDProperty

static final org.openrdf.model.URI msnChatIDProperty
The Jena Property for msnChatID

(URI: http://xmlns.com/foaf/0.1/msnChatID)



RDF Schema Standard Properties
label : MSN chat ID
comment : An MSN chat ID
isDefinedBy : http://xmlns.com/foaf/0.1/


tipjarProperty

static final org.openrdf.model.URI tipjarProperty
The Jena Property for tipjar

(URI: http://xmlns.com/foaf/0.1/tipjar)



RDF Schema Standard Properties
label : tipjar
comment : A tipjar document for this agent, describing means for payment and reward.
isDefinedBy : http://xmlns.com/foaf/0.1/


jabberIDProperty

static final org.openrdf.model.URI jabberIDProperty
The Jena Property for jabberID

(URI: http://xmlns.com/foaf/0.1/jabberID)



RDF Schema Standard Properties
label : jabber ID
comment : A jabber ID for something.
isDefinedBy : http://xmlns.com/foaf/0.1/


fundedByProperty

static final org.openrdf.model.URI fundedByProperty
The Jena Property for fundedBy

(URI: http://xmlns.com/foaf/0.1/fundedBy)



RDF Schema Standard Properties
label : funded by
comment : An organization funding a project or person.
isDefinedBy : http://xmlns.com/foaf/0.1/


homepageProperty

static final org.openrdf.model.URI homepageProperty
The Jena Property for homepage

(URI: http://xmlns.com/foaf/0.1/homepage)



RDF Schema Standard Properties
label : homepage
comment : A homepage for some thing.
isDefinedBy : http://xmlns.com/foaf/0.1/


depictionProperty

static final org.openrdf.model.URI depictionProperty
The Jena Property for depiction

(URI: http://xmlns.com/foaf/0.1/depiction)



RDF Schema Standard Properties
label : depiction
comment : A depiction of some thing.
isDefinedBy : http://xmlns.com/foaf/0.1/


nameProperty

static final org.openrdf.model.URI nameProperty
The Jena Property for name

(URI: http://xmlns.com/foaf/0.1/name)



RDF Schema Standard Properties
label : name
comment : A name for some thing.
isDefinedBy : http://xmlns.com/foaf/0.1/


logoProperty

static final org.openrdf.model.URI logoProperty
The Jena Property for logo

(URI: http://xmlns.com/foaf/0.1/logo)



RDF Schema Standard Properties
label : logo
comment : A logo representing some thing.
isDefinedBy : http://xmlns.com/foaf/0.1/


themeProperty

static final org.openrdf.model.URI themeProperty
The Jena Property for theme

(URI: http://xmlns.com/foaf/0.1/theme)



RDF Schema Standard Properties
label : theme
comment : A theme.
isDefinedBy : http://xmlns.com/foaf/0.1/


makerProperty

static final org.openrdf.model.URI makerProperty
The Jena Property for maker

(URI: http://xmlns.com/foaf/0.1/maker)



RDF Schema Standard Properties
label : maker
comment : An agent that made this thing.
isDefinedBy : http://xmlns.com/foaf/0.1/


dnaChecksumProperty

static final org.openrdf.model.URI dnaChecksumProperty
The Jena Property for dnaChecksum

(URI: http://xmlns.com/foaf/0.1/dnaChecksum)



RDF Schema Standard Properties
label : DNA checksum
comment : A checksum for the DNA of some thing. Joke.
isDefinedBy : http://xmlns.com/foaf/0.1/


phoneProperty

static final org.openrdf.model.URI phoneProperty
The Jena Property for phone

(URI: http://xmlns.com/foaf/0.1/phone)



RDF Schema Standard Properties
label : phone
comment : A phone, specified using fully qualified tel: URI scheme (refs: http://www.w3.org/Addressing/schemes.html#tel).
isDefinedBy : http://xmlns.com/foaf/0.1/


pageProperty

static final org.openrdf.model.URI pageProperty
The Jena Property for page

(URI: http://xmlns.com/foaf/0.1/page)



RDF Schema Standard Properties
label : page
comment : A page or document about this thing.
isDefinedBy : http://xmlns.com/foaf/0.1/


nickProperty

static final org.openrdf.model.URI nickProperty
The Jena Property for nick

(URI: http://xmlns.com/foaf/0.1/nick)



RDF Schema Standard Properties
label : nickname
comment : A short informal nickname characterising an agent (includes login identifiers, IRC and other chat nicknames).
isDefinedBy : http://xmlns.com/foaf/0.1/


givennameProperty

static final org.openrdf.model.URI givennameProperty
The Jena Property for givenname

(URI: http://xmlns.com/foaf/0.1/givenname)



RDF Schema Standard Properties
label : Given name
comment : The given name of some person.
isDefinedBy : http://xmlns.com/foaf/0.1/


titleProperty

static final org.openrdf.model.URI titleProperty
The Jena Property for title

(URI: http://xmlns.com/foaf/0.1/title)



RDF Schema Standard Properties
label : title
comment : Title (Mr, Mrs, Ms, Dr. etc)
isDefinedBy : http://xmlns.com/foaf/0.1/

Method Detail

getIcqChatID

org.openrdf.model.Literal getIcqChatID()
                                       throws JastorException
Gets the 'icqChatID' property value

Returns:
Literal
Throws:
JastorException
See Also:
icqChatIDProperty

setIcqChatID

void setIcqChatID(org.openrdf.model.Literal icqChatID)
                  throws JastorException
Sets the 'icqChatID' property value

Parameters:
{@link - org.openrdf.model.Literal}
Throws:
JastorException
See Also:
icqChatIDProperty

getYahooChatID

org.openrdf.model.Literal getYahooChatID()
                                         throws JastorException
Gets the 'yahooChatID' property value

Returns:
Literal
Throws:
JastorException
See Also:
yahooChatIDProperty

setYahooChatID

void setYahooChatID(org.openrdf.model.Literal yahooChatID)
                    throws JastorException
Sets the 'yahooChatID' property value

Parameters:
{@link - org.openrdf.model.Literal}
Throws:
JastorException
See Also:
yahooChatIDProperty

getMade

info.aduna.collections.iterators.CloseableIterator<GraphThing> getMade()
                                                                       throws JastorException
Get an Iterator the 'made' property values. This Iteartor may be used to remove all such values.

Returns:
Iterator of GraphThing
Throws:
JastorException
See Also:
madeProperty

addMade

void addMade(GraphThing made)
             throws JastorException
Adds a value for the 'made' property

Parameters:
The - GraphThing to add
Throws:
JastorException
See Also:
madeProperty

addMade

GraphThing addMade()
                   throws JastorException
Adds an anonymous value for the 'made' property

Returns:
The anoymous GraphThing created
Throws:
JastorException
See Also:
madeProperty

addMade

GraphThing addMade(org.openrdf.model.Resource resource)
                   throws JastorException
Adds a value for the 'made' property. This method is equivalent constructing a new instance of GraphThing with the factory and calling addMade(org.openanzo.jastor.GraphThing made) The resource argument have rdf:type http://www.w3.org/2000/01/rdf-schema#Resource. That is, this method should not be used as a shortcut for creating new objects in the model.

Parameters:
The - om.hp.hpl.jena.rdf.model.Resource to add
Throws:
JastorException
See Also:
madeProperty

removeMade

void removeMade(GraphThing made)
                throws JastorException
Removes a value for the 'made' property. This method should not be invoked while iterator through values. In that case, the remove() method of the Iterator itself should be used.

Parameters:
The - GraphThing to remove
Throws:
JastorException
See Also:
madeProperty

getWeblog

Document getWeblog()
                   throws JastorException
Gets the 'weblog' property value

Returns:
Document
Throws:
JastorException
See Also:
weblogProperty

setWeblog

void setWeblog(Document weblog)
               throws JastorException
Sets the 'weblog' property value

Parameters:
{@link - org.openanzo.atom.jastor.foaf.Document}
Throws:
JastorException
See Also:
weblogProperty

setWeblog

Document setWeblog()
                   throws JastorException
Sets the 'weblog' property value to an anonymous node

Returns:
Document, the created value
Throws:
JastorException
See Also:
weblogProperty

setWeblog

Document setWeblog(org.openrdf.model.Resource resource)
                   throws JastorException
Sets the 'weblog' property value to the given resource, and add's rdf:type properties. This method is equivalent constructing a new instance of Document with the factory. and calling setWeblog(org.openanzo.atom.jastor.foaf.Document weblog) The resource argument have rdf:type http://xmlns.com/foaf/0.1/Document. That is, this method should not be used as a shortcut for creating new objects in the model.

Parameters:
{@link - com.hp.hpl.jena.rdf.model.Resource} must not be be null.
Returns:
Document, the newly created value
Throws:
JastorException
See Also:
weblogProperty

getMbox__sha1sum

org.openrdf.model.Literal getMbox__sha1sum()
                                           throws JastorException
Gets the 'mbox__sha1sum' property value

Returns:
Literal
Throws:
JastorException
See Also:
mbox__sha1sumProperty

setMbox__sha1sum

void setMbox__sha1sum(org.openrdf.model.Literal mbox__sha1sum)
                      throws JastorException
Sets the 'mbox__sha1sum' property value

Parameters:
{@link - org.openrdf.model.Literal}
Throws:
JastorException
See Also:
mbox__sha1sumProperty

getMbox

GraphThing getMbox()
                   throws JastorException
Gets the 'mbox' property value

Returns:
GraphThing
Throws:
JastorException
See Also:
mboxProperty

setMbox

void setMbox(GraphThing mbox)
             throws JastorException
Sets the 'mbox' property value

Parameters:
{@link - org.openanzo.jastor.GraphThing}
Throws:
JastorException
See Also:
mboxProperty

setMbox

GraphThing setMbox()
                   throws JastorException
Sets the 'mbox' property value to an anonymous node

Returns:
GraphThing, the created value
Throws:
JastorException
See Also:
mboxProperty

setMbox

GraphThing setMbox(org.openrdf.model.Resource resource)
                   throws JastorException
Sets the 'mbox' property value to the given resource, and add's rdf:type properties. This method is equivalent constructing a new instance of GraphThing with the factory. and calling setMbox(org.openanzo.jastor.GraphThing mbox) The resource argument have rdf:type http://www.w3.org/2000/01/rdf-schema#Resource. That is, this method should not be used as a shortcut for creating new objects in the model.

Parameters:
{@link - com.hp.hpl.jena.rdf.model.Resource} must not be be null.
Returns:
GraphThing, the newly created value
Throws:
JastorException
See Also:
mboxProperty

getBirthday

org.openrdf.model.Literal getBirthday()
                                      throws JastorException
Gets the 'birthday' property value

Returns:
Literal
Throws:
JastorException
See Also:
birthdayProperty

setBirthday

void setBirthday(org.openrdf.model.Literal birthday)
                 throws JastorException
Sets the 'birthday' property value

Parameters:
{@link - org.openrdf.model.Literal}
Throws:
JastorException
See Also:
birthdayProperty

getGender

org.openrdf.model.Literal getGender()
                                    throws JastorException
Gets the 'gender' property value

Returns:
Literal
Throws:
JastorException
See Also:
genderProperty

setGender

void setGender(org.openrdf.model.Literal gender)
               throws JastorException
Sets the 'gender' property value

Parameters:
{@link - org.openrdf.model.Literal}
Throws:
JastorException
See Also:
genderProperty

getHoldsAccount

info.aduna.collections.iterators.CloseableIterator<OnlineAccount> getHoldsAccount()
                                                                                  throws JastorException
Get an Iterator the 'holdsAccount' property values. This Iteartor may be used to remove all such values.

Returns:
Iterator of OnlineAccount
Throws:
JastorException
See Also:
holdsAccountProperty

addHoldsAccount

void addHoldsAccount(OnlineAccount holdsAccount)
                     throws JastorException
Adds a value for the 'holdsAccount' property

Parameters:
The - OnlineAccount to add
Throws:
JastorException
See Also:
holdsAccountProperty

addHoldsAccount

OnlineAccount addHoldsAccount()
                              throws JastorException
Adds an anonymous value for the 'holdsAccount' property

Returns:
The anoymous OnlineAccount created
Throws:
JastorException
See Also:
holdsAccountProperty

addHoldsAccount

OnlineAccount addHoldsAccount(org.openrdf.model.Resource resource)
                              throws JastorException
Adds a value for the 'holdsAccount' property. This method is equivalent constructing a new instance of OnlineAccount with the factory and calling addHoldsAccount(org.openanzo.atom.jastor.foaf.OnlineAccount holdsAccount) The resource argument have rdf:type http://xmlns.com/foaf/0.1/OnlineAccount. That is, this method should not be used as a shortcut for creating new objects in the model.

Parameters:
The - om.hp.hpl.jena.rdf.model.Resource to add
Throws:
JastorException
See Also:
holdsAccountProperty

removeHoldsAccount

void removeHoldsAccount(OnlineAccount holdsAccount)
                        throws JastorException
Removes a value for the 'holdsAccount' property. This method should not be invoked while iterator through values. In that case, the remove() method of the Iterator itself should be used.

Parameters:
The - OnlineAccount to remove
Throws:
JastorException
See Also:
holdsAccountProperty

getAimChatID

org.openrdf.model.Literal getAimChatID()
                                       throws JastorException
Gets the 'aimChatID' property value

Returns:
Literal
Throws:
JastorException
See Also:
aimChatIDProperty

setAimChatID

void setAimChatID(org.openrdf.model.Literal aimChatID)
                  throws JastorException
Sets the 'aimChatID' property value

Parameters:
{@link - org.openrdf.model.Literal}
Throws:
JastorException
See Also:
aimChatIDProperty

getMsnChatID

org.openrdf.model.Literal getMsnChatID()
                                       throws JastorException
Gets the 'msnChatID' property value

Returns:
Literal
Throws:
JastorException
See Also:
msnChatIDProperty

setMsnChatID

void setMsnChatID(org.openrdf.model.Literal msnChatID)
                  throws JastorException
Sets the 'msnChatID' property value

Parameters:
{@link - org.openrdf.model.Literal}
Throws:
JastorException
See Also:
msnChatIDProperty

getTipjar

info.aduna.collections.iterators.CloseableIterator<Document> getTipjar()
                                                                       throws JastorException
Get an Iterator the 'tipjar' property values. This Iteartor may be used to remove all such values.

Returns:
Iterator of Document
Throws:
JastorException
See Also:
tipjarProperty

addTipjar

void addTipjar(Document tipjar)
               throws JastorException
Adds a value for the 'tipjar' property

Parameters:
The - Document to add
Throws:
JastorException
See Also:
tipjarProperty

addTipjar

Document addTipjar()
                   throws JastorException
Adds an anonymous value for the 'tipjar' property

Returns:
The anoymous Document created
Throws:
JastorException
See Also:
tipjarProperty

addTipjar

Document addTipjar(org.openrdf.model.Resource resource)
                   throws JastorException
Adds a value for the 'tipjar' property. This method is equivalent constructing a new instance of Document with the factory and calling addTipjar(org.openanzo.atom.jastor.foaf.Document tipjar) The resource argument have rdf:type http://xmlns.com/foaf/0.1/Document. That is, this method should not be used as a shortcut for creating new objects in the model.

Parameters:
The - om.hp.hpl.jena.rdf.model.Resource to add
Throws:
JastorException
See Also:
tipjarProperty

removeTipjar

void removeTipjar(Document tipjar)
                  throws JastorException
Removes a value for the 'tipjar' property. This method should not be invoked while iterator through values. In that case, the remove() method of the Iterator itself should be used.

Parameters:
The - Document to remove
Throws:
JastorException
See Also:
tipjarProperty

getJabberID

org.openrdf.model.Literal getJabberID()
                                      throws JastorException
Gets the 'jabberID' property value

Returns:
Literal
Throws:
JastorException
See Also:
jabberIDProperty

setJabberID

void setJabberID(org.openrdf.model.Literal jabberID)
                 throws JastorException
Sets the 'jabberID' property value

Parameters:
{@link - org.openrdf.model.Literal}
Throws:
JastorException
See Also:
jabberIDProperty

getFundedBy

info.aduna.collections.iterators.CloseableIterator<GraphThing> getFundedBy()
                                                                           throws JastorException
Get an Iterator the 'fundedBy' property values. This Iteartor may be used to remove all such values.

Returns:
Iterator of GraphThing
Throws:
JastorException
See Also:
fundedByProperty

addFundedBy

void addFundedBy(GraphThing fundedBy)
                 throws JastorException
Adds a value for the 'fundedBy' property

Parameters:
The - GraphThing to add
Throws:
JastorException
See Also:
fundedByProperty

addFundedBy

GraphThing addFundedBy()
                       throws JastorException
Adds an anonymous value for the 'fundedBy' property

Returns:
The anoymous GraphThing created
Throws:
JastorException
See Also:
fundedByProperty

addFundedBy

GraphThing addFundedBy(org.openrdf.model.Resource resource)
                       throws JastorException
Adds a value for the 'fundedBy' property. This method is equivalent constructing a new instance of GraphThing with the factory and calling addFundedBy(org.openanzo.jastor.GraphThing fundedBy) The resource argument have rdf:type http://www.w3.org/2000/01/rdf-schema#Resource. That is, this method should not be used as a shortcut for creating new objects in the model.

Parameters:
The - om.hp.hpl.jena.rdf.model.Resource to add
Throws:
JastorException
See Also:
fundedByProperty

removeFundedBy

void removeFundedBy(GraphThing fundedBy)
                    throws JastorException
Removes a value for the 'fundedBy' property. This method should not be invoked while iterator through values. In that case, the remove() method of the Iterator itself should be used.

Parameters:
The - GraphThing to remove
Throws:
JastorException
See Also:
fundedByProperty

getHomepage

Document getHomepage()
                     throws JastorException
Gets the 'homepage' property value

Returns:
Document
Throws:
JastorException
See Also:
homepageProperty

setHomepage

void setHomepage(Document homepage)
                 throws JastorException
Sets the 'homepage' property value

Parameters:
{@link - org.openanzo.atom.jastor.foaf.Document}
Throws:
JastorException
See Also:
homepageProperty

setHomepage

Document setHomepage()
                     throws JastorException
Sets the 'homepage' property value to an anonymous node

Returns:
Document, the created value
Throws:
JastorException
See Also:
homepageProperty

setHomepage

Document setHomepage(org.openrdf.model.Resource resource)
                     throws