rdf4h-5.2.1: A library for RDF processing in Haskell
Safe HaskellNone
LanguageHaskell2010

Data.RDF.Vocabulary.FOAF

Synopsis

Documentation

iris :: [Node] Source #

All IRIs in this vocabulary.

dcNS :: Namespace Source #

Namespace prefix for <http://purl.org/dc/terms/>.

schemaNS :: Namespace Source #

Namespace prefix for <http://schema.org/>.

yahooChatID :: Node Source #

A Yahoo chat ID

workplaceHomepage :: Node Source #

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

workInfoHomepage :: Node Source #

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

weblog :: Node Source #

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

topic_interest :: Node Source #

A thing of interest to this person.

topic :: Node Source #

A topic of some page or document.

title :: Node Source #

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

tipjar :: Node Source #

A tipjar document for this agent, describing means for payment and reward.

thumbnail :: Node Source #

A derived thumbnail image.

theme :: Node Source #

A theme.

surname :: Node Source #

The surname of some person.

status :: Node Source #

A string expressing what the user is happy for the general public (normally) to know about their current activity.

skypeID :: Node Source #

A Skype ID

sha1 :: Node Source #

A sha1sum hash, in hex.

schoolHomepage :: Node Source #

A homepage of a school attended by the person.

publications :: Node Source #

A link to the publications of this person.

primaryTopic :: Node Source #

The primary topic of some page or document.

plan :: Node Source #

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

phone :: Node Source #

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

pastProject :: Node Source #

A project this person has previously worked on.

page :: Node Source #

A page or document about this thing.

openid :: Node Source #

An OpenID for an Agent.

nick :: Node Source #

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

name :: Node Source #

A name for some thing.

myersBriggs :: Node Source #

A Myers Briggs (MBTI) personality classification.

msnChatID :: Node Source #

An MSN chat ID

membershipClass :: Node Source #

Indicates the class of individuals that are a member of a Group

member :: Node Source #

Indicates a member of a Group

mbox_sha1sum :: Node Source #

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

mbox :: Node Source #

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.

maker :: Node Source #

An agent that made this thing.

made :: Node Source #

Something that was made by this agent.

:: Node Source #

A logo representing some thing.

lastName :: Node Source #

The last name of a person.

knows :: Node Source #

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

jabberID :: Node Source #

A jabber ID for something.

isPrimaryTopicOf :: Node Source #

A document that this thing is the primary topic of.

interest :: Node Source #

A page about a topic of interest to this person.

img :: Node Source #

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).

icqChatID :: Node Source #

An ICQ chat ID

homepage :: Node Source #

A homepage for some thing.

holdsAccount :: Node Source #

Indicates an account held by this agent.

givenname :: Node Source #

The given name of some person.

givenName :: Node Source #

The given name of some person.

gender :: Node Source #

The gender of this Agent (typically but not necessarily male or female).

geekcode :: Node Source #

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

fundedBy :: Node Source #

An organization funding a project or person.

focus :: Node Source #

The underlying or focal entity associated with some SKOS-described concept.

firstName :: Node Source #

The first name of a person.

family_name :: Node Source #

The family name of some person.

familyName :: Node Source #

The family name of some person.

dnaChecksum :: Node Source #

A checksum for the DNA of some thing. Joke.

depicts :: Node Source #

A thing depicted in this representation.

depiction :: Node Source #

A depiction of some thing.

currentProject :: Node Source #

A current project this person works on.

birthday :: Node Source #

The birthday of this Agent, represented in mm-dd string form, eg. '12-31'.

based_near :: Node Source #

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

aimChatID :: Node Source #

An AIM chat ID

age :: Node Source #

The age in years of some agent.

accountServiceHomepage :: Node Source #

Indicates a homepage of the service provide for this online account.

accountName :: Node Source #

Indicates the name (identifier) associated with this online account.

account :: Node Source #

Indicates an account held by this agent.

_Project :: Node Source #

A project (a collective endeavour of some kind).

_PersonalProfileDocument :: Node Source #

A personal profile RDF document.

_Person :: Node Source #

A person.

_Organization :: Node Source #

An organization.

_OnlineGamingAccount :: Node Source #

An online gaming account.

_OnlineEcommerceAccount :: Node Source #

An online e-commerce account.

_OnlineChatAccount :: Node Source #

An online chat account.

_OnlineAccount :: Node Source #

An online account.

_LabelProperty :: Node Source #

A foaf:LabelProperty is any RDF property with texual values that serve as labels.

_Image :: Node Source #

An image.

_Group :: Node Source #

A class of Agents.

_Document :: Node Source #

A document.

_Agent :: Node Source #

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