diff --git a/specification/gedcom-3-structures-1-organization.md b/specification/gedcom-3-structures-1-organization.md index bfb5fba4..e8c22013 100644 --- a/specification/gedcom-3-structures-1-organization.md +++ b/specification/gedcom-3-structures-1-organization.md @@ -1229,6 +1229,7 @@ n REPO @@ {1:1} g7:REPO +1 CALN {0:M} g7:CALN +2 MEDI {0:1} g7:MEDI +3 PHRASE {0:1} g7:PHRASE + +1 DATE {0:1} g7:DATE ``` This structure is used within a source record to point to a name and address record of the holder of the source document. @@ -1237,3 +1238,7 @@ Formal and informal repository name and addresses are stored in the More formal repositories, such as the Family History Library, should show a call number of the source at that repository. The call number of that source should be recorded using a `CALN` substructure. +A `DATE` substructure can be used to denote the date when the source was known to be held by the +specific holder. For example, if a Family Bible was passed from one person to another over time, a +`SOURCE_REPOSITORY_CITATION` with a `DATE` substructure can be used to track the provenance as it was handed down. +