INDIVIDUAL RECORD

From PGVWiki
Jump to navigation Jump to search

The Individual Record is a compilation of facts, known or discovered, about an individual. Sometimes these facts are from different sources. This form allows documentation of the source where each of the facts were discovered.

The normal lineage links are shown through the use of pointers from the individual to a family through either the FAMC tag or the FAMS tag. The FAMC tag provides a pointer to a family where this person is a child. The FAMS tag provides a pointer to a family where this person is a spouse or parent. The <<CHILD_TO_FAMILY_LINK>> structure contains a FAMC pointer which is required to show any child to parent linkage for pedigree navigation. The <<CHILD_TO_FAMILY_LINK>> structure also indicates whether the pedigree link represents a birth lineage, an adoption lineage, or a sealing lineage.

Linkage between a child and the family they belonged to at the time of an event can also be shown by a FAMC pointer subordinate to the appropriate event. For example, a FAMC pointer subordinate to an adoption event indicates a relationship to family by adoption. Biological parents can be shown by a FAMC pointer subordinate to the birth event(optional).

Other associations or relationships are represented by the ASSOciation tag. The person's relation or association is the person being pointed to. The association or relationship is stated by the value on the subordinate RELA line. For example:

0 @I1@ INDI 
 1 NAME Fred/Jones/ 
 1 ASSO @I2@ 
   2 RELA Godfather 
INDIVIDUAL_RECORD: = 
n @<XREF:INDI>@  INDI {1:1}
   +1 RESN <RESTRICTION_NOTICE>  {0:1}
   +1 <<PERSONAL_NAME_STRUCTURE>>  {0:M}
   +1 SEX <SEX_VALUE>   {0:1}
   +1 <<INDIVIDUAL_EVENT_STRUCTURE>>  {0:M}
   +1 <<INDIVIDUAL_ATTRIBUTE_STRUCTURE>>  {0:M}
   +1 <<LDS_INDIVIDUAL_ORDINANCE>>  {0:M}
   +1 <<CHILD_TO_FAMILY_LINK>>  {0:M}
   +1 <<SPOUSE_TO_FAMILY_LINK>>  {0:M}
   +1 SUBM @<XREF:SUBM>@  {0:M}
   +1 <<ASSOCIATION_STRUCTURE>>  {0:M}
   +1 ALIA @<XREF:INDI>@  {0:M}
   +1 ANCI @<XREF:SUBM>@  {0:M}
   +1 DESI @<XREF:SUBM>@  {0:M}
   +1 RFN <PERMANENT_RECORD_FILE_NUMBER>  {0:1}
   +1 AFN <ANCESTRAL_FILE_NUMBER>  {0:1}
   +1 REFN <USER_REFERENCE_NUMBER>  {0:M}
     +2 TYPE <USER_REFERENCE_TYPE>  {0:1}
   +1 RIN <AUTOMATED_RECORD_ID>  {0:1}
   +1 <<CHANGE_DATE>>  {0:1}
   +1 <<SOURCE_CITATION>>  {0:M}
   +1 <<NOTE_STRUCTURE>>  {0:M}
   +1 <<MULTIMEDIA_LINK>>  {0:M}