genealogy-formats

Jump to: navigation, search

Contents

Genealogy Formats

I started this page because someone (Bob Jonkman apparently) added a bunch of stuff to the Technorati microformats page on genealogy, and I moved it here. -Tantek

GEDCOM

GEDCOM has become pretty much the defacto standard for sharing data between genealogy systems. It is hierarchical and link based, much like HTML; but it encodes family structure (which is a general graph) outside of this structural hierarchy.
GEDCOM was developed (...) to provide a flexible, uniform format for exchanging computerized genealogical data.[1]


The only relationship links in GEDCOM are HUSBand, WIFE and CHILd. All other relationships (brother, sister, grandparents, grandchildren, uncles, aunts, nieces, nephews, cousins) can be inferred by traversing family records. This does mean that any collection of genealogical pages need some way to cross-reference to each other. This isn't a problem for all pages on a single Web site, which use RIN (Record Identifier) or REFN (User Reference Number). However, different Web pages maintained by different genealogists may have conflicting RINs and REFNs. There is a globally-unique AFN (Ancestral File Number) issued by the Church of Jesus Christ of Latter-Day Saints (LDS), but I don't know how they're issued and most genealogical sites don't use them anyway.
The GEDCOM format contains much other data specific to the LDS, but I don't know how widespread it is, nor how appropriate it would be to code it into a microformat intended to reach well beyond the LDS.
Regardless of whether an hGED microformat is developed, it would still be valuable to mark up genealogical information with microformats on Web pages for the semantic value.
Bob Jonkman 07:58, 9 Feb 2007 (PST)

Wikipedia's Persondata

Wikipedia's Persondata aligns very closely with hCard, but has additional date and place of birth & death fields. Andy Mabbett 13:04, 28 Jan 2007 (PST)

External Links

See also

genealogy-formats’ was last modified: 2007-11-22T10:14:00P

Views