File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -75,6 +75,10 @@ specification:
75
75
same `INDI`; doing so implies a nonsensical birth order. An `INDI` record may
76
76
have multiple `FAMC` substructures pointing to the same `FAM`, but doing so is
77
77
not recommended.
78
+
79
+ Source citations and notes related to the start of a specific child
80
+ relationship should be placed under the child's `BIRT`, `CHR`, or `ADOP` event,
81
+ rather than under the `FAM` record.
78
82
79
83
label: 'Family record'
80
84
Original file line number Diff line number Diff line change @@ -23,7 +23,11 @@ specification:
23
23
24
24
Individual records are linked to Family records by use of bi-directional
25
25
pointers. Details about those links are stored as substructures of the pointers
26
- in the individual record.
26
+ in the individual record. Source citations and notes related to the start of
27
+ the individual's relationship to parents should be placed under the
28
+ individual's `BIRT`, `CHR`, or `ADOP` event, rather than directly under the
29
+ `INDI` record, since the former permits explicitly identifying the family
30
+ record whereas the latter does not.
27
31
28
32
Other associations or relationships are represented by the `ASSO` (association)
29
33
tag. The person's relation or associate is the person being pointed to. The
You can’t perform that action at this time.
0 commit comments