diff --git a/specification/gedcom-3-structures-1-organization.md b/specification/gedcom-3-structures-1-organization.md index a153daae..d09a4752 100644 --- a/specification/gedcom-3-structures-1-organization.md +++ b/specification/gedcom-3-structures-1-organization.md @@ -166,9 +166,12 @@ A few substructures of note: - `SCHMA` gives the meaning of extension tags; see [Extensions](#extensions) for more details. - `SOUR` describes the originating software. - `CORP` describes the corporation creating the software. - - `HEAD`.`SOUR`.`DATA` describes a larger database this data is extracted from. + - `HEAD`.`SOUR`.`DATA` describes a larger database, electronic data source, or digital repository this data is extracted from. - `LANG` and `PLAC` give a default value for the rest of the document. +:::deprecation +`HEAD`.`SOUR`.`DATA` is now deprecated and applications should use `HEAD`.`SOUR`.`NAME` instead. +::: ### Records diff --git a/specification/gedcom-3-structures-3-meaning.md b/specification/gedcom-3-structures-3-meaning.md index 039bbb6c..8e00f23c 100644 --- a/specification/gedcom-3-structures-3-meaning.md +++ b/specification/gedcom-3-structures-3-meaning.md @@ -428,9 +428,9 @@ See `g7:DATA`. #### `DATA` (Data) `g7:HEAD-SOUR-DATA` -The electronic data source or digital repository from which this dataset was exported. -The payload is the name of that source, -with substructures providing additional details about the source (not the export). +The database, electronic data source, or digital repository from which this dataset was exported. +The payload is the name of the database, electronic data source, or digital repository, +with substructures providing additional details about it (not about the export). #### `DATE` (Date) `g7:DATE`