Class FOAF
- java.lang.Object
-
- org.apache.jena.sparql.vocabulary.FOAF
-
public class FOAF extends java.lang.Object
Vocabulary definitions from FOAF.rdf- Author:
- Auto-generated by schemagen on 11 Oct 2017 20:53
-
-
Field Summary
Fields Modifier and Type Field Description static Property
account
Indicates an account held by this agent.static Property
accountName
Indicates the name (identifier) associated with this online account.static Property
accountServiceHomepage
Indicates a homepage of the service provide for this online account.static Property
age
The age in years of some agent.static Resource
Agent
An agent (eg.static Property
aimChatID
An AIM chat IDstatic Property
based_near
A location that something is based near, for some broadly human notion of near.static Property
birthday
The birthday of this Agent, represented in mm-dd string form, eg.static Property
currentProject
A current project this person works on.static Property
depiction
A depiction of some thing.static Property
depicts
A thing depicted in this representation.static Property
dnaChecksum
Deprecated.Archaic term.static Resource
Document
A document.static Property
family_name
Deprecated.Archaic term.static Property
familyName
The family name of some person.static Property
firstName
The first name of a person.static Property
focus
The underlying or 'focal' entity associated with some SKOS-described concept.static Property
fundedBy
Deprecated.Archaic term.static Property
geekcode
Deprecated.Archaic term.static Property
gender
The gender of this Agent (typically but not necessarily 'male' or 'female').static Property
givenname
Deprecated.Archaic term.static Property
givenName
The given name of some person.static Resource
Group
A class of Agents.static Property
holdsAccount
Deprecated.Archaic term.static Property
homepage
A homepage for some thing.static Property
icqChatID
An ICQ chat IDstatic Resource
Image
An image.static Property
img
An image that can be used to represent some thing (ie.static Property
interest
A page about a topic of interest to this person.static Property
isPrimaryTopicOf
A document that this thing is the primary topic of.static Property
jabberID
A jabber ID for something.static Property
knows
A person known by this person (indicating some level of reciprocated interaction between the parties).static Resource
LabelProperty
A foaf:LabelProperty is any RDF property with texual values that serve as labels.static Property
lastName
The last name of a person.static Property
logo
A logo representing some thing.static Property
made
Something that was made by this agent.static Property
maker
An agent that made this thing.static Property
mbox
A personal mailbox, ie.static Property
mbox_sha1sum
The sha1sum of the URI of an Internet mailbox associated with exactly one owner, the first owner of the mailbox.static Property
member
Indicates a member of a Groupstatic Property
membershipClass
Indicates the class of individuals that are a member of a Groupstatic Property
msnChatID
An MSN chat IDstatic Property
myersBriggs
A Myers Briggs (MBTI) personality classification.static Property
name
A name for some thing.static Resource
NAMESPACE
The namespace of the vocabulary as a resourcestatic Property
nick
A short informal nickname characterising an agent (includes login identifiers, IRC and other chat nicknames).static java.lang.String
NS
The namespace of the vocabulary as a stringstatic Resource
OnlineAccount
An online account.static Resource
OnlineChatAccount
An online chat account.static Resource
OnlineEcommerceAccount
An online e-commerce account.static Resource
OnlineGamingAccount
An online gaming account.static Property
openid
An OpenID for an Agent.static Resource
Organization
An organization.static Property
page
A page or document about this thing.static Property
pastProject
A project this person has previously worked on.static Resource
Person
A person.static Resource
PersonalProfileDocument
A personal profile RDF document.static Property
phone
A phone, specified using fully qualified tel: URI scheme (refs: http://www.w3.org/Addressing/schemes.html#tel).static Property
plan
A .plan comment, in the tradition of finger and '.plan' files.static Property
primaryTopic
The primary topic of some page or document.static Resource
Project
A project (a collective endeavour of some kind).static Property
publications
A link to the publications of this person.static Property
schoolHomepage
A homepage of a school attended by the person.static Property
sha1
A sha1sum hash, in hex.static Property
skypeID
A Skype IDstatic Property
status
A string expressing what the user is happy for the general public (normally) to know about their current activity.static Property
surname
Deprecated.Archaic term.static Property
theme
Deprecated.Archaic term.static Property
thumbnail
A derived thumbnail image.static Property
tipjar
A tipjar document for this agent, describing means for payment and reward.static Property
title
Title (Mr, Mrs, Ms, Dr.static Property
topic
A topic of some page or document.static Property
topic_interest
A thing of interest to this person.static Property
weblog
A weblog of some thing (whether person, group, company etc.).static Property
workInfoHomepage
A work info homepage of some person; a page about their work for some organization.static Property
workplaceHomepage
A workplace homepage of some person; the homepage of an organization they work for.static Property
yahooChatID
A Yahoo chat ID
-
Constructor Summary
Constructors Constructor Description FOAF()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
getURI()
The namespace of the vocabulary as a string
-
-
-
Field Detail
-
NS
public static final java.lang.String NS
The namespace of the vocabulary as a string
- See Also:
- Constant Field Values
-
NAMESPACE
public static final Resource NAMESPACE
The namespace of the vocabulary as a resource
-
account
public static final Property account
Indicates an account held by this agent.
-
accountName
public static final Property accountName
Indicates the name (identifier) associated with this online account.
-
accountServiceHomepage
public static final Property accountServiceHomepage
Indicates a homepage of the service provide for this online account.
-
age
public static final Property age
The age in years of some agent.
-
aimChatID
public static final Property aimChatID
An AIM chat ID
-
based_near
public static final Property based_near
A location that something is based near, for some broadly human notion of near.
-
birthday
public static final Property birthday
The birthday of this Agent, represented in mm-dd string form, eg. '12-31'.
-
currentProject
public static final Property currentProject
A current project this person works on.
-
depiction
public static final Property depiction
A depiction of some thing.
-
depicts
public static final Property depicts
A thing depicted in this representation.
-
dnaChecksum
@Deprecated public static final Property dnaChecksum
Deprecated.Archaic term. No replacement.A checksum for the DNA of some thing. Joke.
-
familyName
public static final Property familyName
The family name of some person.
-
family_name
@Deprecated public static final Property family_name
Deprecated.Archaic term. Replaced byfamilyName
.The family name of some person.
-
firstName
public static final Property firstName
The first name of a person.
-
focus
public static final Property focus
The underlying or 'focal' entity associated with some SKOS-described concept.
-
fundedBy
@Deprecated public static final Property fundedBy
Deprecated.Archaic term. No replacement.An organization funding a project or person.
-
geekcode
@Deprecated public static final Property geekcode
Deprecated.Archaic term. No replacement.A textual geekcode for this person, see http://www.geekcode.com/geek.html
-
gender
public static final Property gender
The gender of this Agent (typically but not necessarily 'male' or 'female').
-
givenName
public static final Property givenName
The given name of some person.
-
givenname
@Deprecated public static final Property givenname
Deprecated.Archaic term. Replaced bygivenName
.The given name of some person.
-
holdsAccount
@Deprecated public static final Property holdsAccount
Deprecated.Archaic term. Replaced byaccount
Indicates an account held by this agent.
-
homepage
public static final Property homepage
A homepage for some thing.
-
icqChatID
public static final Property icqChatID
An ICQ chat ID
-
img
public static final Property img
An image that can be used to represent some thing (ie. those depictions which are particularly representative of something, eg. one's photo on a homepage).
-
interest
public static final Property interest
A page about a topic of interest to this person.
-
isPrimaryTopicOf
public static final Property isPrimaryTopicOf
A document that this thing is the primary topic of.
-
jabberID
public static final Property jabberID
A jabber ID for something.
-
knows
public static final Property knows
A person known by this person (indicating some level of reciprocated interaction between the parties).
-
lastName
public static final Property lastName
The last name of a person.
-
logo
public static final Property logo
A logo representing some thing.
-
made
public static final Property made
Something that was made by this agent.
-
maker
public static final Property maker
An agent that made this thing.
-
mbox
public static final Property mbox
A personal mailbox, ie. an Internet mailbox associated with exactly one owner, the first owner of this mailbox. This is a 'static inverse functional property', in that there is (across time and change) at most one individual that ever has any particular value for foaf:mbox.
-
mbox_sha1sum
public static final Property mbox_sha1sum
The sha1sum of the URI of an Internet mailbox associated with exactly one owner, the first owner of the mailbox.
-
member
public static final Property member
Indicates a member of a Group
-
membershipClass
public static final Property membershipClass
Indicates the class of individuals that are a member of a Group
-
msnChatID
public static final Property msnChatID
An MSN chat ID
-
myersBriggs
public static final Property myersBriggs
A Myers Briggs (MBTI) personality classification.
-
name
public static final Property name
A name for some thing.
-
nick
public static final Property nick
A short informal nickname characterising an agent (includes login identifiers, IRC and other chat nicknames).
-
openid
public static final Property openid
An OpenID for an Agent.
-
page
public static final Property page
A page or document about this thing.
-
pastProject
public static final Property pastProject
A project this person has previously worked on.
-
phone
public static final Property phone
A phone, specified using fully qualified tel: URI scheme (refs: http://www.w3.org/Addressing/schemes.html#tel).
-
plan
public static final Property plan
A .plan comment, in the tradition of finger and '.plan' files.
-
primaryTopic
public static final Property primaryTopic
The primary topic of some page or document.
-
publications
public static final Property publications
A link to the publications of this person.
-
schoolHomepage
public static final Property schoolHomepage
A homepage of a school attended by the person.
-
sha1
public static final Property sha1
A sha1sum hash, in hex.
-
skypeID
public static final Property skypeID
A Skype ID
-
status
public static final Property status
A string expressing what the user is happy for the general public (normally) to know about their current activity.
-
surname
@Deprecated public static final Property surname
Deprecated.Archaic term. Replaced byfamilyName
.The surname of some person.
-
theme
@Deprecated public static final Property theme
Deprecated.Archaic term. No replacement.A theme.
-
thumbnail
public static final Property thumbnail
A derived thumbnail image.
-
tipjar
public static final Property tipjar
A tipjar document for this agent, describing means for payment and reward.
-
title
public static final Property title
Title (Mr, Mrs, Ms, Dr. etc)
-
topic
public static final Property topic
A topic of some page or document.
-
topic_interest
public static final Property topic_interest
A thing of interest to this person.
-
weblog
public static final Property weblog
A weblog of some thing (whether person, group, company etc.).
-
workInfoHomepage
public static final Property workInfoHomepage
A work info homepage of some person; a page about their work for some organization.
-
workplaceHomepage
public static final Property workplaceHomepage
A workplace homepage of some person; the homepage of an organization they work for.
-
yahooChatID
public static final Property yahooChatID
A Yahoo chat ID
-
Agent
public static final Resource Agent
An agent (eg. person, group, software or physical artifact).
-
Document
public static final Resource Document
A document.
-
Group
public static final Resource Group
A class of Agents.
-
Image
public static final Resource Image
An image.
-
LabelProperty
public static final Resource LabelProperty
A foaf:LabelProperty is any RDF property with texual values that serve as labels.
-
OnlineAccount
public static final Resource OnlineAccount
An online account.
-
OnlineChatAccount
public static final Resource OnlineChatAccount
An online chat account.
-
OnlineEcommerceAccount
public static final Resource OnlineEcommerceAccount
An online e-commerce account.
-
OnlineGamingAccount
public static final Resource OnlineGamingAccount
An online gaming account.
-
Organization
public static final Resource Organization
An organization.
-
Person
public static final Resource Person
A person.
-
PersonalProfileDocument
public static final Resource PersonalProfileDocument
A personal profile RDF document.
-
Project
public static final Resource Project
A project (a collective endeavour of some kind).
-
-
Method Detail
-
getURI
public static java.lang.String getURI()
The namespace of the vocabulary as a string
- Returns:
- namespace as String
- See Also:
NS
-
-