This document provides the semantic definition for the GEDCOM X Document 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
An abstract document that contains derived (conclusionary) text -- for example, a transcription or researcher analysis.
Properties
| property | expected type | description |
|---|---|---|
Properties from Document |
||
| textType | string | The text type of the document. |
| extracted | boolean | Whether this document has been identified as "extracted", meaning it captures information extracted from a single source. |
| type | DocumentType | The type of the document. |
| text | string | The document text. |
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. |