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

From Gramps
Jump to: navigation, search
(Example GEDCOM X file)
m (References: https://sourceforge.net/p/gramps/mailman/message/33264696/)
 
(6 intermediate revisions by 2 users not shown)
Line 2: Line 2:
  
 
==Example GEDCOM X file==
 
==Example GEDCOM X file==
* TODO# Find an example .gedx files and link to those. Developers will need concrete examples to test and examine.  
+
* Example .gedx files:
 +
** 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.
  
==GEDCOM X compatability with Gramps XML format==
+
==GEDCOM X compatibility with Gramps XML format==
 +
 
 
* TODO# Document and explore:
 
* TODO# Document and explore:
** Does GEDCOMX support all of Gramps?
+
===Does GEDCOM X support all of Gramps?===
** Does Gramps support all of GEDCOMX?
+
 
 +
===Does Gramps support all of GEDCOM X?===
  
For the older version of GEDCOM see [[Gramps_and_GEDCOM]]
+
===GEDCOM and Gramps===
 +
For the older version see [[Gramps and GEDCOM]]
  
 
==References==
 
==References==
Line 17: 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.

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