org.openanzo.atom.jastor.foaf
Interface Person

All Superinterfaces:
Agent, CoreThing, GraphThing
All Known Implementing Classes:
PersonImpl

public interface Person
extends Agent, GraphThing

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

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


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



Field Summary
static org.openrdf.model.URI currentProjectProperty
          The Jena Property for currentProject
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 family__nameProperty
          The Jena Property for family__name
static org.openrdf.model.URI firstNameProperty
          The Jena Property for firstName
static org.openrdf.model.URI fundedByProperty
          The Jena Property for fundedBy
static org.openrdf.model.URI geekcodeProperty
          The Jena Property for geekcode
static org.openrdf.model.URI givennameProperty
          The Jena Property for givenname
static org.openrdf.model.URI homepageProperty
          The Jena Property for homepage
static org.openrdf.model.URI imgProperty
          The Jena Property for img
static org.openrdf.model.URI interestProperty
          The Jena Property for interest
static org.openrdf.model.URI knowsProperty
          The Jena Property for knows
static org.openrdf.model.URI logoProperty
          The Jena Property for logo
static org.openrdf.model.URI makerProperty
          The Jena Property for maker
static org.openrdf.model.URI myersBriggsProperty
          The Jena Property for myersBriggs
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 pastProjectProperty
          The Jena Property for pastProject
static org.openrdf.model.URI phoneProperty
          The Jena Property for phone
static org.openrdf.model.URI planProperty
          The Jena Property for plan
static org.openrdf.model.URI publicationsProperty
          The Jena Property for publications
static org.openrdf.model.URI schoolHomepageProperty
          The Jena Property for schoolHomepage
static org.openrdf.model.URI surnameProperty
          The Jena Property for surname
static org.openrdf.model.URI themeProperty
          The Jena Property for theme
static org.openrdf.model.URI titleProperty
          The Jena Property for title
static org.openrdf.model.URI topic__interestProperty
          The Jena Property for topic__interest
static org.openrdf.model.URI TYPE
          The rdf:type for this ontology class
static org.openrdf.model.URI workInfoHomepageProperty
          The Jena Property for workInfoHomepage
static org.openrdf.model.URI workplaceHomepageProperty
          The Jena Property for workplaceHomepage
 
Fields inherited from interface org.openanzo.atom.jastor.foaf.Agent
aimChatIDProperty, birthdayProperty, genderProperty, holdsAccountProperty, icqChatIDProperty, jabberIDProperty, madeProperty, mbox__sha1sumProperty, mboxProperty, msnChatIDProperty, tipjarProperty, weblogProperty, yahooChatIDProperty
 
Method Summary
 GraphThing addCurrentProject()
          Adds an anonymous value for the 'currentProject' property
 void addCurrentProject(GraphThing currentProject)
          Adds a value for the 'currentProject' property
 GraphThing addCurrentProject(org.openrdf.model.Resource resource)
          Adds a value for the 'currentProject' property.
 void addFamily__name(org.openrdf.model.Literal family__name)
          Add a 'family__name' property value
 void addFirstName(org.openrdf.model.Literal firstName)
          Add a 'firstName' property value
 void addGeekcode(org.openrdf.model.Literal geekcode)
          Add a 'geekcode' property value
 Image addImg()
          Adds an anonymous value for the 'img' property
 void addImg(Image img)
          Adds a value for the 'img' property
 Image addImg(org.openrdf.model.Resource resource)
          Adds a value for the 'img' property.
 Document addInterest()
          Adds an anonymous value for the 'interest' property
 void addInterest(Document interest)
          Adds a value for the 'interest' property
 Document addInterest(org.openrdf.model.Resource resource)
          Adds a value for the 'interest' property.
 Person addKnows()
          Adds an anonymous value for the 'knows' property
 void addKnows(Person knows)
          Adds a value for the 'knows' property
 Person addKnows(org.openrdf.model.Resource resource)
          Adds a value for the 'knows' property.
 void addMyersBriggs(org.openrdf.model.Literal myersBriggs)
          Add a 'myersBriggs' property value
 GraphThing addPastProject()
          Adds an anonymous value for the 'pastProject' property
 void addPastProject(GraphThing pastProject)
          Adds a value for the 'pastProject' property
 GraphThing addPastProject(org.openrdf.model.Resource resource)
          Adds a value for the 'pastProject' property.
 void addPlan(org.openrdf.model.Literal plan)
          Add a 'plan' property value
 Document addPublications()
          Adds an anonymous value for the 'publications' property
 void addPublications(Document publications)
          Adds a value for the 'publications' property
 Document addPublications(org.openrdf.model.Resource resource)
          Adds a value for the 'publications' property.
 Document addSchoolHomepage()
          Adds an anonymous value for the 'schoolHomepage' property
 void addSchoolHomepage(Document schoolHomepage)
          Adds a value for the 'schoolHomepage' property
 Document addSchoolHomepage(org.openrdf.model.Resource resource)
          Adds a value for the 'schoolHomepage' property.
 void addSurname(org.openrdf.model.Literal surname)
          Add a 'surname' property value
 GraphThing addTopic__interest()
          Adds an anonymous value for the 'topic__interest' property
 void addTopic__interest(GraphThing topic__interest)
          Adds a value for the 'topic__interest' property
 GraphThing addTopic__interest(org.openrdf.model.Resource resource)
          Adds a value for the 'topic__interest' property.
 Document addWorkInfoHomepage()
          Adds an anonymous value for the 'workInfoHomepage' property
 void addWorkInfoHomepage(Document workInfoHomepage)
          Adds a value for the 'workInfoHomepage' property
 Document addWorkInfoHomepage(org.openrdf.model.Resource resource)
          Adds a value for the 'workInfoHomepage' property.
 Document addWorkplaceHomepage()
          Adds an anonymous value for the 'workplaceHomepage' property
 void addWorkplaceHomepage(Document workplaceHomepage)
          Adds a value for the 'workplaceHomepage' property
 Document addWorkplaceHomepage(org.openrdf.model.Resource resource)
          Adds a value for the 'workplaceHomepage' property.
 info.aduna.collections.iterators.CloseableIterator<GraphThing> getCurrentProject()
          Get an Iterator the 'currentProject' property values.
 info.aduna.collections.iterators.CloseableIterator<org.openrdf.model.Literal> getFamily__name()
          Iterates through the 'family__name' property values.
 info.aduna.collections.iterators.CloseableIterator<org.openrdf.model.Literal> getFirstName()
          Iterates through the 'firstName' property values.
 info.aduna.collections.iterators.CloseableIterator<org.openrdf.model.Literal> getGeekcode()
          Iterates through the 'geekcode' property values.
 info.aduna.collections.iterators.CloseableIterator<Image> getImg()
          Get an Iterator the 'img' property values.
 info.aduna.collections.iterators.CloseableIterator<Document> getInterest()
          Get an Iterator the 'interest' property values.
 info.aduna.collections.iterators.CloseableIterator<Person> getKnows()
          Get an Iterator the 'knows' property values.
 info.aduna.collections.iterators.CloseableIterator<org.openrdf.model.Literal> getMyersBriggs()
          Iterates through the 'myersBriggs' property values.
 info.aduna.collections.iterators.CloseableIterator<GraphThing> getPastProject()
          Get an Iterator the 'pastProject' property values.
 info.aduna.collections.iterators.CloseableIterator<org.openrdf.model.Literal> getPlan()
          Iterates through the 'plan' property values.
 info.aduna.collections.iterators.CloseableIterator<Document> getPublications()
          Get an Iterator the 'publications' property values.
 info.aduna.collections.iterators.CloseableIterator<Document> getSchoolHomepage()
          Get an Iterator the 'schoolHomepage' property values.
 info.aduna.collections.iterators.CloseableIterator<org.openrdf.model.Literal> getSurname()
          Iterates through the 'surname' property values.
 info.aduna.collections.iterators.CloseableIterator<GraphThing> getTopic__interest()
          Get an Iterator the 'topic__interest' property values.
 info.aduna.collections.iterators.CloseableIterator<Document> getWorkInfoHomepage()
          Get an Iterator the 'workInfoHomepage' property values.
 info.aduna.collections.iterators.CloseableIterator<Document> getWorkplaceHomepage()
          Get an Iterator the 'workplaceHomepage' property values.
 void removeCurrentProject(GraphThing currentProject)
          Removes a value for the 'currentProject' property.
 void removeFamily__name(org.openrdf.model.Literal family__name)
          Remove a 'family__name' property value.
 void removeFirstName(org.openrdf.model.Literal firstName)
          Remove a 'firstName' property value.
 void removeGeekcode(org.openrdf.model.Literal geekcode)
          Remove a 'geekcode' property value.
 void removeImg(Image img)
          Removes a value for the 'img' property.
 void removeInterest(Document interest)
          Removes a value for the 'interest' property.
 void removeKnows(Person knows)
          Removes a value for the 'knows' property.
 void removeMyersBriggs(org.openrdf.model.Literal myersBriggs)
          Remove a 'myersBriggs' property value.
 void removePastProject(GraphThing pastProject)
          Removes a value for the 'pastProject' property.
 void removePlan(org.openrdf.model.Literal plan)
          Remove a 'plan' property value.
 void removePublications(Document publications)
          Removes a value for the 'publications' property.
 void removeSchoolHomepage(Document schoolHomepage)
          Removes a value for the 'schoolHomepage' property.
 void removeSurname(org.openrdf.model.Literal surname)
          Remove a 'surname' property value.
 void removeTopic__interest(GraphThing topic__interest)
          Removes a value for the 'topic__interest' property.
 void removeWorkInfoHomepage(Document workInfoHomepage)
          Removes a value for the 'workInfoHomepage' property.
 void removeWorkplaceHomepage(Document workplaceHomepage)
          Removes a value for the 'workplaceHomepage' property.
 
Methods inherited from interface org.openanzo.atom.jastor.foaf.Agent
addDepiction, addDepiction, addDepiction, addDnaChecksum, addFundedBy, addFundedBy, addFundedBy, addGivenname, addGivenname, addGivenname, addHoldsAccount, addHoldsAccount, addHoldsAccount, addLogo, addLogo, addLogo, addMade, addMade, addMade, addMaker, addMaker, addMaker, addName, addNick, addNick, addNick, addPage, addPage, addPage, addPhone, addPhone, addPhone, addTheme, addTheme, addTheme, addTipjar, addTipjar, addTipjar, addTitle, addTitle, addTitle, getAimChatID, getBirthday, getDepiction, getDnaChecksum, getFundedBy, getGender, getGivenname, getHoldsAccount, getHomepage, getIcqChatID, getJabberID, getLogo, getMade, getMaker, getMbox__sha1sum, getMbox, getMsnChatID, getName, getNick, getPage, getPhone, getTheme, getTipjar, getTitle, getWeblog, getYahooChatID, removeDepiction, removeDnaChecksum, removeFundedBy, removeGivenname, removeHoldsAccount, removeLogo, removeMade, removeMaker, removeName, removeNick, removePage, removePhone, removeTheme, removeTipjar, removeTitle, setAimChatID, setBirthday, setGender, setHomepage, setHomepage, setHomepage, setIcqChatID, setJabberID, setMbox__sha1sum, setMbox, setMbox, setMbox, setMsnChatID, setWeblog, setWeblog, setWeblog, setYahooChatID
 
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


workInfoHomepageProperty

static final org.openrdf.model.URI workInfoHomepageProperty
The Jena Property for workInfoHomepage

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



RDF Schema Standard Properties
label : work info homepage
comment : A work info homepage of some person; a page about their work for some organization.
isDefinedBy : http://xmlns.com/foaf/0.1/


schoolHomepageProperty

static final org.openrdf.model.URI schoolHomepageProperty
The Jena Property for schoolHomepage

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



RDF Schema Standard Properties
label : schoolHomepage
comment : A homepage of a school attended by the person.
isDefinedBy : http://xmlns.com/foaf/0.1/


geekcodeProperty

static final org.openrdf.model.URI geekcodeProperty
The Jena Property for geekcode

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



RDF Schema Standard Properties
label : geekcode
comment : A textual geekcode for this person, see http://www.geekcode.com/geek.html
isDefinedBy : http://xmlns.com/foaf/0.1/


interestProperty

static final org.openrdf.model.URI interestProperty
The Jena Property for interest

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



RDF Schema Standard Properties
label : interest
comment : A page about a topic of interest to this person.
isDefinedBy : http://xmlns.com/foaf/0.1/


planProperty

static final org.openrdf.model.URI planProperty
The Jena Property for plan

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



RDF Schema Standard Properties
label : plan
comment : A .plan comment, in the tradition of finger and '.plan' files.
isDefinedBy : http://xmlns.com/foaf/0.1/


pastProjectProperty

static final org.openrdf.model.URI pastProjectProperty
The Jena Property for pastProject

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



RDF Schema Standard Properties
label : past project
comment : A project this person has previously worked on.
isDefinedBy : http://xmlns.com/foaf/0.1/


publicationsProperty

static final org.openrdf.model.URI publicationsProperty
The Jena Property for publications

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



RDF Schema Standard Properties
label : publications
comment : A link to the publications of this person.
isDefinedBy : http://xmlns.com/foaf/0.1/


surnameProperty

static final org.openrdf.model.URI surnameProperty
The Jena Property for surname

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



RDF Schema Standard Properties
label : Surname
comment : The surname of some person.
isDefinedBy : http://xmlns.com/foaf/0.1/


myersBriggsProperty

static final org.openrdf.model.URI myersBriggsProperty
The Jena Property for myersBriggs

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



RDF Schema Standard Properties
label : myersBriggs
comment : A Myers Briggs (MBTI) personality classification.
isDefinedBy : http://xmlns.com/foaf/0.1/


firstNameProperty

static final org.openrdf.model.URI firstNameProperty
The Jena Property for firstName

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



RDF Schema Standard Properties
label : firstName
comment : The first name of a person.
isDefinedBy : http://xmlns.com/foaf/0.1/


currentProjectProperty

static final org.openrdf.model.URI currentProjectProperty
The Jena Property for currentProject

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



RDF Schema Standard Properties
label : current project
comment : A current project this person works on.
isDefinedBy : http://xmlns.com/foaf/0.1/


family__nameProperty

static final org.openrdf.model.URI family__nameProperty
The Jena Property for family__name

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



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


knowsProperty

static final org.openrdf.model.URI knowsProperty
The Jena Property for knows

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



RDF Schema Standard Properties
label : knows
comment : A person known by this person (indicating some level of reciprocated interaction between the parties).
isDefinedBy : http://xmlns.com/foaf/0.1/


imgProperty

static final org.openrdf.model.URI imgProperty
The Jena Property for img

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



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


topic__interestProperty

static final org.openrdf.model.URI topic__interestProperty
The Jena Property for topic__interest

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



RDF Schema Standard Properties
label : interest_topic
comment : A thing of interest to this person.
isDefinedBy : http://xmlns.com/foaf/0.1/


workplaceHomepageProperty

static final org.openrdf.model.URI workplaceHomepageProperty
The Jena Property for workplaceHomepage

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



RDF Schema Standard Properties
label : workplace homepage
comment : A workplace homepage of some person; the homepage of an organization they work for.
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

getWorkInfoHomepage

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

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

addWorkInfoHomepage

void addWorkInfoHomepage(Document workInfoHomepage)
                         throws JastorException
Adds a value for the 'workInfoHomepage' property

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

addWorkInfoHomepage

Document addWorkInfoHomepage()
                             throws JastorException
Adds an anonymous value for the 'workInfoHomepage' property

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

addWorkInfoHomepage

Document addWorkInfoHomepage(org.openrdf.model.Resource resource)
                             throws JastorException
Adds a value for the 'workInfoHomepage' property. This method is equivalent constructing a new instance of Document with the factory and calling addWorkInfoHomepage(org.openanzo.atom.jastor.foaf.Document workInfoHomepage) 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:
workInfoHomepageProperty

removeWorkInfoHomepage

void removeWorkInfoHomepage(Document workInfoHomepage)
                            throws JastorException
Removes a value for the 'workInfoHomepage' 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:
workInfoHomepageProperty

getSchoolHomepage

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

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

addSchoolHomepage

void addSchoolHomepage(Document schoolHomepage)
                       throws JastorException
Adds a value for the 'schoolHomepage' property

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

addSchoolHomepage

Document addSchoolHomepage()
                           throws JastorException
Adds an anonymous value for the 'schoolHomepage' property

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

addSchoolHomepage

Document addSchoolHomepage(org.openrdf.model.Resource resource)
                           throws JastorException
Adds a value for the 'schoolHomepage' property. This method is equivalent constructing a new instance of Document with the factory and calling addSchoolHomepage(org.openanzo.atom.jastor.foaf.Document schoolHomepage) 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:
schoolHomepageProperty

removeSchoolHomepage

void removeSchoolHomepage(Document schoolHomepage)
                          throws JastorException
Removes a value for the 'schoolHomepage' 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:
schoolHomepageProperty

getGeekcode

info.aduna.collections.iterators.CloseableIterator<org.openrdf.model.Literal> getGeekcode()
                                                                                          throws JastorException
Iterates through the 'geekcode' property values. This Iteartor may be used to remove all such values.

Returns:
Iterator of Literal
Throws:
JastorException
See Also:
geekcodeProperty

addGeekcode

void addGeekcode(org.openrdf.model.Literal geekcode)
                 throws JastorException
Add a 'geekcode' property value

Parameters:
{@link - org.openrdf.model.Literal}, the value to add
Throws:
JastorException
See Also:
geekcodeProperty

removeGeekcode

void removeGeekcode(org.openrdf.model.Literal geekcode)
                    throws JastorException
Remove a 'geekcode' property value. This method should not be invoked while iterator through values. In that case, the remove() method of the Iterator itself should be used.

Parameters:
{@link - org.openrdf.model.Literal}, the value to remove
Throws:
JastorException
See Also:
geekcodeProperty

getInterest

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

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

addInterest

void addInterest(Document interest)
                 throws JastorException
Adds a value for the 'interest' property

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

addInterest

Document addInterest()
                     throws JastorException
Adds an anonymous value for the 'interest' property

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

addInterest

Document addInterest(org.openrdf.model.Resource resource)
                     throws JastorException
Adds a value for the 'interest' property. This method is equivalent constructing a new instance of Document with the factory and calling addInterest(org.openanzo.atom.jastor.foaf.Document interest) 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:
interestProperty

removeInterest

void removeInterest(Document interest)
                    throws JastorException
Removes a value for the 'interest' 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:
interestProperty

getPlan

info.aduna.collections.iterators.CloseableIterator<org.openrdf.model.Literal> getPlan()
                                                                                      throws JastorException
Iterates through the 'plan' property values. This Iteartor may be used to remove all such values.

Returns:
Iterator of Literal
Throws:
JastorException
See Also:
planProperty

addPlan

void addPlan(org.openrdf.model.Literal plan)
             throws JastorException
Add a 'plan' property value

Parameters:
{@link - org.openrdf.model.Literal}, the value to add
Throws:
JastorException
See Also:
planProperty

removePlan

void removePlan(org.openrdf.model.Literal plan)
                throws JastorException
Remove a 'plan' property value. This method should not be invoked while iterator through values. In that case, the remove() method of the Iterator itself should be used.

Parameters:
{@link - org.openrdf.model.Literal}, the value to remove
Throws:
JastorException
See Also:
planProperty

getPastProject

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

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

addPastProject

void addPastProject(GraphThing pastProject)
                    throws JastorException
Adds a value for the 'pastProject' property

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

addPastProject

GraphThing addPastProject()
                          throws JastorException
Adds an anonymous value for the 'pastProject' property

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

addPastProject

GraphThing addPastProject(org.openrdf.model.Resource resource)
                          throws JastorException
Adds a value for the 'pastProject' property. This method is equivalent constructing a new instance of GraphThing with the factory and calling addPastProject(org.openanzo.jastor.GraphThing pastProject) 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:
pastProjectProperty

removePastProject

void removePastProject(GraphThing pastProject)
                       throws JastorException
Removes a value for the 'pastProject' 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:
pastProjectProperty

getPublications

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

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

addPublications

void addPublications(Document publications)
                     throws JastorException
Adds a value for the 'publications' property

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

addPublications

Document addPublications()
                         throws JastorException
Adds an anonymous value for the 'publications' property

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

addPublications

Document addPublications(org.openrdf.model.Resource resource)
                         throws JastorException
Adds a value for the 'publications' property. This method is equivalent constructing a new instance of Document with the factory and calling addPublications(org.openanzo.atom.jastor.foaf.Document publications) 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:
publicationsProperty

removePublications

void removePublications(Document publications)
                        throws JastorException
Removes a value for the 'publications' 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:
publicationsProperty

getSurname

info.aduna.collections.iterators.CloseableIterator<org.openrdf.model.Literal> getSurname()
                                                                                         throws JastorException
Iterates through the 'surname' property values. This Iteartor may be used to remove all such values.

Returns:
Iterator of Literal
Throws:
JastorException
See Also:
surnameProperty

addSurname

void addSurname(org.openrdf.model.Literal surname)
                throws JastorException
Add a 'surname' property value

Parameters:
{@link - org.openrdf.model.Literal}, the value to add
Throws:
JastorException
See Also:
surnameProperty

removeSurname

void removeSurname(org.openrdf.model.Literal surname)
                   throws JastorException
Remove a 'surname' property value. This method should not be invoked while iterator through values. In that case, the remove() method of the Iterator itself should be used.

Parameters:
{@link - org.openrdf.model.Literal}, the value to remove
Throws:
JastorException
See Also:
surnameProperty

getMyersBriggs

info.aduna.collections.iterators.CloseableIterator<org.openrdf.model.Literal> getMyersBriggs()
                                                                                             throws JastorException
Iterates through the 'myersBriggs' property values. This Iteartor may be used to remove all such values.

Returns:
Iterator of Literal
Throws:
JastorException
See Also:
myersBriggsProperty

addMyersBriggs

void addMyersBriggs(org.openrdf.model.Literal myersBriggs)
                    throws JastorException
Add a 'myersBriggs' property value

Parameters:
{@link - org.openrdf.model.Literal}, the value to add
Throws:
JastorException
See Also:
myersBriggsProperty

removeMyersBriggs

void removeMyersBriggs(org.openrdf.model.Literal myersBriggs)
                       throws JastorException
Remove a 'myersBriggs' property value. This method should not be invoked while iterator through values. In that case, the remove() method of the Iterator itself should be used.

Parameters:
{@link - org.openrdf.model.Literal}, the value to remove
Throws:
JastorException
See Also:
myersBriggsProperty

getFirstName

info.aduna.collections.iterators.CloseableIterator<org.openrdf.model.Literal> getFirstName()
                                                                                           throws JastorException
Iterates through the 'firstName' property values. This Iteartor may be used to remove all such values.

Returns:
Iterator of Literal
Throws:
JastorException
See Also:
firstNameProperty

addFirstName

void addFirstName(org.openrdf.model.Literal firstName)
                  throws JastorException
Add a 'firstName' property value

Parameters:
{@link - org.openrdf.model.Literal}, the value to add
Throws:
JastorException
See Also:
firstNameProperty

removeFirstName

void removeFirstName(org.openrdf.model.Literal firstName)
                     throws JastorException
Remove a 'firstName' property value. This method should not be invoked while iterator through values. In that case, the remove() method of the Iterator itself should be used.

Parameters:
{@link - org.openrdf.model.Literal}, the value to remove
Throws:
JastorException
See Also:
firstNameProperty

getCurrentProject

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

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

addCurrentProject

void addCurrentProject(GraphThing currentProject)
                       throws JastorException
Adds a value for the 'currentProject' property

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

addCurrentProject

GraphThing addCurrentProject()
                             throws JastorException
Adds an anonymous value for the 'currentProject' property

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

addCurrentProject

GraphThing addCurrentProject(org.openrdf.model.Resource resource)
                             throws JastorException
Adds a value for the 'currentProject' property. This method is equivalent constructing a new instance of GraphThing with the factory and calling addCurrentProject(org.openanzo.jastor.GraphThing currentProject) 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:
currentProjectProperty

removeCurrentProject

void removeCurrentProject(GraphThing currentProject)
                          throws JastorException
Removes a value for the 'currentProject' 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:
currentProjectProperty

getFamily__name

info.aduna.collections.iterators.CloseableIterator<org.openrdf.model.Literal> getFamily__name()
                                                                                              throws JastorException
Iterates through the 'family__name' property values. This Iteartor may be used to remove all such values.

Returns:
Iterator of Literal
Throws:
JastorException
See Also:
family__nameProperty

addFamily__name

void addFamily__name(org.openrdf.model.Literal family__name)
                     throws JastorException
Add a 'family__name' property value

Parameters:
{@link - org.openrdf.model.Literal}, the value to add
Throws:
JastorException
See Also:
family__nameProperty

removeFamily__name

void removeFamily__name(org.openrdf.model.Literal family__name)
                        throws JastorException
Remove a 'family__name' property value. This method should not be invoked while iterator through values. In that case, the remove() method of the Iterator itself should be used.

Parameters:
{@link - org.openrdf.model.Literal}, the value to remove
Throws:
JastorException
See Also:
family__nameProperty

getKnows

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

Returns:
Iterator of Person
Throws:
JastorException
See Also:
knowsProperty

addKnows

void addKnows(Person knows)
              throws JastorException
Adds a value for the 'knows' property

Parameters:
The - Person to add
Throws:
JastorException
See Also:
knowsProperty

addKnows

Person addKnows()
                throws JastorException
Adds an anonymous value for the 'knows' property

Returns:
The anoymous Person created
Throws:
JastorException
See Also:
knowsProperty

addKnows

Person addKnows(org.openrdf.model.Resource resource)
                throws JastorException
Adds a value for the 'knows' property. This method is equivalent constructing a new instance of Person with the factory and calling addKnows(org.openanzo.atom.jastor.foaf.Person knows) The resource argument have rdf:type http://xmlns.com/foaf/0.1/Person. 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:
knowsProperty

removeKnows

void removeKnows(Person knows)
                 throws JastorException
Removes a value for the 'knows' 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 - Person to remove
Throws:
JastorException
See Also:
knowsProperty

getImg

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

Returns:
Iterator of Image
Throws:
JastorException
See Also:
imgProperty

addImg

void addImg(Image img)
            throws JastorException
Adds a value for the 'img' property

Parameters:
The - Image to add
Throws:
JastorException
See Also:
imgProperty

addImg

Image addImg()
             throws JastorException
Adds an anonymous value for the 'img' property

Returns:
The anoymous Image created
Throws:
JastorException
See Also:
imgProperty

addImg

Image addImg(org.openrdf.model.Resource resource)
             throws JastorException
Adds a value for the 'img' property. This method is equivalent constructing a new instance of Image with the factory and calling addImg(org.openanzo.atom.jastor.foaf.Image img) The resource argument have rdf:type http://xmlns.com/foaf/0.1/Image. 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:
imgProperty

removeImg

void removeImg(Image img)
               throws JastorException
Removes a value for the 'img' 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 - Image to remove
Throws:
JastorException
See Also:
imgProperty

getTopic__interest

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

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

addTopic__interest

void addTopic__interest(GraphThing topic__interest)
                        throws JastorException
Adds a value for the 'topic__interest' property

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

addTopic__interest

GraphThing addTopic__interest()
                              throws JastorException
Adds an anonymous value for the 'topic__interest' property

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

addTopic__interest

GraphThing addTopic__interest(org.openrdf.model.Resource resource)
                              throws JastorException
Adds a value for the 'topic__interest' property. This method is equivalent constructing a new instance of GraphThing with the factory and calling addTopic__interest(org.openanzo.jastor.GraphThing topic__interest) 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:
topic__interestProperty

removeTopic__interest

void removeTopic__interest(GraphThing topic__interest)
                           throws JastorException
Removes a value for the 'topic__interest' 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:
topic__interestProperty

getWorkplaceHomepage

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

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

addWorkplaceHomepage

void addWorkplaceHomepage(Document workplaceHomepage)
                          throws JastorException
Adds a value for the 'workplaceHomepage' property

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

addWorkplaceHomepage

Document addWorkplaceHomepage()
                              throws JastorException
Adds an anonymous value for the 'workplaceHomepage' property

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

addWorkplaceHomepage

Document addWorkplaceHomepage(org.openrdf.model.Resource resource)
                              throws JastorException
Adds a value for the 'workplaceHomepage' property. This method is equivalent constructing a new instance of Document with the factory and calling addWorkplaceHomepage(org.openanzo.atom.jastor.foaf.Document workplaceHomepage) 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:
workplaceHomepageProperty

removeWorkplaceHomepage

void removeWorkplaceHomepage(Document workplaceHomepage)
                             throws JastorException
Removes a value for the 'workplaceHomepage' 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:
workplaceHomepageProperty


Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.