This document provides the semantic definition for the GEDCOM X Person 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/Subject
data type.
Description
A person.
Properties
property | expected type | description |
---|---|---|
Properties from Person |
||
private | boolean | Whether this person has been designated for limited distribution or display. |
gender | Gender | The gender conclusion for the person. |
name | Name | The name conclusions for the person. |
fact | Fact | The fact conclusions for the person. |
Properties from Subject |
||
evidence | EvidenceReference | References to the evidence being referenced for this subject. |
media | SourceReference | References to multimedia resources associated with this subject. |
identifier | Identifier | The list of identifiers for the subject. |
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. |