gedcomx
The core data structures and serialization / deserialization of the GEDCOM X format.
Specification Compliance
This crate provides conformance to the following GEDCOM X specs:
- GEDCOM X XML 1.0 fully implemented using Yaserde for XML serialization and deserialization.
- GEDCOM X JSON 1.0 fully implemented using Serde for JSON serialization and deserialization.
- GEDCOM X Event Types 1.0 fully implemented.
- GEDCOM X Fact Types 1.0 fully implemented.
- GEDCOM X Name Part Qualifiers 1.0 fully implemented.
- GEDCOM X Relationship Types 1.0 fully implemented.
- GEDCOM X Date 1.0 compliant via the gedcomx_date crate.
- GEDCOM X Field Types 1.0
- GEDCOM X Record Extensions 1.0
- FamilySearch GEDCOM X Extensions
- GEDCOM X Atom Extensions 1.0
- GEDCOM X RS 1.0