Skip to content

Latest commit

 

History

History
59 lines (49 loc) · 3.42 KB

README.md

File metadata and controls

59 lines (49 loc) · 3.42 KB

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