![[RDF Schema]](http://xml.mfd-consult.dk/images/rdf-schema.png) Namespace: http://www.wasab.dk/morten/2003/04/foaf-names-schema-1.rdf |
|---|
Classes |
|---|
| [http://xmlns.com/foaf/0.1/CompositeName] | A composite name for a person, comprised of a sequence of individual name and title components. |
|---|
| subClassOf: | http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq |
|---|
| [http://xmlns.com/foaf/0.1/NameComponent] | An individual name component of the name for a person. |
|---|
| [http://xmlns.com/foaf/0.1/TitleComponent] | An individual title component of the name for a person. |
|---|
| [http://xmlns.com/foaf/0.1/GivenName] | A name component given to the person. |
|---|
| subClassOf: | http://xmlns.com/foaf/0.1/NameComponent |
|---|
| [http://xmlns.com/foaf/0.1/FamilyName] | A name component derived from the person's family. |
|---|
| subClassOf: | http://xmlns.com/foaf/0.1/NameComponent |
|---|
| [http://xmlns.com/foaf/0.1/MatronymicName] | A name component derived from the person's mother's (or grandmother's etc.) name. |
|---|
| subClassOf: | http://xmlns.com/foaf/0.1/NameComponent |
|---|
| [http://xmlns.com/foaf/0.1/PatronymicName] | A name component derived from the person's father's (or grandfather's etc.) name. |
|---|
| subClassOf: | http://xmlns.com/foaf/0.1/NameComponent |
|---|
| [http://xmlns.com/foaf/0.1/TeknonymicName] | A name component derived from (one of) the person's children's name(s). |
|---|
| subClassOf: | http://xmlns.com/foaf/0.1/NameComponent |
|---|
| [http://xmlns.com/foaf/0.1/ReligiousName] | A name component based in religion or religious-based tradition. |
|---|
| subClassOf: | http://xmlns.com/foaf/0.1/NameComponent |
|---|
| [http://xmlns.com/foaf/0.1/LocalityName] | A name component based (in part) on geography. |
|---|
| subClassOf: | http://xmlns.com/foaf/0.1/NameComponent |
|---|
| [http://xmlns.com/foaf/0.1/GenderName] | A name component based on the person's gender ("Bin", "Kaur", "Thi"). |
|---|
| subClassOf: | http://xmlns.com/foaf/0.1/NameComponent |
|---|
| [http://xmlns.com/foaf/0.1/ArticularName] | A name component joining other components ("de", "von", "of" etc.). |
|---|
| subClassOf: | http://xmlns.com/foaf/0.1/NameComponent |
|---|
| [http://xmlns.com/foaf/0.1/HonorificTitle] | A title component most often used as a prefix or suffix ("Sir", "Jr.", "Frau" etc.). |
|---|
| subClassOf: | http://xmlns.com/foaf/0.1/TitleComponent |
|---|
| [http://xmlns.com/foaf/0.1/ProfessionalTitle] | A title component indicating professional/academic status ("M.D.", "PhD", "CEO" etc.). |
|---|
| subClassOf: | http://xmlns.com/foaf/0.1/TitleComponent |
|---|
Properties |
|---|
| [http://xmlns.com/foaf/0.1/name] | A name for a person, for display purposes only. |
|---|
| domain: | http://xmlns.com/foaf/0.1/Person |
|---|
| range: | http://www.w3.org/2000/01/rdf-schema#Literal |
|---|
| [http://xmlns.com/foaf/0.1/sortName] | A sortable name for a person, comprised of a sequence of individual name and title components. |
|---|
| domain: | http://xmlns.com/foaf/0.1/Person |
|---|
| range: | http://xmlns.com/foaf/0.1/CompositeName |
|---|