Namespace http://xmlns.com/foaf/0.1/
The following types are members of this namespace:
The following elements are members of this namespace:
foafPersonKnows
Child Elements
| name | min/max occurs |
description |
|---|---|---|
| Person | 0/1 | (no documentation provided) |
Person
This class represents a single Person as used in a foaf file. More information about FOAF is available at http://www.foaf-project.org
Attributes
| name | description |
|---|---|
| nodeId | (no documentation provided) |
Child Elements
| name | min/max occurs |
description |
|---|---|---|
| nick | 0/1 | (no documentation provided) |
| givenName | 0/1 | The Given(First) Name of the Person |
| surName | 0/1 | The Last Name of the Person (may be hidden) |
| mboxSha1Sum | 0/1 | The SHA1 of the string "mailto:email" where email is this Person's email |
| birthday | 0/1 | The birthday expressed as MM-DD |
| img | 0/1 | A link to the profile photo |
| weblog | 0/1 | A link to the hi5 journal |
| aimChatId | 0/1 | The AIM Chat ID |
| seeAlso | 0/1 | A reference to another FOAF file for more data for this person |
| gender | 0/1 | The gender, either "male" or "female" |
| masters | 0/1 | The primary language of this user |
| homePage | 0/1 | A link to the user profile page |
| knows | 0/unbounded | Generates a list of foaf:knows elements. These represent the people in the friends list. Each foaf:knows element contains a minimal foaf:person that contains the nickname and the rdfs:seeAlso link. |
knows
type: foafPersonKnows
Person
type: Person
This class represents a single Person as used in a foaf file. More information about FOAF is available at http://www.foaf-project.org