Difference between revisions of "Imeji/person"
Jump to navigation
Jump to search
(Created page with "== URI == http://imeji.org/person == definition == A person in imeji == Label == Person == Type == Class == Attributes == * rdf:about == Elements == {| class="wikitable" |-...") |
Kleinfercher (talk | contribs) |
||
(13 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== | {{Imeji_Tech}} | ||
http:// | == Namespace == | ||
http://xmlns.com/foaf/0.1/Person | |||
== definition == | == definition == | ||
Line 9: | Line 10: | ||
== Type == | == Type == | ||
Resource | |||
== Attributes == | == Attributes == | ||
== Elements == | == Elements == | ||
Line 21: | Line 21: | ||
| [http://xmlns.com/foaf/spec/#term_familyName foaf:familyName]|| The family name of the person || yes | | [http://xmlns.com/foaf/spec/#term_familyName foaf:familyName]|| The family name of the person || yes | ||
|- | |- | ||
| [http://xmlns.com/foaf/spec/#term_firstName foaf: | | [http://xmlns.com/foaf/spec/#term_firstName foaf:firstName] || The first name of the person || no | ||
|- | |- | ||
| [http://xmlns.com/foaf/spec/#term_givenName foaf:givenName]|| The given name of the person || | | [http://xmlns.com/foaf/spec/#term_givenName foaf:givenName]|| The given name of the person || no | ||
|- | |- | ||
| [[imeji/organization]]|| the | | [http://xmlns.com/foaf/spec/#name foaf:name]|| The complete name of the person || yes | ||
|- | |||
| [[imeji/organization]]|| the organization of the person || no | |||
|- | |||
| [[imeji/coneEntity]] || the CoNE ID of this person || no | |||
|- | |||
| [[imeji/user]] || The user account associated to this person || no | |||
|} | |} | ||
== Is Element of == | == Is Element of == | ||
* [[imeji/user]] | * [[imeji/user]] | ||
* [[imeji/creator]] | |||
[[Category:Imeji_terms|Person]] |
Latest revision as of 10:48, 3 January 2014
|
Namespace[edit]
http://xmlns.com/foaf/0.1/Person
definition[edit]
A person in imeji
Label[edit]
Person
Type[edit]
Resource
Attributes[edit]
Elements[edit]
metadata | description | mandatory |
---|---|---|
foaf:familyName | The family name of the person | yes |
foaf:firstName | The first name of the person | no |
foaf:givenName | The given name of the person | no |
foaf:name | The complete name of the person | yes |
imeji/organization | the organization of the person | no |
imeji/coneEntity | the CoNE ID of this person | no |
imeji/user | The user account associated to this person | no |