waigitdas / Neo4j-Genealogy-PlugIns

Genealogy plugin for Neo4j
14 stars 2 forks source link

GEDCOM Upload #1

Closed waigitdas closed 3 years ago

waigitdas commented 3 years ago

A procedure to upload a GEDCOM file to Neo4j would simplify migrate to Neo4j and encourage genealogists to use Neo4j. It would also standardize the Neo4j schema for genealogy data.

waigitdas commented 3 years ago

current version is operational. It is upload_gedcom.java in the folder java java classes/GEDCOM/. It loads INDV and FAM tag demographic data. It does NOT load notes, sources, and other data at present; these are not part of current requirements.

waigitdas commented 3 years ago

operational and passed quality checks with set of test GEDCOMs.