package rdf

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Rdf.FoafSource

Elements of http://xmlns.com/foaf/0.1/

Sourceval foaf : Iri.t

http://xmlns.com/foaf/0.1/

Sourceval foaf_ : string -> Iri.t
Sourceval c_Agent : Iri.t

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

Sourceval c_Document : Iri.t

A document.

Sourceval c_Group : Iri.t

A class of Agents.

Sourceval c_Image : Iri.t

An image.

Sourceval c_LabelProperty : Iri.t

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

Sourceval c_OnlineAccount : Iri.t

An online account.

Sourceval c_OnlineChatAccount : Iri.t

An online chat account.

Sourceval c_OnlineEcommerceAccount : Iri.t

An online e-commerce account.

Sourceval c_OnlineGamingAccount : Iri.t

An online gaming account.

Sourceval c_Organization : Iri.t

An organization.

Sourceval c_Person : Iri.t

A person.

Sourceval c_PersonalProfileDocument : Iri.t

A personal profile RDF document.

Sourceval c_Project : Iri.t

A project (a collective endeavour of some kind).

Sourceval account : Iri.t

Indicates an account held by this agent.

Sourceval accountName : Iri.t

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

Sourceval accountServiceHomepage : Iri.t

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

Sourceval age : Iri.t

The age in years of some agent.

Sourceval aimChatID : Iri.t

An AIM chat ID

Sourceval based_near : Iri.t

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

Sourceval birthday : Iri.t

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

Sourceval currentProject : Iri.t

A current project this person works on.

Sourceval depiction : Iri.t

A depiction of some thing.

Sourceval depicts : Iri.t

A thing depicted in this representation.

Sourceval dnaChecksum : Iri.t

A checksum for the DNA of some thing. Joke.

Sourceval familyName : Iri.t

The family name of some person.

Sourceval family_name : Iri.t

The family name of some person.

Sourceval firstName : Iri.t

The first name of a person.

Sourceval focus : Iri.t

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

Sourceval fundedBy : Iri.t

An organization funding a project or person.

Sourceval geekcode : Iri.t

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

Sourceval gender : Iri.t

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

Sourceval givenName : Iri.t

The given name of some person.

Sourceval givenname : Iri.t

The given name of some person.

Sourceval holdsAccount : Iri.t

Indicates an account held by this agent.

Sourceval homepage : Iri.t

A homepage for some thing.

Sourceval icqChatID : Iri.t

An ICQ chat ID

Sourceval img : Iri.t

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

Sourceval interest : Iri.t

A page about a topic of interest to this person.

Sourceval isPrimaryTopicOf : Iri.t

A document that this thing is the primary topic of.

Sourceval jabberID : Iri.t

A jabber ID for something.

Sourceval knows : Iri.t

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

Sourceval lastName : Iri.t

The last name of a person.

A logo representing some thing.

Sourceval made : Iri.t

Something that was made by this agent.

Sourceval maker : Iri.t

An agent that made this thing.

Sourceval mbox : Iri.t

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.

Sourceval mbox_sha1sum : Iri.t

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

Sourceval member : Iri.t

Indicates a member of a Group

Sourceval membershipClass : Iri.t

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

Sourceval msnChatID : Iri.t

An MSN chat ID

Sourceval myersBriggs : Iri.t

A Myers Briggs (MBTI) personality classification.

Sourceval name : Iri.t

A name for some thing.

Sourceval nick : Iri.t

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

Sourceval openid : Iri.t

An OpenID for an Agent.

Sourceval page : Iri.t

A page or document about this thing.

Sourceval pastProject : Iri.t

A project this person has previously worked on.

Sourceval phone : Iri.t

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

Sourceval plan : Iri.t

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

Sourceval primaryTopic : Iri.t

The primary topic of some page or document.

Sourceval publications : Iri.t

A link to the publications of this person.

Sourceval schoolHomepage : Iri.t

A homepage of a school attended by the person.

Sourceval sha1 : Iri.t

A sha1sum hash, in hex.

Sourceval skypeID : Iri.t

A Skype ID

Sourceval status : Iri.t

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

Sourceval surname : Iri.t

The surname of some person.

Sourceval theme : Iri.t

A theme.

Sourceval thumbnail : Iri.t

A derived thumbnail image.

Sourceval tipjar : Iri.t

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

Sourceval title : Iri.t

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

Sourceval topic : Iri.t

A topic of some page or document.

Sourceval topic_interest : Iri.t

A thing of interest to this person.

Sourceval weblog : Iri.t

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

Sourceval workInfoHomepage : Iri.t

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

Sourceval workplaceHomepage : Iri.t

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

Sourceval yahooChatID : Iri.t

A Yahoo chat ID

Sourcemodule Open : sig ... end
Sourceclass from : ?sub:Term.term -> Graph.graph -> object ... end
OCaml

Innovation. Community. Security.