Skip to contents

Returns a list of tag-to-field mappings for GEDCOM family-relationship tags (FAMC, FAMS). Each entry includes a custom extractor that pulls the numeric family ID from the cross-reference pointer. Build this once and pass it to parseIndividualBlock() via the mappings argument.

Usage

make_relationship_mappings()

Value

A list of mapping entries, each with tag, field, mode, and extractor elements.