GENDEX

From Gramps
Revision as of 12:55, 26 September 2009 by Dsblank (talk | contribs) (GENDEX Background)
Jump to: navigation, search

GENDEX is a summary file format of a genealogy website's listed people. The file only contains names and birth/death dates and places. The file is submitted to search sites, which can help people searching for people find your website.

GENDEX Background

GENDEX (GENealogical inDEX) is a specification to export the index of a genealogical home page to a global name index service. Developed by Eugene W. Stark as a feature of his GEDCOM to HTML translator software, GED2HTML. Stark's GENDEX site originally accepted the GENDEX files until that site was retired in 2004, since then other sites have continued to support the format.

Examples

Gramps 3.2 (trunk) contains an Advanced Option on the Narrated Web Report for producing a gendex.txt summary file for the generated website. Simply check the box on the Advanced Options tab, upload the generated files to your website, and submit the gendex.txt and URL to a GENDEX indexing site (see below).

For example, you can see the results of submitting the gendex.txt to http://familytreeseeker.com by following this link:

http://www.familytreeseeker.com/search.php?l=en&fn=norma+lee&sn=bamford&m=1&bd1=0&bd2=2009&bp=&t=1&submit=Search

(You can also enter "Norma Lee" as given name and "Blank" as surname at http://familytreeseeker.com).

This particular search does only exact matches, as far as I can tell.

Here is a similar search from http://tngnetwork.lythgoes.net/

http://tngnetwork.lythgoes.net/gdxsearch.php?surname=Bamford&ssearchtype=starts&firstname=Norma&fsearchtype=starts

This search allows "starts with" but not general matching.

GENDEX Format

Each line in a GENDEX file represents the reference to a person record. Each GENDEX record has the following fields, each terminated by a '|' character:

Reference|SURNAME|given name /SURNAME/|date of birth|place of birth|date of death|place of death|                                                
                                                                   
  • field 1: file name of web page referring to the individual
  • field 2: surname of the individual
  • field 3: full name of the individual
  • field 4: date of birth or christening (optional)
  • field 5: place of birth or christening (optional)
  • field 6: date of death or burial (optional)
  • field 7: place of death or burial (optional)

The full name field and the date fields have the format as it appears in the GEDCOM NAME and DATE record.

The Gramps gendex.txt respects the private and living restrictions, as selected for the Narrated Web report.

GENDEX Search Indexes

  1. http://www.familytreeseeker.com/add.php?l=en
  2. http://tngnetwork.lythgoes.net/newgdxacct.php

References

  1. http://en.wikipedia.org/wiki/GENDEX