Skip to content

Commit b53c157

Browse files
authored
Update extracted files (#605)
1 parent 28dfd84 commit b53c157

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

extracted-files/tags/record-FAM

+4
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@ specification:
7575
same `INDI`; doing so implies a nonsensical birth order. An `INDI` record may
7676
have multiple `FAMC` substructures pointing to the same `FAM`, but doing so is
7777
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.
7882

7983
label: 'Family record'
8084

extracted-files/tags/record-INDI

+5-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,11 @@ specification:
2323

2424
Individual records are linked to Family records by use of bi-directional
2525
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.
2731

2832
Other associations or relationships are represented by the `ASSO` (association)
2933
tag. The person's relation or associate is the person being pointed to. The

0 commit comments

Comments
 (0)