|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Agent
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)
| 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 |
|---|
static final org.openrdf.model.URI TYPE
static final org.openrdf.model.URI icqChatIDProperty
(URI: http://xmlns.com/foaf/0.1/icqChatID)
static final org.openrdf.model.URI yahooChatIDProperty
(URI: http://xmlns.com/foaf/0.1/yahooChatID)
static final org.openrdf.model.URI madeProperty
(URI: http://xmlns.com/foaf/0.1/made)
static final org.openrdf.model.URI weblogProperty
(URI: http://xmlns.com/foaf/0.1/weblog)
static final org.openrdf.model.URI mbox__sha1sumProperty
(URI: http://xmlns.com/foaf/0.1/mbox_sha1sum)
static final org.openrdf.model.URI mboxProperty
(URI: http://xmlns.com/foaf/0.1/mbox)
static final org.openrdf.model.URI birthdayProperty
(URI: http://xmlns.com/foaf/0.1/birthday)
static final org.openrdf.model.URI genderProperty
(URI: http://xmlns.com/foaf/0.1/gender)
static final org.openrdf.model.URI holdsAccountProperty
(URI: http://xmlns.com/foaf/0.1/holdsAccount)
static final org.openrdf.model.URI aimChatIDProperty
(URI: http://xmlns.com/foaf/0.1/aimChatID)
static final org.openrdf.model.URI msnChatIDProperty
(URI: http://xmlns.com/foaf/0.1/msnChatID)
static final org.openrdf.model.URI tipjarProperty
(URI: http://xmlns.com/foaf/0.1/tipjar)
static final org.openrdf.model.URI jabberIDProperty
(URI: http://xmlns.com/foaf/0.1/jabberID)
static final org.openrdf.model.URI fundedByProperty
(URI: http://xmlns.com/foaf/0.1/fundedBy)
static final org.openrdf.model.URI homepageProperty
(URI: http://xmlns.com/foaf/0.1/homepage)
static final org.openrdf.model.URI depictionProperty
(URI: http://xmlns.com/foaf/0.1/depiction)
static final org.openrdf.model.URI nameProperty
(URI: http://xmlns.com/foaf/0.1/name)
static final org.openrdf.model.URI logoProperty
(URI: http://xmlns.com/foaf/0.1/logo)
static final org.openrdf.model.URI themeProperty
(URI: http://xmlns.com/foaf/0.1/theme)
static final org.openrdf.model.URI makerProperty
(URI: http://xmlns.com/foaf/0.1/maker)
static final org.openrdf.model.URI dnaChecksumProperty
(URI: http://xmlns.com/foaf/0.1/dnaChecksum)
static final org.openrdf.model.URI phoneProperty
(URI: http://xmlns.com/foaf/0.1/phone)
static final org.openrdf.model.URI pageProperty
(URI: http://xmlns.com/foaf/0.1/page)
static final org.openrdf.model.URI nickProperty
(URI: http://xmlns.com/foaf/0.1/nick)
static final org.openrdf.model.URI givennameProperty
(URI: http://xmlns.com/foaf/0.1/givenname)
static final org.openrdf.model.URI titleProperty
(URI: http://xmlns.com/foaf/0.1/title)
| Method Detail |
|---|
org.openrdf.model.Literal getIcqChatID()
throws JastorException
Literal
JastorExceptionicqChatIDProperty
void setIcqChatID(org.openrdf.model.Literal icqChatID)
throws JastorException
{@link - org.openrdf.model.Literal}
JastorExceptionicqChatIDProperty
org.openrdf.model.Literal getYahooChatID()
throws JastorException
Literal
JastorExceptionyahooChatIDProperty
void setYahooChatID(org.openrdf.model.Literal yahooChatID)
throws JastorException
{@link - org.openrdf.model.Literal}
JastorExceptionyahooChatIDProperty
info.aduna.collections.iterators.CloseableIterator<GraphThing> getMade()
throws JastorException
Iterator of GraphThing
JastorExceptionmadeProperty
void addMade(GraphThing made)
throws JastorException
The - GraphThing to add
JastorExceptionmadeProperty
GraphThing addMade()
throws JastorException
GraphThing created
JastorExceptionmadeProperty
GraphThing addMade(org.openrdf.model.Resource resource)
throws JastorException
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.
The - om.hp.hpl.jena.rdf.model.Resource to add
JastorExceptionmadeProperty
void removeMade(GraphThing made)
throws JastorException
The - GraphThing to remove
JastorExceptionmadeProperty
Document getWeblog()
throws JastorException
Document
JastorExceptionweblogProperty
void setWeblog(Document weblog)
throws JastorException
{@link - org.openanzo.atom.jastor.foaf.Document}
JastorExceptionweblogProperty
Document setWeblog()
throws JastorException
Document, the created value
JastorExceptionweblogProperty
Document setWeblog(org.openrdf.model.Resource resource)
throws JastorException
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.
{@link - com.hp.hpl.jena.rdf.model.Resource} must not be be null.
Document, the newly created value
JastorExceptionweblogProperty
org.openrdf.model.Literal getMbox__sha1sum()
throws JastorException
Literal
JastorExceptionmbox__sha1sumProperty
void setMbox__sha1sum(org.openrdf.model.Literal mbox__sha1sum)
throws JastorException
{@link - org.openrdf.model.Literal}
JastorExceptionmbox__sha1sumProperty
GraphThing getMbox()
throws JastorException
GraphThing
JastorExceptionmboxProperty
void setMbox(GraphThing mbox)
throws JastorException
{@link - org.openanzo.jastor.GraphThing}
JastorExceptionmboxProperty
GraphThing setMbox()
throws JastorException
GraphThing, the created value
JastorExceptionmboxProperty
GraphThing setMbox(org.openrdf.model.Resource resource)
throws JastorException
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.
{@link - com.hp.hpl.jena.rdf.model.Resource} must not be be null.
GraphThing, the newly created value
JastorExceptionmboxProperty
org.openrdf.model.Literal getBirthday()
throws JastorException
Literal
JastorExceptionbirthdayProperty
void setBirthday(org.openrdf.model.Literal birthday)
throws JastorException
{@link - org.openrdf.model.Literal}
JastorExceptionbirthdayProperty
org.openrdf.model.Literal getGender()
throws JastorException
Literal
JastorExceptiongenderProperty
void setGender(org.openrdf.model.Literal gender)
throws JastorException
{@link - org.openrdf.model.Literal}
JastorExceptiongenderProperty
info.aduna.collections.iterators.CloseableIterator<OnlineAccount> getHoldsAccount()
throws JastorException
Iterator of OnlineAccount
JastorExceptionholdsAccountProperty
void addHoldsAccount(OnlineAccount holdsAccount)
throws JastorException
The - OnlineAccount to add
JastorExceptionholdsAccountProperty
OnlineAccount addHoldsAccount()
throws JastorException
OnlineAccount created
JastorExceptionholdsAccountProperty
OnlineAccount addHoldsAccount(org.openrdf.model.Resource resource)
throws JastorException
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.
The - om.hp.hpl.jena.rdf.model.Resource to add
JastorExceptionholdsAccountProperty
void removeHoldsAccount(OnlineAccount holdsAccount)
throws JastorException
The - OnlineAccount to remove
JastorExceptionholdsAccountProperty
org.openrdf.model.Literal getAimChatID()
throws JastorException
Literal
JastorExceptionaimChatIDProperty
void setAimChatID(org.openrdf.model.Literal aimChatID)
throws JastorException
{@link - org.openrdf.model.Literal}
JastorExceptionaimChatIDProperty
org.openrdf.model.Literal getMsnChatID()
throws JastorException
Literal
JastorExceptionmsnChatIDProperty
void setMsnChatID(org.openrdf.model.Literal msnChatID)
throws JastorException
{@link - org.openrdf.model.Literal}
JastorExceptionmsnChatIDProperty
info.aduna.collections.iterators.CloseableIterator<Document> getTipjar()
throws JastorException
Iterator of Document
JastorExceptiontipjarProperty
void addTipjar(Document tipjar)
throws JastorException
The - Document to add
JastorExceptiontipjarProperty
Document addTipjar()
throws JastorException
Document created
JastorExceptiontipjarProperty
Document addTipjar(org.openrdf.model.Resource resource)
throws JastorException
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.
The - om.hp.hpl.jena.rdf.model.Resource to add
JastorExceptiontipjarProperty
void removeTipjar(Document tipjar)
throws JastorException
The - Document to remove
JastorExceptiontipjarProperty
org.openrdf.model.Literal getJabberID()
throws JastorException
Literal
JastorExceptionjabberIDProperty
void setJabberID(org.openrdf.model.Literal jabberID)
throws JastorException
{@link - org.openrdf.model.Literal}
JastorExceptionjabberIDProperty
info.aduna.collections.iterators.CloseableIterator<GraphThing> getFundedBy()
throws JastorException
Iterator of GraphThing
JastorExceptionfundedByProperty
void addFundedBy(GraphThing fundedBy)
throws JastorException
The - GraphThing to add
JastorExceptionfundedByProperty
GraphThing addFundedBy()
throws JastorException
GraphThing created
JastorExceptionfundedByProperty
GraphThing addFundedBy(org.openrdf.model.Resource resource)
throws JastorException
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.
The - om.hp.hpl.jena.rdf.model.Resource to add
JastorExceptionfundedByProperty
void removeFundedBy(GraphThing fundedBy)
throws JastorException
The - GraphThing to remove
JastorExceptionfundedByProperty
Document getHomepage()
throws JastorException
Document
JastorExceptionhomepageProperty
void setHomepage(Document homepage)
throws JastorException
{@link - org.openanzo.atom.jastor.foaf.Document}
JastorExceptionhomepageProperty
Document setHomepage()
throws JastorException
Document, the created value
JastorExceptionhomepageProperty
Document setHomepage(org.openrdf.model.Resource resource)
throws