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

From Gramps
Jump to: navigation, search
(References)
(3 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.
  
Line 8: Line 10:
  
 
* 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?===
  
 
===GEDCOM and Gramps===
 
===GEDCOM and Gramps===
Line 21: Line 23:
 
* [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.
 
* [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.
 +
* [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]]

Revision as of 00:25, 9 April 2016

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