This document provides the semantic definition for the GEDCOM X EventRole 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/Conclusion data type.
Description
A role that a specific person plays in an event.
Properties
| property | expected type | description |
|---|---|---|
Properties from EventRole |
||
| type | EventRoleType | The role type. |
| person | ResourceReference | Reference to the person playing the role in the event. |
| details | string | Details about the role of the person in the event. |
Properties from Conclusion |
||
| confidence | ConfidenceLevel | The level of confidence the contributor has about the data. |
| attribution | Attribution | Attribution metadata for a conclusion. |
| source | SourceReference | The source references for a conclusion. |
| note | Note | Notes about a person. |