Person
CDIFCore::Classes::Person
Definition
schema:Person - a human agent (creator, contributor, publisher, etc.). Inherits identifier and name from Agent.
Diagram
Inheritance
Generalizes: Agent
Attributes
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| description | string | [0..1] | schema:description - short textual description of the person. |
| alternateName | string | [0..1] | schema:alternateName - other labels by which the person might be known. |
| affiliation | Organization | [0..1] | schema:affiliation - organisational affiliation; per the CDIF profile the value must be a schema:Organization. |
| contactPoint | ContactPoint | [0..1] | schema:contactPoint - contact point for the person; the CDIF profile restricts this to email only. |
| sameAs | Identifier | [0..*] | schema:sameAs - other identifiers for the person, each a string or an @id object reference. |
Associations
No associations.