Open main menu

Gramps β

Difference between revisions of "GEPS 037: Support GEDCOM X"

m (References: https://sourceforge.net/p/gramps/mailman/message/33264696/)
 
(2 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
* Example .gedx files:
 
* Example .gedx files:
 
** https://github.com/FamilySearch/gedcomx-php/blob/master/tests/sample.gedx  
 
** https://github.com/FamilySearch/gedcomx-php/blob/master/tests/sample.gedx  
 +
** https://github.com/FamilySearch/gedcomx-csharp/blob/master/Gedcomx.Rs.Api.Test/Resources/sample.gedx
 
* TODO# Maybe create or find a "GEDCOMX tourture test" so that we can exercise an importer and exporter.
 
* TODO# Maybe create or find a "GEDCOMX tourture test" so that we can exercise an importer and exporter.
  
Line 21: Line 22:
 
** [https://github.com/FamilySearch/gedcomx GEDCOM X on Github]
 
** [https://github.com/FamilySearch/gedcomx GEDCOM X on Github]
 
* [https://github.com/FamilySearch/gedcom5-conversion Utilities for GEDCOM 5.5 to GEDCOM X Conversion], Java utility on Github
 
* [https://github.com/FamilySearch/gedcom5-conversion Utilities for GEDCOM 5.5 to GEDCOM X Conversion], Java utility on Github
* [http://gramps.1791082.n4.nabble.com/GEDCOM-X-was-Re-Enhancements-to-place-hierarchy-tp4668642.html GRAMPS - User - GEDCOM X (was Re: Enhancements to place hierarchy)], By DS Blank, 25 Jan 2015, Proposal.
+
* [https://sourceforge.net/p/gramps/mailman/message/33264696/ GRAMPS - User - GEDCOM X (was Re: Enhancements to place hierarchy)], By DS Blank, 24 Jan 2015, Proposal.
 +
* [http://www.tamurajones.net/GEDCOMXNoIndustryStandard.xhtml 2012-08-31 GEDCOM X: no industry standard:FamilySearch abandons GEDCOM X push]
  
 
[[Category:GEPS|G]]
 
[[Category:GEPS|G]]
 
[[Category:Developers/Design]]
 
[[Category:Developers/Design]]

Latest revision as of 03:06, 18 March 2024

The purpose of this GEPS is to provide a proposal to support the GEDCOM X file format.

Contents

Example GEDCOM X file

GEDCOM X compatibility with Gramps XML format

  • TODO# Document and explore:

Does GEDCOM X support all of Gramps?

Does Gramps support all of GEDCOM X?

GEDCOM and Gramps

For the older version see Gramps and GEDCOM

References