Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 392 Bytes

equivalenttable.md

File metadata and controls

5 lines (5 loc) · 392 Bytes
FamilySearch JSON Gramps JSON Notes (FS=G)
f['persons'][0]['display']['gender'] g['gender'] “Unknown”=2, “Male”=1, “Female” = 0
f['persons'][0]['names'][0]['nameForms'][0]['parts'][0]['value'] g'primary_name']['first_name']
f['persons'][0]['names'][0]['nameForms'][0]['parts'][1]['value'] g['primary_name']['surname_list'][0]['surname']