-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add some possible additional family events for consideration #479
Conversation
I do not see Family Story and Newspaper Marriage Notice as Family Events. Family Story is a report (I see it in NOTE), Newspaper Marriage Notice will be put as source citation under the MARR event. |
Thanks for the feedback. Keep in mind inclusion here documenting that these are currently provided for or in use in some way in programs out in the real world or a standard like Gedcom X does not mean they need be accepted and added to the standard. Note I started the process of trying to put together a PR documenting individual events used by various programs and standards and there are a great number. I'm honestly unsure if I should continue work on it or not. I agree there is the question of how to handle these things. Up until now the Gedcom standard has always handled them as a flat namespace. Most programs do as a result and would require extensive changes to handle them differently. Stepping back a little... I would like to point out very few programs seem to have adopted version 7 of the standard at all from what I can tell. Exports I ran to examine from Ancestry.com, FindMyPast and MyHeritage yesterday are all still using the legacy 5.5.1 standard. As version 7 has been available for quite some time now the future of the standard if no one of any major size is adopting and using it seems somewhat nebulous to me. |
Thanks for documenting the various facts/events used by the multitude of applications and data providers. I am proponent of what I call, “Typification” of similar facts/events. I am however losing faith in a Better GEDCOM, the standardization of the various “dialects” of GEDCOM and the adoption of v7, but more so, some very important (in my view) improvements in future GEDCOM protocols. It is hard for me to contribute here when I feel that other factors are pulling in a different direction! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for adding all this information!
Approved during GEDCOM Steering Committee meeting June 13, 2024 |
@cdhorn, I appreciate the scope of individual events! If you wish to document those that various applications use that would be valuable, whether in whole or in part. I've had something like that on my wish list for a while, and am very happy to see the progress you've made on it! |
I'd like to comment on the comment "As version 7 has been available for quite some time now the future of the standard if no one of any major size is adopting and using it seems somewhat nebulous to me.". As new standards go it does take some time for industry adoption. For example HTML 4 took way to long. Please review the up to date information on the adoption of Familysearch GEDCOM 7 at https://www.familysearch.org/en/GEDCOM/implementation-progress which can also be navigated to by merely going to GEDCOM.info and then choosing "Implementation Progress". |
@tychonievich I will submit a PR for this when I have time to finish sifting through things. It will likely overlook many things and be incomplete but the hope is that it helps some.
@clarkegj yes I know it can take time but it has been 3 years now. I think for it to really gain traction the big players need to support both importing and exporting with it and I am surprised they have not yet. I wonder if the thinking is that 5.5.1 is 'good enough' and what 7.0 has to offer is not enough to justify spending time and resources on it. |
* Update extracted files (#443) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * decribe branches in README.md (#451) * decribe branches in README.md * Update README.md Co-authored-by: Dave Thaler <dthaler1968@gmail.com> --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Add contact info to auto-generated YAML files (#454) Per discussion in steering committee meeting 2024-04-04, using <https://gedcom.io/community/> as the contact info because that page describes various means of contact and is expected to be updated from time to time as means of contact change. * Add CI/CD workflow to validate YAML files (#457) * Add CI/CD workflow to validate YAML files Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> * Update YAML files to resolve yamllint errors Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> * Update .github/workflows/validate-yaml.yml * Update .github/workflows/validate-yaml.yml --------- Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * yamllint is recursive (#460) Avoid validating the same file multiple times https://github.com/FamilySearch/GEDCOM/actions/runs/8838156091/job/24268618756 under "Validate YAML" shows multiple occurences of files under .github/workflow since .github and .github/workflow are both passed to yamllint Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Add Separation event (#459) * Add Separation event * Remove FS API reference * Fix workflow (#462) https://github.com/FamilySearch/GEDCOM/actions/runs/9044561163 failure reports: "The workflow is not valid. .github/workflows/propagate-main-to-v7.1.yml (Line: 18, Col: 3): The identifier 'merge-to-v7.1' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters." This PR therefore removes the '.' that is causing the failure. Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Track request for Separated as a future FAM attribute (#469) Related to PR #459 which tracks the separation event Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Fix reference to FilePath data type (#466) Fixes #465 Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Typo in README.md (#472) * Add the meaning of WWW (#480) * Add the meaning of WWW Previously (in both 5.5.1 and 7.0.0–7.0.14) `WWW` was defined only by the type of is payload. This is an attempt to fix that without invalidating any existing files. Resolves #476 * Update specification/gedcom-3-structures-3-meaning.md Co-authored-by: Dave Thaler <dthaler1968@gmail.com> --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Remove substructure-specific extension wording (#481) Resolves #478 * Add some possible additional family events for consideration (#479) Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> --------- Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> Co-authored-by: Dave Thaler <dthaler1968@gmail.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Christopher Horn <cdhorn@embarqmail.com> Co-authored-by: Dylan Stephano-Shachter <dylan.stephano-shachter@canonical.com>
The project should choose a couple Open Source projects (in different coding languages) that already use GEDCOM 5.5.1 for display and contribute GEDCOM7 reader (and writer) code. For instance, a severely cropped (eliminate the GUI modules and most internal plugins) fork of Gramps could be used as a tool to transform to and from different formats. That would be multilingual straight off the starting block. The data model is flexible enough to allow unrecognized Tags to be stored as attributes tuples. And the fork COULD offer the Gramps plug-in framework so other tools could add support for their format. As the different vendor wrote Import/Export plug-in for their native format, they could use the fork as an external ETL (Extract, Transform, and Load) and ELT (Extract, Load, and Transform) utility. And use it as a bridging technology until the GEDCOM7 format was internally supported. |
* Update extracted files (#443) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * decribe branches in README.md (#451) * decribe branches in README.md * Update README.md Co-authored-by: Dave Thaler <dthaler1968@gmail.com> --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Add contact info to auto-generated YAML files (#454) Per discussion in steering committee meeting 2024-04-04, using <https://gedcom.io/community/> as the contact info because that page describes various means of contact and is expected to be updated from time to time as means of contact change. * Add CI/CD workflow to validate YAML files (#457) * Add CI/CD workflow to validate YAML files Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> * Update YAML files to resolve yamllint errors Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> * Update .github/workflows/validate-yaml.yml * Update .github/workflows/validate-yaml.yml --------- Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * yamllint is recursive (#460) Avoid validating the same file multiple times https://github.com/FamilySearch/GEDCOM/actions/runs/8838156091/job/24268618756 under "Validate YAML" shows multiple occurences of files under .github/workflow since .github and .github/workflow are both passed to yamllint Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Add Separation event (#459) * Add Separation event * Remove FS API reference * Fix workflow (#462) https://github.com/FamilySearch/GEDCOM/actions/runs/9044561163 failure reports: "The workflow is not valid. .github/workflows/propagate-main-to-v7.1.yml (Line: 18, Col: 3): The identifier 'merge-to-v7.1' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters." This PR therefore removes the '.' that is causing the failure. Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Track request for Separated as a future FAM attribute (#469) Related to PR #459 which tracks the separation event Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Fix reference to FilePath data type (#466) Fixes #465 Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Typo in README.md (#472) * Add the meaning of WWW (#480) * Add the meaning of WWW Previously (in both 5.5.1 and 7.0.0–7.0.14) `WWW` was defined only by the type of is payload. This is an attempt to fix that without invalidating any existing files. Resolves #476 * Update specification/gedcom-3-structures-3-meaning.md Co-authored-by: Dave Thaler <dthaler1968@gmail.com> --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Remove substructure-specific extension wording (#481) Resolves #478 * Add some possible additional family events for consideration (#479) Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> * Clarify no-FORM PLACs (#487) Resolves #486 * Define "principle date" (#492) * Define "principle date" As pointed out in #488 and #490, the definition of DATE includes the vague phrase "principle date" which could use some clarification. This is my effort to provide that clarification. Note, if competing definitions of the principle date in these contexts exists then this suggestion could be seen as backwards-incompatible and may need to be reworded as a non-normative recommendation or note. That said, I'm not aware of any conflicting definitions. Resolves #490 * typos * typo --------- Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> Co-authored-by: Dave Thaler <dthaler1968@gmail.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Christopher Horn <cdhorn@embarqmail.com> Co-authored-by: Dylan Stephano-Shachter <dylan.stephano-shachter@canonical.com>
* Update extracted files (#443) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * decribe branches in README.md (#451) * decribe branches in README.md * Update README.md Co-authored-by: Dave Thaler <dthaler1968@gmail.com> --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Add contact info to auto-generated YAML files (#454) Per discussion in steering committee meeting 2024-04-04, using <https://gedcom.io/community/> as the contact info because that page describes various means of contact and is expected to be updated from time to time as means of contact change. * Add CI/CD workflow to validate YAML files (#457) * Add CI/CD workflow to validate YAML files Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> * Update YAML files to resolve yamllint errors Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> * Update .github/workflows/validate-yaml.yml * Update .github/workflows/validate-yaml.yml --------- Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * yamllint is recursive (#460) Avoid validating the same file multiple times https://github.com/FamilySearch/GEDCOM/actions/runs/8838156091/job/24268618756 under "Validate YAML" shows multiple occurences of files under .github/workflow since .github and .github/workflow are both passed to yamllint Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Add Separation event (#459) * Add Separation event * Remove FS API reference * Fix workflow (#462) https://github.com/FamilySearch/GEDCOM/actions/runs/9044561163 failure reports: "The workflow is not valid. .github/workflows/propagate-main-to-v7.1.yml (Line: 18, Col: 3): The identifier 'merge-to-v7.1' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters." This PR therefore removes the '.' that is causing the failure. Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Track request for Separated as a future FAM attribute (#469) Related to PR #459 which tracks the separation event Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Fix reference to FilePath data type (#466) Fixes #465 Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Typo in README.md (#472) * Add the meaning of WWW (#480) * Add the meaning of WWW Previously (in both 5.5.1 and 7.0.0–7.0.14) `WWW` was defined only by the type of is payload. This is an attempt to fix that without invalidating any existing files. Resolves #476 * Update specification/gedcom-3-structures-3-meaning.md Co-authored-by: Dave Thaler <dthaler1968@gmail.com> --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Remove substructure-specific extension wording (#481) Resolves #478 * Add some possible additional family events for consideration (#479) Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> * Clarify no-FORM PLACs (#487) Resolves #486 * Define "principle date" (#492) * Define "principle date" As pointed out in #488 and #490, the definition of DATE includes the vague phrase "principle date" which could use some clarification. This is my effort to provide that clarification. Note, if competing definitions of the principle date in these contexts exists then this suggestion could be seen as backwards-incompatible and may need to be reworded as a non-normative recommendation or note. That said, I'm not aware of any conflicting definitions. Resolves #490 * typos * typo * Update extracted files (#485) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * Clarify nickname (#482) * Clarify nickname Add additional clarification to nickname, explaining the word's meaning in English which is not shared by several European countries. See [this comment](#473 (comment)) and the rest of issue #473 for more on why this clarification is needed. Although #473's discussion covers many more topics, if we go back to the title and first question in the issue I think this resolves #473. * Update specification/gedcom-3-structures-3-meaning.md * Change recommendation * Update specification/gedcom-3-structures-3-meaning.md * Update specification/gedcom-3-structures-3-meaning.md --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> --------- Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> Co-authored-by: Dave Thaler <dthaler1968@gmail.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Christopher Horn <cdhorn@embarqmail.com> Co-authored-by: Dylan Stephano-Shachter <dylan.stephano-shachter@canonical.com>
* Update extracted files (#443) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * decribe branches in README.md (#451) * decribe branches in README.md * Update README.md Co-authored-by: Dave Thaler <dthaler1968@gmail.com> --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Add contact info to auto-generated YAML files (#454) Per discussion in steering committee meeting 2024-04-04, using <https://gedcom.io/community/> as the contact info because that page describes various means of contact and is expected to be updated from time to time as means of contact change. * Add CI/CD workflow to validate YAML files (#457) * Add CI/CD workflow to validate YAML files Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> * Update YAML files to resolve yamllint errors Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> * Update .github/workflows/validate-yaml.yml * Update .github/workflows/validate-yaml.yml --------- Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * yamllint is recursive (#460) Avoid validating the same file multiple times https://github.com/FamilySearch/GEDCOM/actions/runs/8838156091/job/24268618756 under "Validate YAML" shows multiple occurences of files under .github/workflow since .github and .github/workflow are both passed to yamllint Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Add Separation event (#459) * Add Separation event * Remove FS API reference * Fix workflow (#462) https://github.com/FamilySearch/GEDCOM/actions/runs/9044561163 failure reports: "The workflow is not valid. .github/workflows/propagate-main-to-v7.1.yml (Line: 18, Col: 3): The identifier 'merge-to-v7.1' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters." This PR therefore removes the '.' that is causing the failure. Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Track request for Separated as a future FAM attribute (#469) Related to PR #459 which tracks the separation event Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Fix reference to FilePath data type (#466) Fixes #465 Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Typo in README.md (#472) * Add the meaning of WWW (#480) * Add the meaning of WWW Previously (in both 5.5.1 and 7.0.0–7.0.14) `WWW` was defined only by the type of is payload. This is an attempt to fix that without invalidating any existing files. Resolves #476 * Update specification/gedcom-3-structures-3-meaning.md Co-authored-by: Dave Thaler <dthaler1968@gmail.com> --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Remove substructure-specific extension wording (#481) Resolves #478 * Add some possible additional family events for consideration (#479) Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> * Clarify no-FORM PLACs (#487) Resolves #486 * Define "principle date" (#492) * Define "principle date" As pointed out in #488 and #490, the definition of DATE includes the vague phrase "principle date" which could use some clarification. This is my effort to provide that clarification. Note, if competing definitions of the principle date in these contexts exists then this suggestion could be seen as backwards-incompatible and may need to be reworded as a non-normative recommendation or note. That said, I'm not aware of any conflicting definitions. Resolves #490 * typos * typo * Update extracted files (#485) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * Clarify nickname (#482) * Clarify nickname Add additional clarification to nickname, explaining the word's meaning in English which is not shared by several European countries. See [this comment](#473 (comment)) and the rest of issue #473 for more on why this clarification is needed. Although #473's discussion covers many more topics, if we go back to the title and first question in the issue I think this resolves #473. * Update specification/gedcom-3-structures-3-meaning.md * Change recommendation * Update specification/gedcom-3-structures-3-meaning.md * Update specification/gedcom-3-structures-3-meaning.md --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Update extracted files (#501) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * Restore 3.0's definition of jurisdiction (#506) * Restore 3.0's definition of jurisdiction Restored the definition of "jurisdiction" that was present in version 3.0. Resolved #496 * Update specification/gedcom-3-structures-3-meaning.md Additional examples and less proscriptive text --------- Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> Co-authored-by: Dave Thaler <dthaler1968@gmail.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Christopher Horn <cdhorn@embarqmail.com> Co-authored-by: Dylan Stephano-Shachter <dylan.stephano-shachter@canonical.com>
* Update extracted files (#443) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * decribe branches in README.md (#451) * decribe branches in README.md * Update README.md Co-authored-by: Dave Thaler <dthaler1968@gmail.com> --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Add contact info to auto-generated YAML files (#454) Per discussion in steering committee meeting 2024-04-04, using <https://gedcom.io/community/> as the contact info because that page describes various means of contact and is expected to be updated from time to time as means of contact change. * Add CI/CD workflow to validate YAML files (#457) * Add CI/CD workflow to validate YAML files Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> * Update YAML files to resolve yamllint errors Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> * Update .github/workflows/validate-yaml.yml * Update .github/workflows/validate-yaml.yml --------- Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * yamllint is recursive (#460) Avoid validating the same file multiple times https://github.com/FamilySearch/GEDCOM/actions/runs/8838156091/job/24268618756 under "Validate YAML" shows multiple occurences of files under .github/workflow since .github and .github/workflow are both passed to yamllint Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Add Separation event (#459) * Add Separation event * Remove FS API reference * Fix workflow (#462) https://github.com/FamilySearch/GEDCOM/actions/runs/9044561163 failure reports: "The workflow is not valid. .github/workflows/propagate-main-to-v7.1.yml (Line: 18, Col: 3): The identifier 'merge-to-v7.1' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters." This PR therefore removes the '.' that is causing the failure. Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Track request for Separated as a future FAM attribute (#469) Related to PR #459 which tracks the separation event Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Fix reference to FilePath data type (#466) Fixes #465 Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Typo in README.md (#472) * Add the meaning of WWW (#480) * Add the meaning of WWW Previously (in both 5.5.1 and 7.0.0–7.0.14) `WWW` was defined only by the type of is payload. This is an attempt to fix that without invalidating any existing files. Resolves #476 * Update specification/gedcom-3-structures-3-meaning.md Co-authored-by: Dave Thaler <dthaler1968@gmail.com> --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Remove substructure-specific extension wording (#481) Resolves #478 * Add some possible additional family events for consideration (#479) Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> * Clarify no-FORM PLACs (#487) Resolves #486 * Define "principle date" (#492) * Define "principle date" As pointed out in #488 and #490, the definition of DATE includes the vague phrase "principle date" which could use some clarification. This is my effort to provide that clarification. Note, if competing definitions of the principle date in these contexts exists then this suggestion could be seen as backwards-incompatible and may need to be reworded as a non-normative recommendation or note. That said, I'm not aware of any conflicting definitions. Resolves #490 * typos * typo * Update extracted files (#485) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * Clarify nickname (#482) * Clarify nickname Add additional clarification to nickname, explaining the word's meaning in English which is not shared by several European countries. See [this comment](#473 (comment)) and the rest of issue #473 for more on why this clarification is needed. Although #473's discussion covers many more topics, if we go back to the title and first question in the issue I think this resolves #473. * Update specification/gedcom-3-structures-3-meaning.md * Change recommendation * Update specification/gedcom-3-structures-3-meaning.md * Update specification/gedcom-3-structures-3-meaning.md --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Update extracted files (#501) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * Restore 3.0's definition of jurisdiction (#506) * Restore 3.0's definition of jurisdiction Restored the definition of "jurisdiction" that was present in version 3.0. Resolved #496 * Update specification/gedcom-3-structures-3-meaning.md Additional examples and less proscriptive text * Update extracted files (#508) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> --------- Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> Co-authored-by: Dave Thaler <dthaler1968@gmail.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Christopher Horn <cdhorn@embarqmail.com> Co-authored-by: Dylan Stephano-Shachter <dylan.stephano-shachter@canonical.com>
* Update extracted files (#443) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * decribe branches in README.md (#451) * decribe branches in README.md * Update README.md Co-authored-by: Dave Thaler <dthaler1968@gmail.com> --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Add contact info to auto-generated YAML files (#454) Per discussion in steering committee meeting 2024-04-04, using <https://gedcom.io/community/> as the contact info because that page describes various means of contact and is expected to be updated from time to time as means of contact change. * Add CI/CD workflow to validate YAML files (#457) * Add CI/CD workflow to validate YAML files Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> * Update YAML files to resolve yamllint errors Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> * Update .github/workflows/validate-yaml.yml * Update .github/workflows/validate-yaml.yml --------- Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * yamllint is recursive (#460) Avoid validating the same file multiple times https://github.com/FamilySearch/GEDCOM/actions/runs/8838156091/job/24268618756 under "Validate YAML" shows multiple occurences of files under .github/workflow since .github and .github/workflow are both passed to yamllint Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Add Separation event (#459) * Add Separation event * Remove FS API reference * Fix workflow (#462) https://github.com/FamilySearch/GEDCOM/actions/runs/9044561163 failure reports: "The workflow is not valid. .github/workflows/propagate-main-to-v7.1.yml (Line: 18, Col: 3): The identifier 'merge-to-v7.1' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters." This PR therefore removes the '.' that is causing the failure. Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Track request for Separated as a future FAM attribute (#469) Related to PR #459 which tracks the separation event Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Fix reference to FilePath data type (#466) Fixes #465 Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Typo in README.md (#472) * Add the meaning of WWW (#480) * Add the meaning of WWW Previously (in both 5.5.1 and 7.0.0–7.0.14) `WWW` was defined only by the type of is payload. This is an attempt to fix that without invalidating any existing files. Resolves #476 * Update specification/gedcom-3-structures-3-meaning.md Co-authored-by: Dave Thaler <dthaler1968@gmail.com> --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Remove substructure-specific extension wording (#481) Resolves #478 * Add some possible additional family events for consideration (#479) Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> * Clarify no-FORM PLACs (#487) Resolves #486 * Define "principle date" (#492) * Define "principle date" As pointed out in #488 and #490, the definition of DATE includes the vague phrase "principle date" which could use some clarification. This is my effort to provide that clarification. Note, if competing definitions of the principle date in these contexts exists then this suggestion could be seen as backwards-incompatible and may need to be reworded as a non-normative recommendation or note. That said, I'm not aware of any conflicting definitions. Resolves #490 * typos * typo * Update extracted files (#485) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * Clarify nickname (#482) * Clarify nickname Add additional clarification to nickname, explaining the word's meaning in English which is not shared by several European countries. See [this comment](#473 (comment)) and the rest of issue #473 for more on why this clarification is needed. Although #473's discussion covers many more topics, if we go back to the title and first question in the issue I think this resolves #473. * Update specification/gedcom-3-structures-3-meaning.md * Change recommendation * Update specification/gedcom-3-structures-3-meaning.md * Update specification/gedcom-3-structures-3-meaning.md --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Update extracted files (#501) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * Restore 3.0's definition of jurisdiction (#506) * Restore 3.0's definition of jurisdiction Restored the definition of "jurisdiction" that was present in version 3.0. Resolved #496 * Update specification/gedcom-3-structures-3-meaning.md Additional examples and less proscriptive text * Update extracted files (#508) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * Increase largest PLAC example (#514) * Increase largest PLAC example resolves #512 * Update specification/gedcom-3-structures-3-meaning.md * Update extracted files (#515) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * Fix validate-yaml warnings (#513) Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> --------- Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> Co-authored-by: Dave Thaler <dthaler1968@gmail.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Christopher Horn <cdhorn@embarqmail.com> Co-authored-by: Dylan Stephano-Shachter <dylan.stephano-shachter@canonical.com>
* Update extracted files (#443) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * decribe branches in README.md (#451) * decribe branches in README.md * Update README.md Co-authored-by: Dave Thaler <dthaler1968@gmail.com> --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Add contact info to auto-generated YAML files (#454) Per discussion in steering committee meeting 2024-04-04, using <https://gedcom.io/community/> as the contact info because that page describes various means of contact and is expected to be updated from time to time as means of contact change. * Add CI/CD workflow to validate YAML files (#457) * Add CI/CD workflow to validate YAML files Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> * Update YAML files to resolve yamllint errors Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> * Update .github/workflows/validate-yaml.yml * Update .github/workflows/validate-yaml.yml --------- Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * yamllint is recursive (#460) Avoid validating the same file multiple times https://github.com/FamilySearch/GEDCOM/actions/runs/8838156091/job/24268618756 under "Validate YAML" shows multiple occurences of files under .github/workflow since .github and .github/workflow are both passed to yamllint Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Add Separation event (#459) * Add Separation event * Remove FS API reference * Fix workflow (#462) https://github.com/FamilySearch/GEDCOM/actions/runs/9044561163 failure reports: "The workflow is not valid. .github/workflows/propagate-main-to-v7.1.yml (Line: 18, Col: 3): The identifier 'merge-to-v7.1' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters." This PR therefore removes the '.' that is causing the failure. Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Track request for Separated as a future FAM attribute (#469) Related to PR #459 which tracks the separation event Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Fix reference to FilePath data type (#466) Fixes #465 Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Typo in README.md (#472) * Add the meaning of WWW (#480) * Add the meaning of WWW Previously (in both 5.5.1 and 7.0.0–7.0.14) `WWW` was defined only by the type of is payload. This is an attempt to fix that without invalidating any existing files. Resolves #476 * Update specification/gedcom-3-structures-3-meaning.md Co-authored-by: Dave Thaler <dthaler1968@gmail.com> --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Remove substructure-specific extension wording (#481) Resolves #478 * Add some possible additional family events for consideration (#479) Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> * Clarify no-FORM PLACs (#487) Resolves #486 * Define "principle date" (#492) * Define "principle date" As pointed out in #488 and #490, the definition of DATE includes the vague phrase "principle date" which could use some clarification. This is my effort to provide that clarification. Note, if competing definitions of the principle date in these contexts exists then this suggestion could be seen as backwards-incompatible and may need to be reworded as a non-normative recommendation or note. That said, I'm not aware of any conflicting definitions. Resolves #490 * typos * typo * Update extracted files (#485) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * Clarify nickname (#482) * Clarify nickname Add additional clarification to nickname, explaining the word's meaning in English which is not shared by several European countries. See [this comment](#473 (comment)) and the rest of issue #473 for more on why this clarification is needed. Although #473's discussion covers many more topics, if we go back to the title and first question in the issue I think this resolves #473. * Update specification/gedcom-3-structures-3-meaning.md * Change recommendation * Update specification/gedcom-3-structures-3-meaning.md * Update specification/gedcom-3-structures-3-meaning.md --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Update extracted files (#501) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * Restore 3.0's definition of jurisdiction (#506) * Restore 3.0's definition of jurisdiction Restored the definition of "jurisdiction" that was present in version 3.0. Resolved #496 * Update specification/gedcom-3-structures-3-meaning.md Additional examples and less proscriptive text * Update extracted files (#508) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * Increase largest PLAC example (#514) * Increase largest PLAC example resolves #512 * Update specification/gedcom-3-structures-3-meaning.md * Update extracted files (#515) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * Fix validate-yaml warnings (#513) Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> * Update changelog.md (#525) * Update changelog.md We've been making changes without updating the changelog. This summarizes the changes since v7.14 was released. * Update changelog.md * Update changelog.md --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> --------- Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> Co-authored-by: Dave Thaler <dthaler1968@gmail.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Christopher Horn <cdhorn@embarqmail.com> Co-authored-by: Dylan Stephano-Shachter <dylan.stephano-shachter@canonical.com>
* Update extracted files (#443) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * decribe branches in README.md (#451) * decribe branches in README.md * Update README.md Co-authored-by: Dave Thaler <dthaler1968@gmail.com> --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Add contact info to auto-generated YAML files (#454) Per discussion in steering committee meeting 2024-04-04, using <https://gedcom.io/community/> as the contact info because that page describes various means of contact and is expected to be updated from time to time as means of contact change. * Add CI/CD workflow to validate YAML files (#457) * Add CI/CD workflow to validate YAML files Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> * Update YAML files to resolve yamllint errors Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> * Update .github/workflows/validate-yaml.yml * Update .github/workflows/validate-yaml.yml --------- Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * yamllint is recursive (#460) Avoid validating the same file multiple times https://github.com/FamilySearch/GEDCOM/actions/runs/8838156091/job/24268618756 under "Validate YAML" shows multiple occurences of files under .github/workflow since .github and .github/workflow are both passed to yamllint Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Add Separation event (#459) * Add Separation event * Remove FS API reference * Fix workflow (#462) https://github.com/FamilySearch/GEDCOM/actions/runs/9044561163 failure reports: "The workflow is not valid. .github/workflows/propagate-main-to-v7.1.yml (Line: 18, Col: 3): The identifier 'merge-to-v7.1' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters." This PR therefore removes the '.' that is causing the failure. Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Track request for Separated as a future FAM attribute (#469) Related to PR #459 which tracks the separation event Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Fix reference to FilePath data type (#466) Fixes #465 Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Typo in README.md (#472) * Add the meaning of WWW (#480) * Add the meaning of WWW Previously (in both 5.5.1 and 7.0.0–7.0.14) `WWW` was defined only by the type of is payload. This is an attempt to fix that without invalidating any existing files. Resolves #476 * Update specification/gedcom-3-structures-3-meaning.md Co-authored-by: Dave Thaler <dthaler1968@gmail.com> --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Remove substructure-specific extension wording (#481) Resolves #478 * Add some possible additional family events for consideration (#479) Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> * Clarify no-FORM PLACs (#487) Resolves #486 * Define "principle date" (#492) * Define "principle date" As pointed out in #488 and #490, the definition of DATE includes the vague phrase "principle date" which could use some clarification. This is my effort to provide that clarification. Note, if competing definitions of the principle date in these contexts exists then this suggestion could be seen as backwards-incompatible and may need to be reworded as a non-normative recommendation or note. That said, I'm not aware of any conflicting definitions. Resolves #490 * typos * typo * Update extracted files (#485) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * Clarify nickname (#482) * Clarify nickname Add additional clarification to nickname, explaining the word's meaning in English which is not shared by several European countries. See [this comment](#473 (comment)) and the rest of issue #473 for more on why this clarification is needed. Although #473's discussion covers many more topics, if we go back to the title and first question in the issue I think this resolves #473. * Update specification/gedcom-3-structures-3-meaning.md * Change recommendation * Update specification/gedcom-3-structures-3-meaning.md * Update specification/gedcom-3-structures-3-meaning.md --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Update extracted files (#501) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * Restore 3.0's definition of jurisdiction (#506) * Restore 3.0's definition of jurisdiction Restored the definition of "jurisdiction" that was present in version 3.0. Resolved #496 * Update specification/gedcom-3-structures-3-meaning.md Additional examples and less proscriptive text * Update extracted files (#508) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * Increase largest PLAC example (#514) * Increase largest PLAC example resolves #512 * Update specification/gedcom-3-structures-3-meaning.md * Update extracted files (#515) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * Fix validate-yaml warnings (#513) Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> * Update changelog.md (#525) * Update changelog.md We've been making changes without updating the changelog. This summarizes the changes since v7.14 was released. * Update changelog.md * Update changelog.md --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * EXID.TYPE for BillionGraves.com and WikiTree identifiers (#540) * EXID.TYPE for BillionGraves.com and WikiTree identifiers Fixes #539 * Update exid-types.json Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> * Apply suggestions from code review Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> * v7.0.15 release (#537) Co-authored-by: Dave Thaler <dthaler1968@gmail.com> --------- Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> Co-authored-by: Dave Thaler <dthaler1968@gmail.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Christopher Horn <cdhorn@embarqmail.com> Co-authored-by: Dylan Stephano-Shachter <dylan.stephano-shachter@canonical.com> Co-authored-by: elyoh <elyoh@users.noreply.github.com>
* Update extracted files (#443) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * decribe branches in README.md (#451) * decribe branches in README.md * Update README.md Co-authored-by: Dave Thaler <dthaler1968@gmail.com> --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Add contact info to auto-generated YAML files (#454) Per discussion in steering committee meeting 2024-04-04, using <https://gedcom.io/community/> as the contact info because that page describes various means of contact and is expected to be updated from time to time as means of contact change. * Add CI/CD workflow to validate YAML files (#457) * Add CI/CD workflow to validate YAML files Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> * Update YAML files to resolve yamllint errors Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> * Update .github/workflows/validate-yaml.yml * Update .github/workflows/validate-yaml.yml --------- Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * yamllint is recursive (#460) Avoid validating the same file multiple times https://github.com/FamilySearch/GEDCOM/actions/runs/8838156091/job/24268618756 under "Validate YAML" shows multiple occurences of files under .github/workflow since .github and .github/workflow are both passed to yamllint Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Add Separation event (#459) * Add Separation event * Remove FS API reference * Fix workflow (#462) https://github.com/FamilySearch/GEDCOM/actions/runs/9044561163 failure reports: "The workflow is not valid. .github/workflows/propagate-main-to-v7.1.yml (Line: 18, Col: 3): The identifier 'merge-to-v7.1' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters." This PR therefore removes the '.' that is causing the failure. Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Track request for Separated as a future FAM attribute (#469) Related to PR #459 which tracks the separation event Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Fix reference to FilePath data type (#466) Fixes #465 Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Typo in README.md (#472) * Add the meaning of WWW (#480) * Add the meaning of WWW Previously (in both 5.5.1 and 7.0.0–7.0.14) `WWW` was defined only by the type of is payload. This is an attempt to fix that without invalidating any existing files. Resolves #476 * Update specification/gedcom-3-structures-3-meaning.md Co-authored-by: Dave Thaler <dthaler1968@gmail.com> --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Remove substructure-specific extension wording (#481) Resolves #478 * Add some possible additional family events for consideration (#479) Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> * Clarify no-FORM PLACs (#487) Resolves #486 * Define "principle date" (#492) * Define "principle date" As pointed out in #488 and #490, the definition of DATE includes the vague phrase "principle date" which could use some clarification. This is my effort to provide that clarification. Note, if competing definitions of the principle date in these contexts exists then this suggestion could be seen as backwards-incompatible and may need to be reworded as a non-normative recommendation or note. That said, I'm not aware of any conflicting definitions. Resolves #490 * typos * typo * Update extracted files (#485) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * Clarify nickname (#482) * Clarify nickname Add additional clarification to nickname, explaining the word's meaning in English which is not shared by several European countries. See [this comment](#473 (comment)) and the rest of issue #473 for more on why this clarification is needed. Although #473's discussion covers many more topics, if we go back to the title and first question in the issue I think this resolves #473. * Update specification/gedcom-3-structures-3-meaning.md * Change recommendation * Update specification/gedcom-3-structures-3-meaning.md * Update specification/gedcom-3-structures-3-meaning.md --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Update extracted files (#501) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * Restore 3.0's definition of jurisdiction (#506) * Restore 3.0's definition of jurisdiction Restored the definition of "jurisdiction" that was present in version 3.0. Resolved #496 * Update specification/gedcom-3-structures-3-meaning.md Additional examples and less proscriptive text * Update extracted files (#508) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * Increase largest PLAC example (#514) * Increase largest PLAC example resolves #512 * Update specification/gedcom-3-structures-3-meaning.md * Update extracted files (#515) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * Fix validate-yaml warnings (#513) Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> * Update changelog.md (#525) * Update changelog.md We've been making changes without updating the changelog. This summarizes the changes since v7.14 was released. * Update changelog.md * Update changelog.md --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * EXID.TYPE for BillionGraves.com and WikiTree identifiers (#540) * EXID.TYPE for BillionGraves.com and WikiTree identifiers Fixes #539 * Update exid-types.json Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> * Apply suggestions from code review Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> * v7.0.15 release (#537) Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Update exid-types.json (#543) * Update exid-types.json Resolve incorrect URIs as noted in #539 * move /name * move /name * move /name * move /name * Clarify a deprecation (#547) * Update extracted files (#542) Co-authored-by: Dave Thaler <dthaler@users.noreply.github.com> --------- Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> Co-authored-by: Dave Thaler <dthaler1968@gmail.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Christopher Horn <cdhorn@embarqmail.com> Co-authored-by: Dylan Stephano-Shachter <dylan.stephano-shachter@canonical.com> Co-authored-by: elyoh <elyoh@users.noreply.github.com> Co-authored-by: Dave Thaler <dthaler@users.noreply.github.com>
* Update extracted files (#443) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * decribe branches in README.md (#451) * decribe branches in README.md * Update README.md Co-authored-by: Dave Thaler <dthaler1968@gmail.com> --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Add contact info to auto-generated YAML files (#454) Per discussion in steering committee meeting 2024-04-04, using <https://gedcom.io/community/> as the contact info because that page describes various means of contact and is expected to be updated from time to time as means of contact change. * Add CI/CD workflow to validate YAML files (#457) * Add CI/CD workflow to validate YAML files Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> * Update YAML files to resolve yamllint errors Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> * Update .github/workflows/validate-yaml.yml * Update .github/workflows/validate-yaml.yml --------- Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * yamllint is recursive (#460) Avoid validating the same file multiple times https://github.com/FamilySearch/GEDCOM/actions/runs/8838156091/job/24268618756 under "Validate YAML" shows multiple occurences of files under .github/workflow since .github and .github/workflow are both passed to yamllint Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Add Separation event (#459) * Add Separation event * Remove FS API reference * Fix workflow (#462) https://github.com/FamilySearch/GEDCOM/actions/runs/9044561163 failure reports: "The workflow is not valid. .github/workflows/propagate-main-to-v7.1.yml (Line: 18, Col: 3): The identifier 'merge-to-v7.1' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters." This PR therefore removes the '.' that is causing the failure. Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Track request for Separated as a future FAM attribute (#469) Related to PR #459 which tracks the separation event Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Fix reference to FilePath data type (#466) Fixes #465 Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Typo in README.md (#472) * Add the meaning of WWW (#480) * Add the meaning of WWW Previously (in both 5.5.1 and 7.0.0–7.0.14) `WWW` was defined only by the type of is payload. This is an attempt to fix that without invalidating any existing files. Resolves #476 * Update specification/gedcom-3-structures-3-meaning.md Co-authored-by: Dave Thaler <dthaler1968@gmail.com> --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Remove substructure-specific extension wording (#481) Resolves #478 * Add some possible additional family events for consideration (#479) Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> * Clarify no-FORM PLACs (#487) Resolves #486 * Define "principle date" (#492) * Define "principle date" As pointed out in #488 and #490, the definition of DATE includes the vague phrase "principle date" which could use some clarification. This is my effort to provide that clarification. Note, if competing definitions of the principle date in these contexts exists then this suggestion could be seen as backwards-incompatible and may need to be reworded as a non-normative recommendation or note. That said, I'm not aware of any conflicting definitions. Resolves #490 * typos * typo * Update extracted files (#485) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * Clarify nickname (#482) * Clarify nickname Add additional clarification to nickname, explaining the word's meaning in English which is not shared by several European countries. See [this comment](#473 (comment)) and the rest of issue #473 for more on why this clarification is needed. Although #473's discussion covers many more topics, if we go back to the title and first question in the issue I think this resolves #473. * Update specification/gedcom-3-structures-3-meaning.md * Change recommendation * Update specification/gedcom-3-structures-3-meaning.md * Update specification/gedcom-3-structures-3-meaning.md --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Update extracted files (#501) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * Restore 3.0's definition of jurisdiction (#506) * Restore 3.0's definition of jurisdiction Restored the definition of "jurisdiction" that was present in version 3.0. Resolved #496 * Update specification/gedcom-3-structures-3-meaning.md Additional examples and less proscriptive text * Update extracted files (#508) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * Increase largest PLAC example (#514) * Increase largest PLAC example resolves #512 * Update specification/gedcom-3-structures-3-meaning.md * Update extracted files (#515) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * Fix validate-yaml warnings (#513) Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> * Update changelog.md (#525) * Update changelog.md We've been making changes without updating the changelog. This summarizes the changes since v7.14 was released. * Update changelog.md * Update changelog.md --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * EXID.TYPE for BillionGraves.com and WikiTree identifiers (#540) * EXID.TYPE for BillionGraves.com and WikiTree identifiers Fixes #539 * Update exid-types.json Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> * Apply suggestions from code review Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> * v7.0.15 release (#537) Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Update exid-types.json (#543) * Update exid-types.json Resolve incorrect URIs as noted in #539 * move /name * move /name * move /name * move /name * Clarify a deprecation (#547) * Update extracted files (#542) Co-authored-by: Dave Thaler <dthaler@users.noreply.github.com> * Fix documentation confusion about HEAD-SOUR-DATA (#553) * Make HEAD.SOUR.DATA wording consistent between two places in spec Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> * Deprecate HEAD.SOUR.DATA Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> * Update specification/gedcom-3-structures-1-organization.md * Update specification/gedcom-3-structures-3-meaning.md * Update specification/gedcom-3-structures-3-meaning.md --------- Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Add note about blank payloads (#554) * Add note about blank payloads Based on discussion in issue #495 Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> * Update specification/gedcom-3-structures-1-organization.md * Update specification/gedcom-3-structures-1-organization.md * Update specification/gedcom-3-structures-1-organization.md --------- Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Always quote tags (#560) * Update generate-files to use a PAT (#557) * Fix names of workflows * Make generate-files use a PAT so that validate-yaml will run The PAT is already generated and configured in the repository secrets Fixes #503 Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Update extracted files (#555) Co-authored-by: Dave Thaler <dthaler@users.noreply.github.com> --------- Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> Co-authored-by: Dave Thaler <dthaler1968@gmail.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Christopher Horn <cdhorn@embarqmail.com> Co-authored-by: Dylan Stephano-Shachter <dylan.stephano-shachter@canonical.com> Co-authored-by: elyoh <elyoh@users.noreply.github.com> Co-authored-by: Dave Thaler <dthaler@users.noreply.github.com>
* Update extracted files (#443) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * decribe branches in README.md (#451) * decribe branches in README.md * Update README.md * Add contact info to auto-generated YAML files (#454) Per discussion in steering committee meeting 2024-04-04, using <https://gedcom.io/community/> as the contact info because that page describes various means of contact and is expected to be updated from time to time as means of contact change. * Add CI/CD workflow to validate YAML files (#457) * Add CI/CD workflow to validate YAML files Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> * Update YAML files to resolve yamllint errors Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> * Update .github/workflows/validate-yaml.yml * Update .github/workflows/validate-yaml.yml --------- Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * yamllint is recursive (#460) Avoid validating the same file multiple times https://github.com/FamilySearch/GEDCOM/actions/runs/8838156091/job/24268618756 under "Validate YAML" shows multiple occurences of files under .github/workflow since .github and .github/workflow are both passed to yamllint Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Add Separation event (#459) * Add Separation event * Remove FS API reference * Fix workflow (#462) https://github.com/FamilySearch/GEDCOM/actions/runs/9044561163 failure reports: "The workflow is not valid. .github/workflows/propagate-main-to-v7.1.yml (Line: 18, Col: 3): The identifier 'merge-to-v7.1' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters." This PR therefore removes the '.' that is causing the failure. Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Track request for Separated as a future FAM attribute (#469) Related to PR #459 which tracks the separation event Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Fix reference to FilePath data type (#466) Fixes #465 Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Typo in README.md (#472) * Add the meaning of WWW (#480) * Add the meaning of WWW Previously (in both 5.5.1 and 7.0.0–7.0.14) `WWW` was defined only by the type of is payload. This is an attempt to fix that without invalidating any existing files. Resolves #476 * Update specification/gedcom-3-structures-3-meaning.md Co-authored-by: Dave Thaler <dthaler1968@gmail.com> --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Remove substructure-specific extension wording (#481) Resolves #478 * Add some possible additional family events for consideration (#479) Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> * Clarify no-FORM PLACs (#487) Resolves #486 * Define "principle date" (#492) * Define "principle date" As pointed out in #488 and #490, the definition of DATE includes the vague phrase "principle date" which could use some clarification. This is my effort to provide that clarification. Note, if competing definitions of the principle date in these contexts exists then this suggestion could be seen as backwards-incompatible and may need to be reworded as a non-normative recommendation or note. That said, I'm not aware of any conflicting definitions. Resolves #490 * typos * typo * Update extracted files (#485) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * Clarify nickname (#482) * Clarify nickname Add additional clarification to nickname, explaining the word's meaning in English which is not shared by several European countries. See [this comment](#473 (comment)) and the rest of issue #473 for more on why this clarification is needed. Although #473's discussion covers many more topics, if we go back to the title and first question in the issue I think this resolves #473. * Update specification/gedcom-3-structures-3-meaning.md * Change recommendation * Update specification/gedcom-3-structures-3-meaning.md * Update specification/gedcom-3-structures-3-meaning.md --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Update extracted files (#501) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * Restore 3.0's definition of jurisdiction (#506) * Restore 3.0's definition of jurisdiction Restored the definition of "jurisdiction" that was present in version 3.0. Resolved #496 * Update specification/gedcom-3-structures-3-meaning.md Additional examples and less proscriptive text * Update extracted files (#508) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * Increase largest PLAC example (#514) * Increase largest PLAC example resolves #512 * Update specification/gedcom-3-structures-3-meaning.md * Update extracted files (#515) Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> * Fix validate-yaml warnings (#513) Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> * Update changelog.md (#525) * Update changelog.md We've been making changes without updating the changelog. This summarizes the changes since v7.14 was released. * Update changelog.md * Update changelog.md --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * EXID.TYPE for BillionGraves.com and WikiTree identifiers (#540) * EXID.TYPE for BillionGraves.com and WikiTree identifiers Fixes #539 * Update exid-types.json Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> * Apply suggestions from code review Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> --------- Co-authored-by: Dave Thaler <dthaler1968@gmail.com> Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> * v7.0.15 release (#537) Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Update exid-types.json (#543) * Update exid-types.json Resolve incorrect URIs as noted in #539 * move /name * move /name * move /name * move /name * Clarify a deprecation (#547) * Update extracted files (#542) Co-authored-by: Dave Thaler <dthaler@users.noreply.github.com> * Fix documentation confusion about HEAD-SOUR-DATA (#553) * Make HEAD.SOUR.DATA wording consistent between two places in spec Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> * Deprecate HEAD.SOUR.DATA Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> * Update specification/gedcom-3-structures-1-organization.md * Update specification/gedcom-3-structures-3-meaning.md * Update specification/gedcom-3-structures-3-meaning.md --------- Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Add note about blank payloads (#554) * Add note about blank payloads Based on discussion in issue #495 Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> * Update specification/gedcom-3-structures-1-organization.md * Update specification/gedcom-3-structures-1-organization.md * Update specification/gedcom-3-structures-1-organization.md --------- Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Always quote tags (#560) * Update generate-files to use a PAT (#557) * Fix names of workflows * Make generate-files use a PAT so that validate-yaml will run The PAT is already generated and configured in the repository secrets Fixes #503 Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> * Update extracted files (#555) Co-authored-by: Dave Thaler <dthaler@users.noreply.github.com> * Don't warn about use of "on" as a YAML key (#562) Per documentation at https://yamllint.readthedocs.io/en/stable/rules.html#module-yamllint.rules.truthy Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> --------- Signed-off-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Luther Tychonievich <tychonievich@users.noreply.github.com> Co-authored-by: Luther Tychonievich <tychonievich@gmail.com> Co-authored-by: Dave Thaler <dthaler1968@gmail.com> Co-authored-by: Dave Thaler <dthaler@armidalesoftware.com> Co-authored-by: Christopher Horn <cdhorn@embarqmail.com> Co-authored-by: Dylan Stephano-Shachter <dylan.stephano-shachter@canonical.com> Co-authored-by: elyoh <elyoh@users.noreply.github.com> Co-authored-by: Dave Thaler <dthaler@users.noreply.github.com>
Adds Civil Union, Domestic Partnership, Family Story and Newspaper Marriage Notice for possible consideration.