This document provides the semantic definition for the GEDCOM X Agent data type for use in structured data (e.g. RDFa, Microdata, JSON-LD, etc.). This data type is specified by the GEDCOM X Conceptual Model.
This data type extends the http://gedcomx.org/v1/HypermediaEnabledData data type.
Description
An agent, e.g. person, organization, or group. In genealogical research, an agent often takes the role of a contributor.
Properties
| property | expected type | description |
|---|---|---|
Properties from Agent |
||
| account | OnlineAccount | The accounts that belong to this person or organization. |
| address | Address | The addresses that belong to this person or organization. |
| ResourceReference | The emails that belong to this person or organization. | |
| homepage | ResourceReference | The homepage of the person or organization. Note this is different from the homepage of the service where the person or organization has an account. |
| identifier | Identifier | The list of identifiers for the agent. |
| name | TextValue | The list of names for the agent. |
| openid | ResourceReference | The openid of the person or organization. |
| phone | ResourceReference | The phones that belong to this person or organization. |