rootsdev / gedcomx-fs

Documentation of FamilySearch extensions to GEDCOM X

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The official spec is now published.

The information below will not be maintained.


Unoffical documentation of FamilySearch extensions to GEDCOM X.

The are no official docs but we have the canonical Java implementation which is used to generate the FamilySearch developer docs. We use the Java code to obtain a list of extensions but link to the developer docs for consumable documentation.

Data Types

Property Extensions

  • Gedcomx - Referred to in the docs as FamilySearch, a class which extends GedcomX.
    • childAndParentsRelationships
    • discussions
    • users
    • merges
    • mergeAnalyses
    • features
    • feedbackInfo (not documented)
  • AtomEntry.changeInfo
  • AtomEntry.matchInfo
  • AtomFeed.searchInfo
  • SourceReference.tags
  • Person.discussion-references

Enumerations

About

Documentation of FamilySearch extensions to GEDCOM X

License:MIT License