Webtrees
Jump to navigation
Jump to search
https://github.com/fisharebest/webtrees
Contents
Development[edit | edit source]
Exchange format is GEDCOM
Data model[edit | edit source]
- gedcom - family tree list
- getcom_chunk - imported GEDCOM file
- dates - strange list of dates
- families - family analog as husband, wife pairs
- individuals - persons analog with sex attribute
- name - pName analog
- link
Deployment[edit | edit source]
bugs[edit | edit source]
- 1.7.9 did not install on Windows
- problems with dates BCE
Abilities[edit | edit source]
- іmports Adamstree.ged fine
- localisations are good for using
Genealogy visualization[edit | edit source]
it is not easy to copy algorithms from webtrees as is
Duplications management[edit | edit source]
Trees are independant structures. F.i. the same source you have to insert twice. You can only merge two trees.