diff --git a/_pages/changelog.md b/_pages/changelog.md index daa3c3c..0ec29eb 100644 --- a/_pages/changelog.md +++ b/_pages/changelog.md @@ -4,6 +4,25 @@ permalink: /changelog/ sidebar: nav: "changelog" --- +# Version 7.0.15 + +- Clarified that `FORM`.`MEDI` describe the original medium, not the derived medium, when used with derived files. + +- Clarified the meaning of the `WWW` structure, which previously only mentioned its payload datatype. + +- Clarified `PLAC` to both define "jurisdiction" and document its meaning in the absence of a `PLAC`.`FORM`. + +- Clarified what the term "principal date" means in different contexts in the definition of `g7:DATE`. + +- Updated `NICK` to no longer suggest that some names are "improper" and to document the diversity of views in what a "nickname" is. + +- Removed confusing reference to superstructures in the meaning of a documented extension tag. + +- Added ABNF for more datatypes and updated DIGIT's capitalization for compatibility with more ABNF toolchains. + +- Various typo corrections. + + # Version 7.0.14 - Recommend that `NO XYZ` only be used where `XYZ` is permitted (its meaning is undefined elsewhere). @@ -14,7 +33,7 @@ nav: "changelog" - Refactor the enumeration tags `CENS`, `EVEN`, `FACT`, `NCHI`, and `RESI` to have different URIs, removing a previous parsing ambiguity. This changes neither the set of tags permitted in any enumeration set nor those tags' meaning, only how they are specified to better support automated tooling. -- Deprecate extension-defined substructures using `stdTag` in a way incompatible with any standard definition of that tag. The now-deprecated use was common in 5.5.1 and is permitted in 7.0, but can prevent extension structures from being adopted as-is as new standard structures in future versions of the specification. +- Deprecate the ability to use extension-defined substructures `stdTag` in a way incompatible with any standard definition of that tag. The now-deprecated use was common in 5.5.1 and is permitted in 7.0, but can prevent extension structures from being adopted as-is as new standard structures in future versions of the specification. - Clarify that the "applies to" and "status" columns of `g7:enumset-ord-STAT` are recommendations, not restrictions. @@ -100,7 +119,7 @@ nav: "changelog" - Changes anticipating a coming extension registry: - - Add URIs for sets of enumeration values. This has changes some fragment identifiers in the HTML version of the spec and could cause hotlinks to the specific sections discussing enumeration sets to change. + - Add URIs for sets of enumeration values. This changed some fragment identifiers in the HTML version of the spec and could cause hotlinks to the specific sections discussing enumeration sets to change. - Many updates to the YAML format served at and at the other URIs in the specification. @@ -166,7 +185,7 @@ nav: "changelog" - `mul` can be used if there is no single primary language, but is unlikely to provide practical functionality beyond `und`. - `zxx` can be used for ASCII art and other non-language text, and can improve accessibility for screen readers. -- Clarify that empty *payloads* are encoded as missing `LineVal`s and empty `LineVal`s are not been permitted; this has been true since 7.0.0 but was easily overlooked in the previous text. +- Clarify that empty *payloads* are encoded as missing `LineVal`s and empty `LineVal`s are not permitted; this has been true since 7.0.0 but was easily overlooked in the previous text. - Note cases where the same couple might be the partners in multiple `FAM` records. @@ -247,7 +266,7 @@ nav: "changelog" # Version 7.0.0 -As a major release and the first update to the specification in 20 years, there a many changes in this version. +As a major release and the first update to the specification in 20 years, there are many changes in this version. This version is the first version to use [semantic versioning](https://semver.org/). 7 was chosen as the new major version number because 1 through 6 were each used previously, some for released standards and others for abandoned drafts. @@ -329,7 +348,7 @@ Earlier versions of GEDCOM predated language tags, media types, and Unicode beca ## New Extensibility -- Every standard tag now has a single "default" meaning, even if it also has additional meanings in other contexts. Tags conforming to this default meaning can now be used by extensions as substructures of structures with extention tags. +- Every standard tag now has a single "default" meaning, even if it also has additional meanings in other contexts. Tags conforming to this default meaning can now be used by extensions as substructures of structures with extension tags. - Extension tags remain in a backwards-compatible way, but should additionally be paired with a URI to avoid name collisions and provide documentation. @@ -353,7 +372,7 @@ Earlier versions of GEDCOM predated language tags, media types, and Unicode beca - Age phrases are now only phrases, not long-hand terms for specific age ranges -- Previously registered values (APPROVED_SYSTEM_ID, RECEIVING_SYSTEM_NAME, etc) are kept as-is if present; new ones are URIs instead of having a separate registration process +- Previously registered values (APPROVED_SYSTEM_ID, RECEIVING_SYSTEM_NAME, etc.) are kept as-is if present; new ones are URIs instead of having a separate registration process - `RESI` may have a payload, just as all other attributes may @@ -371,7 +390,7 @@ Various ambiguities were identified in version 5.5.1: some due to poor wording, - Dual-year dates were used with widely different semantics and have been replaced by more flexibility in date phrases. -- `SEX` is now unambiguously biological sex at birth; all other related concepts (gender identity, sexual preference, sex reassignment, etc) are time-varying attributes and to be stored in an individual attribute instead +- `SEX` is now unambiguously biological sex at birth; all other related concepts (gender identity, sexual preference, sex reassignment, etc.) are time-varying attributes and to be stored in an individual attribute instead Note that new tags were not introduced for gender-related attributes. It is not yet clear what the correct set of attribute types should be given the evolving and regionally-specific understanding of these concepts. The generic `FACT` is recommended for these concepts instead. diff --git a/_pages/tag-def/ABBR.md b/_pages/tag-def/ABBR.md index 67397ee..1fb9e92 100644 --- a/_pages/tag-def/ABBR.md +++ b/_pages/tag-def/ABBR.md @@ -31,6 +31,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/record-SOUR": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/ADDR.md b/_pages/tag-def/ADDR.md index ddd0249..598ffce 100644 --- a/_pages/tag-def/ADDR.md +++ b/_pages/tag-def/ADDR.md @@ -119,6 +119,8 @@ superstructures: "https://gedcom.io/terms/v7/WILL": "{0:1}" "https://gedcom.io/terms/v7/record-REPO": "{0:1}" "https://gedcom.io/terms/v7/record-SUBM": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/ADOP-FAMC.md b/_pages/tag-def/ADOP-FAMC.md index dfe62c8..3aa51aa 100644 --- a/_pages/tag-def/ADOP-FAMC.md +++ b/_pages/tag-def/ADOP-FAMC.md @@ -38,6 +38,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/ADOP": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/ADOP.md b/_pages/tag-def/ADOP.md index 50df17d..6999772 100644 --- a/_pages/tag-def/ADOP.md +++ b/_pages/tag-def/ADOP.md @@ -58,6 +58,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVEN" - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/ADR1.md b/_pages/tag-def/ADR1.md index ecded3c..7c2f45a 100644 --- a/_pages/tag-def/ADR1.md +++ b/_pages/tag-def/ADR1.md @@ -40,6 +40,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/ADDR": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/ADR2.md b/_pages/tag-def/ADR2.md index 7c32cab..061d9d8 100644 --- a/_pages/tag-def/ADR2.md +++ b/_pages/tag-def/ADR2.md @@ -40,6 +40,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/ADDR": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/ADR3.md b/_pages/tag-def/ADR3.md index e121d87..ecbdc77 100644 --- a/_pages/tag-def/ADR3.md +++ b/_pages/tag-def/ADR3.md @@ -40,6 +40,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/ADDR": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/AGE.md b/_pages/tag-def/AGE.md index 9d16201..94aee7f 100644 --- a/_pages/tag-def/AGE.md +++ b/_pages/tag-def/AGE.md @@ -70,6 +70,8 @@ superstructures: "https://gedcom.io/terms/v7/SSN": "{0:1}" "https://gedcom.io/terms/v7/WIFE": "{1:1}" "https://gedcom.io/terms/v7/WILL": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/AGNC.md b/_pages/tag-def/AGNC.md index 5ff6767..6ad88d2 100644 --- a/_pages/tag-def/AGNC.md +++ b/_pages/tag-def/AGNC.md @@ -84,6 +84,8 @@ superstructures: "https://gedcom.io/terms/v7/RETI": "{0:1}" "https://gedcom.io/terms/v7/SSN": "{0:1}" "https://gedcom.io/terms/v7/WILL": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/ALIA.md b/_pages/tag-def/ALIA.md index 92fc5f9..209d796 100644 --- a/_pages/tag-def/ALIA.md +++ b/_pages/tag-def/ALIA.md @@ -45,6 +45,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/record-INDI": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/ANCI.md b/_pages/tag-def/ANCI.md index 01c03bb..c3e1317 100644 --- a/_pages/tag-def/ANCI.md +++ b/_pages/tag-def/ANCI.md @@ -31,6 +31,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/record-INDI": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/ANUL.md b/_pages/tag-def/ANUL.md index 64372b8..9b6b009 100644 --- a/_pages/tag-def/ANUL.md +++ b/_pages/tag-def/ANUL.md @@ -57,6 +57,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVEN" - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/ASSO.md b/_pages/tag-def/ASSO.md index 97f6385..bd8e16f 100644 --- a/_pages/tag-def/ASSO.md +++ b/_pages/tag-def/ASSO.md @@ -113,6 +113,8 @@ superstructures: "https://gedcom.io/terms/v7/WILL": "{0:M}" "https://gedcom.io/terms/v7/record-FAM": "{0:M}" "https://gedcom.io/terms/v7/record-INDI": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/AUTH.md b/_pages/tag-def/AUTH.md index a09a09a..80d64d4 100644 --- a/_pages/tag-def/AUTH.md +++ b/_pages/tag-def/AUTH.md @@ -33,6 +33,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/record-SOUR": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/BAPL.md b/_pages/tag-def/BAPL.md index 88a652e..cd06751 100644 --- a/_pages/tag-def/BAPL.md +++ b/_pages/tag-def/BAPL.md @@ -40,6 +40,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/record-INDI": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/BAPM.md b/_pages/tag-def/BAPM.md index 970783d..a357b54 100644 --- a/_pages/tag-def/BAPM.md +++ b/_pages/tag-def/BAPM.md @@ -56,6 +56,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVEN" - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/BARM.md b/_pages/tag-def/BARM.md index f059b65..9471e83 100644 --- a/_pages/tag-def/BARM.md +++ b/_pages/tag-def/BARM.md @@ -56,6 +56,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVEN" - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/BASM.md b/_pages/tag-def/BASM.md index b661a8c..7b48246 100644 --- a/_pages/tag-def/BASM.md +++ b/_pages/tag-def/BASM.md @@ -57,6 +57,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVEN" - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/BIRT.md b/_pages/tag-def/BIRT.md index 2d8db8b..c4cfa96 100644 --- a/_pages/tag-def/BIRT.md +++ b/_pages/tag-def/BIRT.md @@ -57,6 +57,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVEN" - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/BLES.md b/_pages/tag-def/BLES.md index 9abcac1..5dbfba5 100644 --- a/_pages/tag-def/BLES.md +++ b/_pages/tag-def/BLES.md @@ -57,6 +57,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVEN" - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/BURI.md b/_pages/tag-def/BURI.md index deab965..25b4168 100644 --- a/_pages/tag-def/BURI.md +++ b/_pages/tag-def/BURI.md @@ -64,6 +64,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVEN" - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/CALN.md b/_pages/tag-def/CALN.md index bb8753f..fc4e80f 100644 --- a/_pages/tag-def/CALN.md +++ b/_pages/tag-def/CALN.md @@ -33,6 +33,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/REPO": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/CAST.md b/_pages/tag-def/CAST.md index 5c2f6a6..2f94d3c 100644 --- a/_pages/tag-def/CAST.md +++ b/_pages/tag-def/CAST.md @@ -57,6 +57,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/CAUS.md b/_pages/tag-def/CAUS.md index 11593ed..574d498 100644 --- a/_pages/tag-def/CAUS.md +++ b/_pages/tag-def/CAUS.md @@ -82,6 +82,8 @@ superstructures: "https://gedcom.io/terms/v7/RETI": "{0:1}" "https://gedcom.io/terms/v7/SSN": "{0:1}" "https://gedcom.io/terms/v7/WILL": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/CHAN.md b/_pages/tag-def/CHAN.md index 143d04e..93a673f 100644 --- a/_pages/tag-def/CHAN.md +++ b/_pages/tag-def/CHAN.md @@ -48,6 +48,8 @@ superstructures: "https://gedcom.io/terms/v7/record-SNOTE": "{0:1}" "https://gedcom.io/terms/v7/record-SOUR": "{0:1}" "https://gedcom.io/terms/v7/record-SUBM": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/CHIL.md b/_pages/tag-def/CHIL.md index 0a3f3ca..bfd4ab2 100644 --- a/_pages/tag-def/CHIL.md +++ b/_pages/tag-def/CHIL.md @@ -32,6 +32,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/record-FAM": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/CHR.md b/_pages/tag-def/CHR.md index 34b8c8c..17fbce7 100644 --- a/_pages/tag-def/CHR.md +++ b/_pages/tag-def/CHR.md @@ -57,6 +57,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVEN" - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/CHRA.md b/_pages/tag-def/CHRA.md index faac74d..7a43761 100644 --- a/_pages/tag-def/CHRA.md +++ b/_pages/tag-def/CHRA.md @@ -56,6 +56,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVEN" - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/CITY.md b/_pages/tag-def/CITY.md index b1cadba..5614872 100644 --- a/_pages/tag-def/CITY.md +++ b/_pages/tag-def/CITY.md @@ -31,6 +31,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/ADDR": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/CONF.md b/_pages/tag-def/CONF.md index 9fe3203..ad11572 100644 --- a/_pages/tag-def/CONF.md +++ b/_pages/tag-def/CONF.md @@ -56,6 +56,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVEN" - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/CONL.md b/_pages/tag-def/CONL.md index 4bb6601..188e63b 100644 --- a/_pages/tag-def/CONL.md +++ b/_pages/tag-def/CONL.md @@ -40,6 +40,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/record-INDI": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/CONT.md b/_pages/tag-def/CONT.md index 19f2581..c01d803 100644 --- a/_pages/tag-def/CONT.md +++ b/_pages/tag-def/CONT.md @@ -31,6 +31,8 @@ payload: null substructures: {} superstructures: {} + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/COPR.md b/_pages/tag-def/COPR.md index df6cd17..def2a56 100644 --- a/_pages/tag-def/COPR.md +++ b/_pages/tag-def/COPR.md @@ -32,6 +32,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/HEAD": "{0:1}" "https://gedcom.io/terms/v7/HEAD-SOUR-DATA": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/CORP.md b/_pages/tag-def/CORP.md index 4dbbc1c..d5c84d9 100644 --- a/_pages/tag-def/CORP.md +++ b/_pages/tag-def/CORP.md @@ -36,6 +36,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/HEAD-SOUR": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/CREA.md b/_pages/tag-def/CREA.md index 66001cc..9810d83 100644 --- a/_pages/tag-def/CREA.md +++ b/_pages/tag-def/CREA.md @@ -41,6 +41,8 @@ superstructures: "https://gedcom.io/terms/v7/record-SNOTE": "{0:1}" "https://gedcom.io/terms/v7/record-SOUR": "{0:1}" "https://gedcom.io/terms/v7/record-SUBM": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/CREM.md b/_pages/tag-def/CREM.md index b2f01c2..25e9825 100644 --- a/_pages/tag-def/CREM.md +++ b/_pages/tag-def/CREM.md @@ -56,6 +56,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVEN" - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/CROP.md b/_pages/tag-def/CROP.md index 307a9be..d730c7e 100644 --- a/_pages/tag-def/CROP.md +++ b/_pages/tag-def/CROP.md @@ -55,6 +55,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/OBJE": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/CTRY.md b/_pages/tag-def/CTRY.md index 4e0afe3..34423dd 100644 --- a/_pages/tag-def/CTRY.md +++ b/_pages/tag-def/CTRY.md @@ -31,6 +31,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/ADDR": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/DATA-EVEN-DATE.md b/_pages/tag-def/DATA-EVEN-DATE.md index 8731951..b838968 100644 --- a/_pages/tag-def/DATA-EVEN-DATE.md +++ b/_pages/tag-def/DATA-EVEN-DATE.md @@ -32,6 +32,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/DATA-EVEN": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/DATA-EVEN.md b/_pages/tag-def/DATA-EVEN.md index ec769a3..29e2d21 100644 --- a/_pages/tag-def/DATA-EVEN.md +++ b/_pages/tag-def/DATA-EVEN.md @@ -38,6 +38,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/DATA": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/DATA.md b/_pages/tag-def/DATA.md index ff5c998..7693cee 100644 --- a/_pages/tag-def/DATA.md +++ b/_pages/tag-def/DATA.md @@ -36,6 +36,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/record-SOUR": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/DATE-exact.md b/_pages/tag-def/DATE-exact.md index 6263374..c83544d 100644 --- a/_pages/tag-def/DATE-exact.md +++ b/_pages/tag-def/DATE-exact.md @@ -35,6 +35,8 @@ superstructures: "https://gedcom.io/terms/v7/CREA": "{1:1}" "https://gedcom.io/terms/v7/HEAD-SOUR-DATA": "{0:1}" "https://gedcom.io/terms/v7/ord-STAT": "{1:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/DATE.md b/_pages/tag-def/DATE.md index 4858610..55dfe86 100644 --- a/_pages/tag-def/DATE.md +++ b/_pages/tag-def/DATE.md @@ -24,6 +24,19 @@ specification: The principal date of the subject of the superstructure. The payload is a `DateValue`. + When the superstructure is an event, the principal date indicates when the + event took place. + + When the superstructure is an attribute, the principal date indicates when the + attribute was observed, asserted, or applied. A date period might put bounds on + the attributes applicability, but other date forms assume that the attribute + may have also applied on other dates too. + + When the superstructure is a `https://gedcom.io/terms/v7/SOUR-DATA`, the + principal date indicates when the data was entered into the source; or, for a + source like a website that changes over time, a date on which the source + contained the data. + See `DATE_VALUE` for more details. - | A date, optionally with a time and/or a phrase. If there is a `TIME`, it @@ -104,6 +117,8 @@ superstructures: "https://gedcom.io/terms/v7/SOUR-DATA": "{0:1}" "https://gedcom.io/terms/v7/SSN": "{0:1}" "https://gedcom.io/terms/v7/WILL": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/DEAT.md b/_pages/tag-def/DEAT.md index f8e990b..69e529d 100644 --- a/_pages/tag-def/DEAT.md +++ b/_pages/tag-def/DEAT.md @@ -56,6 +56,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVEN" - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/DESI.md b/_pages/tag-def/DESI.md index e52a9e0..da98cf4 100644 --- a/_pages/tag-def/DESI.md +++ b/_pages/tag-def/DESI.md @@ -31,6 +31,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/record-INDI": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/DEST.md b/_pages/tag-def/DEST.md index 145ebd9..eab8cfe 100644 --- a/_pages/tag-def/DEST.md +++ b/_pages/tag-def/DEST.md @@ -31,6 +31,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/HEAD": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/DIV.md b/_pages/tag-def/DIV.md index ed6a4dc..4cc9371 100644 --- a/_pages/tag-def/DIV.md +++ b/_pages/tag-def/DIV.md @@ -57,6 +57,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVEN" - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/DIVF.md b/_pages/tag-def/DIVF.md index 7deaf1a..5ac297c 100644 --- a/_pages/tag-def/DIVF.md +++ b/_pages/tag-def/DIVF.md @@ -57,6 +57,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVEN" - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/DSCR.md b/_pages/tag-def/DSCR.md index 6f2c157..caa9c28 100644 --- a/_pages/tag-def/DSCR.md +++ b/_pages/tag-def/DSCR.md @@ -55,6 +55,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/EDUC.md b/_pages/tag-def/EDUC.md index 9e9968e..b6be04e 100644 --- a/_pages/tag-def/EDUC.md +++ b/_pages/tag-def/EDUC.md @@ -55,6 +55,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/EMAIL.md b/_pages/tag-def/EMAIL.md index 6b3bd34..4f53784 100644 --- a/_pages/tag-def/EMAIL.md +++ b/_pages/tag-def/EMAIL.md @@ -96,6 +96,8 @@ superstructures: "https://gedcom.io/terms/v7/WILL": "{0:M}" "https://gedcom.io/terms/v7/record-REPO": "{0:M}" "https://gedcom.io/terms/v7/record-SUBM": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/EMIG.md b/_pages/tag-def/EMIG.md index dfe306e..d230d1c 100644 --- a/_pages/tag-def/EMIG.md +++ b/_pages/tag-def/EMIG.md @@ -56,6 +56,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVEN" - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/ENDL.md b/_pages/tag-def/ENDL.md index cb20f35..773bbf4 100644 --- a/_pages/tag-def/ENDL.md +++ b/_pages/tag-def/ENDL.md @@ -41,6 +41,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/record-INDI": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/ENGA.md b/_pages/tag-def/ENGA.md index c001508..d9dacc9 100644 --- a/_pages/tag-def/ENGA.md +++ b/_pages/tag-def/ENGA.md @@ -57,6 +57,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVEN" - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/EXID-TYPE.md b/_pages/tag-def/EXID-TYPE.md index fe88a73..843df12 100644 --- a/_pages/tag-def/EXID-TYPE.md +++ b/_pages/tag-def/EXID-TYPE.md @@ -55,6 +55,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/EXID": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/EXID.md b/_pages/tag-def/EXID.md index 15c8672..dd5c55d 100644 --- a/_pages/tag-def/EXID.md +++ b/_pages/tag-def/EXID.md @@ -51,6 +51,8 @@ superstructures: "https://gedcom.io/terms/v7/record-SNOTE": "{0:M}" "https://gedcom.io/terms/v7/record-SOUR": "{0:M}" "https://gedcom.io/terms/v7/record-SUBM": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/FAM-CENS.md b/_pages/tag-def/FAM-CENS.md index 5742483..cdb95c9 100644 --- a/_pages/tag-def/FAM-CENS.md +++ b/_pages/tag-def/FAM-CENS.md @@ -54,6 +54,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/record-FAM": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/FAM-EVEN.md b/_pages/tag-def/FAM-EVEN.md index fc2631d..ce137a3 100644 --- a/_pages/tag-def/FAM-EVEN.md +++ b/_pages/tag-def/FAM-EVEN.md @@ -51,6 +51,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/record-FAM": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/FAM-FACT.md b/_pages/tag-def/FAM-FACT.md index 1b7899a..8a4db39 100644 --- a/_pages/tag-def/FAM-FACT.md +++ b/_pages/tag-def/FAM-FACT.md @@ -51,6 +51,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/record-FAM": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/FAM-HUSB.md b/_pages/tag-def/FAM-HUSB.md index 939766d..2c9b6d6 100644 --- a/_pages/tag-def/FAM-HUSB.md +++ b/_pages/tag-def/FAM-HUSB.md @@ -31,6 +31,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/record-FAM": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/FAM-NCHI.md b/_pages/tag-def/FAM-NCHI.md index 2b3b916..be67576 100644 --- a/_pages/tag-def/FAM-NCHI.md +++ b/_pages/tag-def/FAM-NCHI.md @@ -53,6 +53,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/record-FAM": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/FAM-RESI.md b/_pages/tag-def/FAM-RESI.md index 26caa87..8ed988b 100644 --- a/_pages/tag-def/FAM-RESI.md +++ b/_pages/tag-def/FAM-RESI.md @@ -57,6 +57,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/record-FAM": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/FAM-WIFE.md b/_pages/tag-def/FAM-WIFE.md index e704a92..05507c6 100644 --- a/_pages/tag-def/FAM-WIFE.md +++ b/_pages/tag-def/FAM-WIFE.md @@ -31,6 +31,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/record-FAM": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/FAMC-ADOP.md b/_pages/tag-def/FAMC-ADOP.md index a04bdc4..7e21a26 100644 --- a/_pages/tag-def/FAMC-ADOP.md +++ b/_pages/tag-def/FAMC-ADOP.md @@ -34,6 +34,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/ADOP-FAMC": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/FAMC-STAT.md b/_pages/tag-def/FAMC-STAT.md index def4311..5e3b5fa 100644 --- a/_pages/tag-def/FAMC-STAT.md +++ b/_pages/tag-def/FAMC-STAT.md @@ -35,6 +35,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/INDI-FAMC": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/FAMC.md b/_pages/tag-def/FAMC.md index 8ae0271..ae64f46 100644 --- a/_pages/tag-def/FAMC.md +++ b/_pages/tag-def/FAMC.md @@ -32,6 +32,8 @@ superstructures: "https://gedcom.io/terms/v7/BIRT": "{0:1}" "https://gedcom.io/terms/v7/CHR": "{0:1}" "https://gedcom.io/terms/v7/SLGC": "{1:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/FAMS.md b/_pages/tag-def/FAMS.md index cd8c71b..4d43d83 100644 --- a/_pages/tag-def/FAMS.md +++ b/_pages/tag-def/FAMS.md @@ -33,6 +33,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/record-INDI": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/FAX.md b/_pages/tag-def/FAX.md index cf67acf..9c7ac3f 100644 --- a/_pages/tag-def/FAX.md +++ b/_pages/tag-def/FAX.md @@ -84,6 +84,8 @@ superstructures: "https://gedcom.io/terms/v7/WILL": "{0:M}" "https://gedcom.io/terms/v7/record-REPO": "{0:M}" "https://gedcom.io/terms/v7/record-SUBM": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/FCOM.md b/_pages/tag-def/FCOM.md index aa2492d..2b95e57 100644 --- a/_pages/tag-def/FCOM.md +++ b/_pages/tag-def/FCOM.md @@ -56,6 +56,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVEN" - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/FILE-TRAN.md b/_pages/tag-def/FILE-TRAN.md index ce4a9a4..1e0e493 100644 --- a/_pages/tag-def/FILE-TRAN.md +++ b/_pages/tag-def/FILE-TRAN.md @@ -75,6 +75,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/FILE": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/FILE.md b/_pages/tag-def/FILE.md index 1c0731d..db3b273 100644 --- a/_pages/tag-def/FILE.md +++ b/_pages/tag-def/FILE.md @@ -34,6 +34,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/record-OBJE": "{1:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/FORM.md b/_pages/tag-def/FORM.md index ed84511..a343311 100644 --- a/_pages/tag-def/FORM.md +++ b/_pages/tag-def/FORM.md @@ -32,6 +32,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/FILE": "{1:1}" "https://gedcom.io/terms/v7/FILE-TRAN": "{1:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/GEDC-VERS.md b/_pages/tag-def/GEDC-VERS.md index 33a33c0..eaa414b 100644 --- a/_pages/tag-def/GEDC-VERS.md +++ b/_pages/tag-def/GEDC-VERS.md @@ -34,6 +34,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/GEDC": "{1:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/GEDC.md b/_pages/tag-def/GEDC.md index 8b4ac8c..b8e8969 100644 --- a/_pages/tag-def/GEDC.md +++ b/_pages/tag-def/GEDC.md @@ -35,6 +35,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/HEAD": "{1:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/GIVN.md b/_pages/tag-def/GIVN.md index e14d839..f351ba4 100644 --- a/_pages/tag-def/GIVN.md +++ b/_pages/tag-def/GIVN.md @@ -31,6 +31,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/INDI-NAME": "{0:M}" "https://gedcom.io/terms/v7/NAME-TRAN": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/GRAD.md b/_pages/tag-def/GRAD.md index 5d9c10b..7f756a6 100644 --- a/_pages/tag-def/GRAD.md +++ b/_pages/tag-def/GRAD.md @@ -56,6 +56,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVEN" - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/HEAD-DATE.md b/_pages/tag-def/HEAD-DATE.md index 8e4799a..605039e 100644 --- a/_pages/tag-def/HEAD-DATE.md +++ b/_pages/tag-def/HEAD-DATE.md @@ -31,6 +31,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/HEAD": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/HEAD-LANG.md b/_pages/tag-def/HEAD-LANG.md index 85cca8f..a900725 100644 --- a/_pages/tag-def/HEAD-LANG.md +++ b/_pages/tag-def/HEAD-LANG.md @@ -54,6 +54,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/HEAD": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/HEAD-PLAC-FORM.md b/_pages/tag-def/HEAD-PLAC-FORM.md index 7bb7789..04f4259 100644 --- a/_pages/tag-def/HEAD-PLAC-FORM.md +++ b/_pages/tag-def/HEAD-PLAC-FORM.md @@ -30,6 +30,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/HEAD-PLAC": "{1:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/HEAD-PLAC.md b/_pages/tag-def/HEAD-PLAC.md index 7e29ed4..94b21ee 100644 --- a/_pages/tag-def/HEAD-PLAC.md +++ b/_pages/tag-def/HEAD-PLAC.md @@ -32,6 +32,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/HEAD": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/HEAD-SOUR-DATA.md b/_pages/tag-def/HEAD-SOUR-DATA.md index e70512f..cf92d92 100644 --- a/_pages/tag-def/HEAD-SOUR-DATA.md +++ b/_pages/tag-def/HEAD-SOUR-DATA.md @@ -34,6 +34,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/HEAD-SOUR": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/HEAD-SOUR.md b/_pages/tag-def/HEAD-SOUR.md index 32c2311..c7c8ba8 100644 --- a/_pages/tag-def/HEAD-SOUR.md +++ b/_pages/tag-def/HEAD-SOUR.md @@ -37,6 +37,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/HEAD": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/HEAD.md b/_pages/tag-def/HEAD.md index 8a6d7d7..cd2f5a6 100644 --- a/_pages/tag-def/HEAD.md +++ b/_pages/tag-def/HEAD.md @@ -54,6 +54,8 @@ substructures: "https://gedcom.io/terms/v7/SUBM": "{0:1}" superstructures: {} + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/HEIGHT.md b/_pages/tag-def/HEIGHT.md index 27e1566..c572859 100644 --- a/_pages/tag-def/HEIGHT.md +++ b/_pages/tag-def/HEIGHT.md @@ -48,6 +48,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/CROP": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/HUSB.md b/_pages/tag-def/HUSB.md index 88e9014..f5fb5f3 100644 --- a/_pages/tag-def/HUSB.md +++ b/_pages/tag-def/HUSB.md @@ -46,6 +46,8 @@ superstructures: "https://gedcom.io/terms/v7/MARL": "{0:1}" "https://gedcom.io/terms/v7/MARR": "{0:1}" "https://gedcom.io/terms/v7/MARS": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/IDNO.md b/_pages/tag-def/IDNO.md index d055e94..a237b6d 100644 --- a/_pages/tag-def/IDNO.md +++ b/_pages/tag-def/IDNO.md @@ -57,6 +57,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/IMMI.md b/_pages/tag-def/IMMI.md index 799624b..8e6894e 100644 --- a/_pages/tag-def/IMMI.md +++ b/_pages/tag-def/IMMI.md @@ -56,6 +56,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVEN" - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/INDI-CENS.md b/_pages/tag-def/INDI-CENS.md index 5b5cd9f..bb8ae6e 100644 --- a/_pages/tag-def/INDI-CENS.md +++ b/_pages/tag-def/INDI-CENS.md @@ -53,6 +53,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/record-INDI": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/INDI-EVEN.md b/_pages/tag-def/INDI-EVEN.md index 54d6a46..2b5f3e2 100644 --- a/_pages/tag-def/INDI-EVEN.md +++ b/_pages/tag-def/INDI-EVEN.md @@ -71,6 +71,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/record-INDI": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/INDI-FACT.md b/_pages/tag-def/INDI-FACT.md index a347e3e..0f3a2e7 100644 --- a/_pages/tag-def/INDI-FACT.md +++ b/_pages/tag-def/INDI-FACT.md @@ -68,6 +68,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/record-INDI": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/INDI-FAMC.md b/_pages/tag-def/INDI-FAMC.md index dd258ef..a65deb0 100644 --- a/_pages/tag-def/INDI-FAMC.md +++ b/_pages/tag-def/INDI-FAMC.md @@ -36,6 +36,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/record-INDI": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/INDI-NAME.md b/_pages/tag-def/INDI-NAME.md index f4a40de..1cb4132 100644 --- a/_pages/tag-def/INDI-NAME.md +++ b/_pages/tag-def/INDI-NAME.md @@ -71,6 +71,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/record-INDI": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/INDI-NCHI.md b/_pages/tag-def/INDI-NCHI.md index 460ea60..2393ac5 100644 --- a/_pages/tag-def/INDI-NCHI.md +++ b/_pages/tag-def/INDI-NCHI.md @@ -53,6 +53,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/record-INDI": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/INDI-RELI.md b/_pages/tag-def/INDI-RELI.md index a282fa6..21c3d04 100644 --- a/_pages/tag-def/INDI-RELI.md +++ b/_pages/tag-def/INDI-RELI.md @@ -50,6 +50,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/record-INDI": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/INDI-RESI.md b/_pages/tag-def/INDI-RESI.md index c492c62..692b261 100644 --- a/_pages/tag-def/INDI-RESI.md +++ b/_pages/tag-def/INDI-RESI.md @@ -76,6 +76,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/record-INDI": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/INDI-TITL.md b/_pages/tag-def/INDI-TITL.md index db6ce23..86d9858 100644 --- a/_pages/tag-def/INDI-TITL.md +++ b/_pages/tag-def/INDI-TITL.md @@ -50,6 +50,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/record-INDI": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/INIL.md b/_pages/tag-def/INIL.md index e71a89c..7303b2f 100644 --- a/_pages/tag-def/INIL.md +++ b/_pages/tag-def/INIL.md @@ -44,6 +44,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/record-INDI": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/LANG.md b/_pages/tag-def/LANG.md index 8b53dc8..2c322be 100644 --- a/_pages/tag-def/LANG.md +++ b/_pages/tag-def/LANG.md @@ -89,6 +89,8 @@ superstructures: "https://gedcom.io/terms/v7/PLAC-TRAN": "{1:1}" "https://gedcom.io/terms/v7/TEXT": "{0:1}" "https://gedcom.io/terms/v7/record-SNOTE": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/LATI.md b/_pages/tag-def/LATI.md index 55c048e..fb1f5ab 100644 --- a/_pages/tag-def/LATI.md +++ b/_pages/tag-def/LATI.md @@ -41,6 +41,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/MAP": "{1:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/LEFT.md b/_pages/tag-def/LEFT.md index 56f2e61..8675ce3 100644 --- a/_pages/tag-def/LEFT.md +++ b/_pages/tag-def/LEFT.md @@ -31,6 +31,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/CROP": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/LONG.md b/_pages/tag-def/LONG.md index 86f3d3f..09a5dcf 100644 --- a/_pages/tag-def/LONG.md +++ b/_pages/tag-def/LONG.md @@ -41,6 +41,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/MAP": "{1:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/MAP.md b/_pages/tag-def/MAP.md index 633428e..be96dc8 100644 --- a/_pages/tag-def/MAP.md +++ b/_pages/tag-def/MAP.md @@ -39,6 +39,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/PLAC": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/MARB.md b/_pages/tag-def/MARB.md index ca342a8..126f70e 100644 --- a/_pages/tag-def/MARB.md +++ b/_pages/tag-def/MARB.md @@ -57,6 +57,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVEN" - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/MARC.md b/_pages/tag-def/MARC.md index 29858f6..989e871 100644 --- a/_pages/tag-def/MARC.md +++ b/_pages/tag-def/MARC.md @@ -59,6 +59,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVEN" - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/MARL.md b/_pages/tag-def/MARL.md index d07f44d..01500d7 100644 --- a/_pages/tag-def/MARL.md +++ b/_pages/tag-def/MARL.md @@ -57,6 +57,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVEN" - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/MARR.md b/_pages/tag-def/MARR.md index d872bfe..43eb3af 100644 --- a/_pages/tag-def/MARR.md +++ b/_pages/tag-def/MARR.md @@ -58,6 +58,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVEN" - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/MARS.md b/_pages/tag-def/MARS.md index ac2c826..ee5e912 100644 --- a/_pages/tag-def/MARS.md +++ b/_pages/tag-def/MARS.md @@ -59,6 +59,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVEN" - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/MEDI.md b/_pages/tag-def/MEDI.md index 299d7e7..c97b565 100644 --- a/_pages/tag-def/MEDI.md +++ b/_pages/tag-def/MEDI.md @@ -36,6 +36,16 @@ specification: rather than `BOOK` or `NEWSPAPER`. + + When `MEDI` is a substructure of a `https://gedcom.io/terms/v7/FORM`, it is + recommended that its payload describes the medium from which it was derived. + +
+ + Consider a digital photo in a multimedia record; for this asset, the + `FORM`.`MEDI` is recommended to be `PHOTO` rather than `ELECTRONIC`. + +
label: 'Medium' @@ -49,6 +59,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/CALN": "{0:1}" "https://gedcom.io/terms/v7/FORM": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/MIME.md b/_pages/tag-def/MIME.md index 91fd4b0..92f64c4 100644 --- a/_pages/tag-def/MIME.md +++ b/_pages/tag-def/MIME.md @@ -89,6 +89,8 @@ superstructures: "https://gedcom.io/terms/v7/NOTE-TRAN": "{0:1}" "https://gedcom.io/terms/v7/TEXT": "{0:1}" "https://gedcom.io/terms/v7/record-SNOTE": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/NAME-TRAN.md b/_pages/tag-def/NAME-TRAN.md index 5a68894..929968f 100644 --- a/_pages/tag-def/NAME-TRAN.md +++ b/_pages/tag-def/NAME-TRAN.md @@ -73,6 +73,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/INDI-NAME": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/NAME-TYPE.md b/_pages/tag-def/NAME-TYPE.md index 283f204..39b5f9a 100644 --- a/_pages/tag-def/NAME-TYPE.md +++ b/_pages/tag-def/NAME-TYPE.md @@ -34,6 +34,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/INDI-NAME": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/NAME.md b/_pages/tag-def/NAME.md index 5c2c993..f45ec03 100644 --- a/_pages/tag-def/NAME.md +++ b/_pages/tag-def/NAME.md @@ -32,6 +32,8 @@ superstructures: "https://gedcom.io/terms/v7/HEAD-SOUR": "{0:1}" "https://gedcom.io/terms/v7/record-REPO": "{1:1}" "https://gedcom.io/terms/v7/record-SUBM": "{1:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/NATI.md b/_pages/tag-def/NATI.md index 8a757ff..e316e4c 100644 --- a/_pages/tag-def/NATI.md +++ b/_pages/tag-def/NATI.md @@ -56,6 +56,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/NATU.md b/_pages/tag-def/NATU.md index 38b708f..9228e3d 100644 --- a/_pages/tag-def/NATU.md +++ b/_pages/tag-def/NATU.md @@ -56,6 +56,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVEN" - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/NICK.md b/_pages/tag-def/NICK.md index 3f31c69..b9f6971 100644 --- a/_pages/tag-def/NICK.md +++ b/_pages/tag-def/NICK.md @@ -20,8 +20,22 @@ standard tag: NICK specification: - Nickname - - A descriptive or familiar name that is used instead of, or in addition to, - one’s proper name. + - | + A descriptive or familiar name that is used instead of, or in addition to, + one’s official or legal name. + +
+ + The label "nickname" and description text of this structure were introduced + with version 5.5 in 1996, but are understood differently by different users. + Some use `NICK` only for names that would be inappropriate in formal settings. + Some use it for pseudonyms regardless of where they are used. Some use it for + any variant of a name that is not the one used on legal documents. Because all + of these uses, and likely others as well, are common in existing data, no + further clarification of the meaning of the `NICK` structure is possible + without contradicting some existing data. + +
label: 'Nickname' @@ -32,6 +46,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/INDI-NAME": "{0:M}" "https://gedcom.io/terms/v7/NAME-TRAN": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/NMR.md b/_pages/tag-def/NMR.md index d21da8a..2c3ad14 100644 --- a/_pages/tag-def/NMR.md +++ b/_pages/tag-def/NMR.md @@ -56,6 +56,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/NO-DATE.md b/_pages/tag-def/NO-DATE.md index ca2ae5e..4a8658f 100644 --- a/_pages/tag-def/NO-DATE.md +++ b/_pages/tag-def/NO-DATE.md @@ -32,6 +32,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/NO": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/NO.md b/_pages/tag-def/NO.md index 1975655..c790097 100644 --- a/_pages/tag-def/NO.md +++ b/_pages/tag-def/NO.md @@ -67,6 +67,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/record-FAM": "{0:M}" "https://gedcom.io/terms/v7/record-INDI": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/NOTE-TRAN.md b/_pages/tag-def/NOTE-TRAN.md index ec86a10..03cf4a5 100644 --- a/_pages/tag-def/NOTE-TRAN.md +++ b/_pages/tag-def/NOTE-TRAN.md @@ -79,6 +79,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/NOTE": "{0:M}" "https://gedcom.io/terms/v7/record-SNOTE": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/NOTE.md b/_pages/tag-def/NOTE.md index b118689..d56b403 100644 --- a/_pages/tag-def/NOTE.md +++ b/_pages/tag-def/NOTE.md @@ -113,6 +113,8 @@ superstructures: "https://gedcom.io/terms/v7/record-REPO": "{0:M}" "https://gedcom.io/terms/v7/record-SOUR": "{0:M}" "https://gedcom.io/terms/v7/record-SUBM": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/NPFX.md b/_pages/tag-def/NPFX.md index f5442be..c65b71f 100644 --- a/_pages/tag-def/NPFX.md +++ b/_pages/tag-def/NPFX.md @@ -31,6 +31,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/INDI-NAME": "{0:M}" "https://gedcom.io/terms/v7/NAME-TRAN": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/NSFX.md b/_pages/tag-def/NSFX.md index e236484..77b6a91 100644 --- a/_pages/tag-def/NSFX.md +++ b/_pages/tag-def/NSFX.md @@ -32,6 +32,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/INDI-NAME": "{0:M}" "https://gedcom.io/terms/v7/NAME-TRAN": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/OBJE.md b/_pages/tag-def/OBJE.md index 4ed3f55..072f7b9 100644 --- a/_pages/tag-def/OBJE.md +++ b/_pages/tag-def/OBJE.md @@ -95,6 +95,8 @@ superstructures: "https://gedcom.io/terms/v7/record-INDI": "{0:M}" "https://gedcom.io/terms/v7/record-SOUR": "{0:M}" "https://gedcom.io/terms/v7/record-SUBM": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/OCCU.md b/_pages/tag-def/OCCU.md index ede5e92..6e4082e 100644 --- a/_pages/tag-def/OCCU.md +++ b/_pages/tag-def/OCCU.md @@ -55,6 +55,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/ORDN.md b/_pages/tag-def/ORDN.md index acd0f11..0e815ad 100644 --- a/_pages/tag-def/ORDN.md +++ b/_pages/tag-def/ORDN.md @@ -56,6 +56,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVEN" - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/PAGE.md b/_pages/tag-def/PAGE.md index f231b05..6d1db82 100644 --- a/_pages/tag-def/PAGE.md +++ b/_pages/tag-def/PAGE.md @@ -62,6 +62,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/SOUR": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/PEDI.md b/_pages/tag-def/PEDI.md index d9db4cb..60caed7 100644 --- a/_pages/tag-def/PEDI.md +++ b/_pages/tag-def/PEDI.md @@ -35,6 +35,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/INDI-FAMC": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/PHON.md b/_pages/tag-def/PHON.md index dff42c2..9313e05 100644 --- a/_pages/tag-def/PHON.md +++ b/_pages/tag-def/PHON.md @@ -92,6 +92,8 @@ superstructures: "https://gedcom.io/terms/v7/WILL": "{0:M}" "https://gedcom.io/terms/v7/record-REPO": "{0:M}" "https://gedcom.io/terms/v7/record-SUBM": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/PHRASE.md b/_pages/tag-def/PHRASE.md index 489d95c..fcb39f0 100644 --- a/_pages/tag-def/PHRASE.md +++ b/_pages/tag-def/PHRASE.md @@ -121,6 +121,8 @@ superstructures: "https://gedcom.io/terms/v7/ROLE": "{0:1}" "https://gedcom.io/terms/v7/SDATE": "{0:1}" "https://gedcom.io/terms/v7/SOUR-EVEN": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/PLAC-FORM.md b/_pages/tag-def/PLAC-FORM.md index 7cf76da..080fcdd 100644 --- a/_pages/tag-def/PLAC-FORM.md +++ b/_pages/tag-def/PLAC-FORM.md @@ -44,6 +44,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/PLAC": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/PLAC-TRAN.md b/_pages/tag-def/PLAC-TRAN.md index b51dc1e..1df507d 100644 --- a/_pages/tag-def/PLAC-TRAN.md +++ b/_pages/tag-def/PLAC-TRAN.md @@ -68,6 +68,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/PLAC": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/PLAC.md b/_pages/tag-def/PLAC.md index e033701..9d06732 100644 --- a/_pages/tag-def/PLAC.md +++ b/_pages/tag-def/PLAC.md @@ -23,9 +23,11 @@ specification: - | The principal place in which the superstructure's subject occurred, represented as a [List] of jurisdictional entities in a sequence from the lowest to the - highest jurisdiction. As with other lists, the jurisdictions are separated by - commas. Any jurisdiction's name that is missing is still accounted for by an - empty string in the list. + highest jurisdiction, where "jurisdiction" includes units in a political, + ecclesiastical, and geographical hierarchies and may include units of any size, + such as a continent, "at sea", or a specific building, farm, or cemetery. As + with other lists, the jurisdictions are separated by commas. Any jurisdiction's + name that is missing is still accounted for by an empty string in the list. The type of each jurisdiction is given in the `PLAC`.`FORM` substructure, if present, or in the `HEAD`.`PLAC`.`FORM` structure. If neither is present, the @@ -45,8 +47,12 @@ specification: - The payload contains a comma-separated list of region names, ordered from smallest to largest. The specific meaning of each element is given by the `FORM` substructure, or in the `HEAD`.`PLAC`.`FORM` if there is no `FORM` - substructure. Elements should be left blank if they are unknown, do not apply - to the location, or are too specific for the region in question. + substructure. If neither `FORM` exists, the meaning of the elements are not + defined in this specification beyond being names of jurisdictions of some + kind, ordered from smallest to largest. + + Elements should be left blank if they are unknown, do not apply to the + location, or are too specific for the region in question.
A record describing births throughout Oneida county could be recorded as @@ -147,6 +153,8 @@ superstructures: "https://gedcom.io/terms/v7/SLGS": "{0:1}" "https://gedcom.io/terms/v7/SSN": "{0:1}" "https://gedcom.io/terms/v7/WILL": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/POST.md b/_pages/tag-def/POST.md index a40234b..0502a47 100644 --- a/_pages/tag-def/POST.md +++ b/_pages/tag-def/POST.md @@ -31,6 +31,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/ADDR": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/PROB.md b/_pages/tag-def/PROB.md index 98030fa..695a39a 100644 --- a/_pages/tag-def/PROB.md +++ b/_pages/tag-def/PROB.md @@ -57,6 +57,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVEN" - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/PROP.md b/_pages/tag-def/PROP.md index 084c285..88b7a59 100644 --- a/_pages/tag-def/PROP.md +++ b/_pages/tag-def/PROP.md @@ -55,6 +55,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/PUBL.md b/_pages/tag-def/PUBL.md index 3015738..a4730b1 100644 --- a/_pages/tag-def/PUBL.md +++ b/_pages/tag-def/PUBL.md @@ -38,6 +38,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/record-SOUR": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/QUAY.md b/_pages/tag-def/QUAY.md index b4d2b20..df8dffd 100644 --- a/_pages/tag-def/QUAY.md +++ b/_pages/tag-def/QUAY.md @@ -36,6 +36,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/SOUR": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/REFN.md b/_pages/tag-def/REFN.md index 4783a54..a46f8d8 100644 --- a/_pages/tag-def/REFN.md +++ b/_pages/tag-def/REFN.md @@ -45,6 +45,8 @@ superstructures: "https://gedcom.io/terms/v7/record-SNOTE": "{0:M}" "https://gedcom.io/terms/v7/record-SOUR": "{0:M}" "https://gedcom.io/terms/v7/record-SUBM": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/RELI.md b/_pages/tag-def/RELI.md index ed38fe5..e7c0c39 100644 --- a/_pages/tag-def/RELI.md +++ b/_pages/tag-def/RELI.md @@ -87,6 +87,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/REPO.md b/_pages/tag-def/REPO.md index 5fc414b..7e0965c 100644 --- a/_pages/tag-def/REPO.md +++ b/_pages/tag-def/REPO.md @@ -39,6 +39,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/record-SOUR": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/RESN.md b/_pages/tag-def/RESN.md index 7a7d7ee..c8b3de4 100644 --- a/_pages/tag-def/RESN.md +++ b/_pages/tag-def/RESN.md @@ -97,6 +97,8 @@ superstructures: "https://gedcom.io/terms/v7/record-FAM": "{0:1}" "https://gedcom.io/terms/v7/record-INDI": "{0:1}" "https://gedcom.io/terms/v7/record-OBJE": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/RETI.md b/_pages/tag-def/RETI.md index 0331087..1af5f0d 100644 --- a/_pages/tag-def/RETI.md +++ b/_pages/tag-def/RETI.md @@ -57,6 +57,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVEN" - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/ROLE.md b/_pages/tag-def/ROLE.md index c559754..fe1b7b9 100644 --- a/_pages/tag-def/ROLE.md +++ b/_pages/tag-def/ROLE.md @@ -68,6 +68,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/ASSO": "{1:1}" "https://gedcom.io/terms/v7/SOUR-EVEN": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/SCHMA.md b/_pages/tag-def/SCHMA.md index 455624d..5e2a965 100644 --- a/_pages/tag-def/SCHMA.md +++ b/_pages/tag-def/SCHMA.md @@ -32,6 +32,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/HEAD": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/SDATE.md b/_pages/tag-def/SDATE.md index c4a2f3b..fcab2c2 100644 --- a/_pages/tag-def/SDATE.md +++ b/_pages/tag-def/SDATE.md @@ -98,6 +98,8 @@ superstructures: "https://gedcom.io/terms/v7/RETI": "{0:1}" "https://gedcom.io/terms/v7/SSN": "{0:1}" "https://gedcom.io/terms/v7/WILL": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/SEX.md b/_pages/tag-def/SEX.md index 5d559b9..a3c0197 100644 --- a/_pages/tag-def/SEX.md +++ b/_pages/tag-def/SEX.md @@ -33,6 +33,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/record-INDI": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/SLGC.md b/_pages/tag-def/SLGC.md index 2d37730..aa0ce16 100644 --- a/_pages/tag-def/SLGC.md +++ b/_pages/tag-def/SLGC.md @@ -41,6 +41,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/record-INDI": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/SLGS.md b/_pages/tag-def/SLGS.md index 5f638eb..129a40f 100644 --- a/_pages/tag-def/SLGS.md +++ b/_pages/tag-def/SLGS.md @@ -44,6 +44,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/record-FAM": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/SNOTE.md b/_pages/tag-def/SNOTE.md index c521221..af70f31 100644 --- a/_pages/tag-def/SNOTE.md +++ b/_pages/tag-def/SNOTE.md @@ -104,6 +104,8 @@ superstructures: "https://gedcom.io/terms/v7/record-REPO": "{0:M}" "https://gedcom.io/terms/v7/record-SOUR": "{0:M}" "https://gedcom.io/terms/v7/record-SUBM": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/SOUR-DATA.md b/_pages/tag-def/SOUR-DATA.md index bd4d181..f06c0e0 100644 --- a/_pages/tag-def/SOUR-DATA.md +++ b/_pages/tag-def/SOUR-DATA.md @@ -32,6 +32,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/SOUR": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/SOUR-EVEN.md b/_pages/tag-def/SOUR-EVEN.md index b047d82..02b6bd5 100644 --- a/_pages/tag-def/SOUR-EVEN.md +++ b/_pages/tag-def/SOUR-EVEN.md @@ -38,6 +38,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/SOUR": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/SOUR.md b/_pages/tag-def/SOUR.md index c9c439f..eb3d1f8 100644 --- a/_pages/tag-def/SOUR.md +++ b/_pages/tag-def/SOUR.md @@ -123,6 +123,8 @@ superstructures: "https://gedcom.io/terms/v7/record-INDI": "{0:M}" "https://gedcom.io/terms/v7/record-OBJE": "{0:M}" "https://gedcom.io/terms/v7/record-SNOTE": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/SPFX.md b/_pages/tag-def/SPFX.md index 7687f12..416fe5e 100644 --- a/_pages/tag-def/SPFX.md +++ b/_pages/tag-def/SPFX.md @@ -31,6 +31,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/INDI-NAME": "{0:M}" "https://gedcom.io/terms/v7/NAME-TRAN": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/SSN.md b/_pages/tag-def/SSN.md index 94024a5..cb4bd2e 100644 --- a/_pages/tag-def/SSN.md +++ b/_pages/tag-def/SSN.md @@ -56,6 +56,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/STAE.md b/_pages/tag-def/STAE.md index 22b2166..c0648a0 100644 --- a/_pages/tag-def/STAE.md +++ b/_pages/tag-def/STAE.md @@ -31,6 +31,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/ADDR": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/SUBM-LANG.md b/_pages/tag-def/SUBM-LANG.md index 64c619e..fdd2fa1 100644 --- a/_pages/tag-def/SUBM-LANG.md +++ b/_pages/tag-def/SUBM-LANG.md @@ -34,6 +34,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/record-SUBM": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/SUBM.md b/_pages/tag-def/SUBM.md index e140abd..a76da75 100644 --- a/_pages/tag-def/SUBM.md +++ b/_pages/tag-def/SUBM.md @@ -33,6 +33,8 @@ superstructures: "https://gedcom.io/terms/v7/HEAD": "{0:1}" "https://gedcom.io/terms/v7/record-FAM": "{0:M}" "https://gedcom.io/terms/v7/record-INDI": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/SURN.md b/_pages/tag-def/SURN.md index d660c66..371891c 100644 --- a/_pages/tag-def/SURN.md +++ b/_pages/tag-def/SURN.md @@ -31,6 +31,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/INDI-NAME": "{0:M}" "https://gedcom.io/terms/v7/NAME-TRAN": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/TAG.md b/_pages/tag-def/TAG.md index 9018cd8..580ef32 100644 --- a/_pages/tag-def/TAG.md +++ b/_pages/tag-def/TAG.md @@ -31,6 +31,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/SCHMA": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/TEMP.md b/_pages/tag-def/TEMP.md index 7cab882..63d05c4 100644 --- a/_pages/tag-def/TEMP.md +++ b/_pages/tag-def/TEMP.md @@ -38,6 +38,8 @@ superstructures: "https://gedcom.io/terms/v7/INIL": "{0:1}" "https://gedcom.io/terms/v7/SLGC": "{0:1}" "https://gedcom.io/terms/v7/SLGS": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/TEXT.md b/_pages/tag-def/TEXT.md index 89c9f51..ab7524f 100644 --- a/_pages/tag-def/TEXT.md +++ b/_pages/tag-def/TEXT.md @@ -37,6 +37,8 @@ substructures: superstructures: "https://gedcom.io/terms/v7/SOUR-DATA": "{0:M}" "https://gedcom.io/terms/v7/record-SOUR": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/TIME.md b/_pages/tag-def/TIME.md index 2ecdaf8..18792d5 100644 --- a/_pages/tag-def/TIME.md +++ b/_pages/tag-def/TIME.md @@ -33,6 +33,8 @@ superstructures: "https://gedcom.io/terms/v7/DATE-exact": "{0:1}" "https://gedcom.io/terms/v7/HEAD-DATE": "{0:1}" "https://gedcom.io/terms/v7/SDATE": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/TITL.md b/_pages/tag-def/TITL.md index db91e7e..77b722d 100644 --- a/_pages/tag-def/TITL.md +++ b/_pages/tag-def/TITL.md @@ -64,6 +64,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/TOP.md b/_pages/tag-def/TOP.md index e00a380..e21c524 100644 --- a/_pages/tag-def/TOP.md +++ b/_pages/tag-def/TOP.md @@ -31,6 +31,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/CROP": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/TRLR.md b/_pages/tag-def/TRLR.md index 9d30b02..c933ef7 100644 --- a/_pages/tag-def/TRLR.md +++ b/_pages/tag-def/TRLR.md @@ -30,6 +30,8 @@ payload: null substructures: {} superstructures: {} + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/TYPE.md b/_pages/tag-def/TYPE.md index 85201dd..6551503 100644 --- a/_pages/tag-def/TYPE.md +++ b/_pages/tag-def/TYPE.md @@ -118,6 +118,8 @@ superstructures: "https://gedcom.io/terms/v7/RETI": "{0:1}" "https://gedcom.io/terms/v7/SSN": "{0:1}" "https://gedcom.io/terms/v7/WILL": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/UID.md b/_pages/tag-def/UID.md index ad4a331..d5ebd71 100644 --- a/_pages/tag-def/UID.md +++ b/_pages/tag-def/UID.md @@ -118,6 +118,8 @@ superstructures: "https://gedcom.io/terms/v7/record-SNOTE": "{0:M}" "https://gedcom.io/terms/v7/record-SOUR": "{0:M}" "https://gedcom.io/terms/v7/record-SUBM": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/VERS.md b/_pages/tag-def/VERS.md index b8a1030..d653bba 100644 --- a/_pages/tag-def/VERS.md +++ b/_pages/tag-def/VERS.md @@ -31,6 +31,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/HEAD-SOUR": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/WIDTH.md b/_pages/tag-def/WIDTH.md index a0d3cc8..e838df0 100644 --- a/_pages/tag-def/WIDTH.md +++ b/_pages/tag-def/WIDTH.md @@ -31,6 +31,8 @@ substructures: {} superstructures: "https://gedcom.io/terms/v7/CROP": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/WIFE.md b/_pages/tag-def/WIFE.md index c650712..827adaa 100644 --- a/_pages/tag-def/WIFE.md +++ b/_pages/tag-def/WIFE.md @@ -46,6 +46,8 @@ superstructures: "https://gedcom.io/terms/v7/MARL": "{0:1}" "https://gedcom.io/terms/v7/MARR": "{0:1}" "https://gedcom.io/terms/v7/MARS": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/WILL.md b/_pages/tag-def/WILL.md index c82fff7..115d903 100644 --- a/_pages/tag-def/WILL.md +++ b/_pages/tag-def/WILL.md @@ -58,6 +58,8 @@ superstructures: value of: - "https://gedcom.io/terms/v7/enumset-EVEN" - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/WWW.md b/_pages/tag-def/WWW.md index 8719ec0..106397c 100644 --- a/_pages/tag-def/WWW.md +++ b/_pages/tag-def/WWW.md @@ -21,8 +21,18 @@ standard tag: WWW specification: - Web address - | - A URL or other locator for a World Wide Web page, as defined by any relevant - standard such as [whatwg/url], [RFC 3986], [RFC 3987], and so forth. + A URL or other locator for a World Wide Web page of the subject of the + superstructure, as defined by any relevant standard such as [whatwg/url], + [RFC 3986], [RFC 3987], and so forth. + + Like other substructures, the `WWW` structure provides details about the + subject of its superstructure. For example, a `MARR`.`WWW` is a world wide web + page of the marriage event, not the personal website of the couple or an entry + in an online database serving as a source documenting the marriage. However, + the meaning of `WWW` was only implicit when it was introduced in version 5.5.1 + and many files were created that use `WWW` to store a more tangentially-related + web address, so applications are recommended to interpret the `WWW` structure's + meaning cautiously. If an invalid or no longer existing web address is present upon import, it should be preserved as-is on export. @@ -88,6 +98,8 @@ superstructures: "https://gedcom.io/terms/v7/WILL": "{0:M}" "https://gedcom.io/terms/v7/record-REPO": "{0:M}" "https://gedcom.io/terms/v7/record-SUBM": "{0:M}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/cal-FRENCH_R.md b/_pages/tag-def/cal-FRENCH_R.md index 8a29e8f..65a170b 100644 --- a/_pages/tag-def/cal-FRENCH_R.md +++ b/_pages/tag-def/cal-FRENCH_R.md @@ -65,6 +65,8 @@ months: - "https://gedcom.io/terms/v7/month-COMP" epochs: [] + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/cal-GREGORIAN.md b/_pages/tag-def/cal-GREGORIAN.md index b9544a8..1e94f32 100644 --- a/_pages/tag-def/cal-GREGORIAN.md +++ b/_pages/tag-def/cal-GREGORIAN.md @@ -65,6 +65,8 @@ months: epochs: - BCE + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/cal-HEBREW.md b/_pages/tag-def/cal-HEBREW.md index 721d3c6..1f2c834 100644 --- a/_pages/tag-def/cal-HEBREW.md +++ b/_pages/tag-def/cal-HEBREW.md @@ -26,20 +26,20 @@ specification: (1 Tishrei 1) primarily overlapped with Gregorian 7 September 3761 BCE and Julian 7 October 3761 BCE (starting at sunset on the 6th day of those months). - | Code | Name | - | :---- | :---------------------------------------------------------------------- | - | `TSH` | Tishrei (תִּשְׁרֵי) | - | `CSH` | Marcheshvan (מַרְחֶשְׁוָן) or Cheshvan (חֶשְׁוָן) | - | `KSL` | Kislev (כִּסְלֵו) | + | Code | Name | + | :---- | :-------------------------------------------------------------------- | + | `TSH` | Tishrei (תִּשְׁרֵי) | + | `CSH` | Marcheshvan (מַרְחֶשְׁוָן) or Cheshvan (חֶשְׁוָן) | + | `KSL` | Kislev (כִּסְלֵו) | | `TVT` | Tevet (טֵבֵת) | - | `SHV` | Shevat (שְׁבָט) | - | `ADR` | Adar I, Adar Rishon, First Adar, or Adar Aleph (אדר א׳) | + | `SHV` | Shevat (שְׁבָט) | + | `ADR` | Adar I, Adar Rishon, First Adar, or Adar Aleph (אדר א׳) | | `ADS` | Adar (אֲדָר); or Adar II, Adar Sheni, Second Adar, or Adar Bet (אדר ב׳) | | `NSN` | Nisan (נִיסָן) | | `IYR` | Iyar (אִייָר) | | `SVN` | Sivan (סִיוָן) | - | `TMZ` | Tammuz (תַּמּוּז) | - | `AAV` | Av (אָב) | + | `TMZ` | Tammuz (תַּמּוּז) | + | `AAV` | Av (אָב) | | `ELL` | Elul (אֱלוּל) | To keep the lunar-based months synchronized with the solar-based years, some @@ -72,6 +72,8 @@ months: - "https://gedcom.io/terms/v7/month-ELL" epochs: [] + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/cal-JULIAN.md b/_pages/tag-def/cal-JULIAN.md index 2348817..64a1b74 100644 --- a/_pages/tag-def/cal-JULIAN.md +++ b/_pages/tag-def/cal-JULIAN.md @@ -53,6 +53,8 @@ months: epochs: - BCE + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-0.md b/_pages/tag-def/enum-0.md index 64c84d5..5e39b2c 100644 --- a/_pages/tag-def/enum-0.md +++ b/_pages/tag-def/enum-0.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-QUAY" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-1.md b/_pages/tag-def/enum-1.md index 66bcaa7..fbb40a7 100644 --- a/_pages/tag-def/enum-1.md +++ b/_pages/tag-def/enum-1.md @@ -24,6 +24,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-QUAY" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-2.md b/_pages/tag-def/enum-2.md index a61cfa9..80d8dcf 100644 --- a/_pages/tag-def/enum-2.md +++ b/_pages/tag-def/enum-2.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-QUAY" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-3.md b/_pages/tag-def/enum-3.md index 27b2dbe..f2c4a98 100644 --- a/_pages/tag-def/enum-3.md +++ b/_pages/tag-def/enum-3.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-QUAY" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-ADOP-HUSB.md b/_pages/tag-def/enum-ADOP-HUSB.md index 8e6f47c..ac49d8a 100644 --- a/_pages/tag-def/enum-ADOP-HUSB.md +++ b/_pages/tag-def/enum-ADOP-HUSB.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-ADOP" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-ADOP-WIFE.md b/_pages/tag-def/enum-ADOP-WIFE.md index 5be3d9c..ba0b51b 100644 --- a/_pages/tag-def/enum-ADOP-WIFE.md +++ b/_pages/tag-def/enum-ADOP-WIFE.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-ADOP" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-ADOPTED.md b/_pages/tag-def/enum-ADOPTED.md index 0480ea1..6c0f1da 100644 --- a/_pages/tag-def/enum-ADOPTED.md +++ b/_pages/tag-def/enum-ADOPTED.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-PEDI" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-AKA.md b/_pages/tag-def/enum-AKA.md index d5d820d..f3ec594 100644 --- a/_pages/tag-def/enum-AKA.md +++ b/_pages/tag-def/enum-AKA.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-NAME-TYPE" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-AUDIO.md b/_pages/tag-def/enum-AUDIO.md index f3554d9..9d33859 100644 --- a/_pages/tag-def/enum-AUDIO.md +++ b/_pages/tag-def/enum-AUDIO.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-MEDI" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-BIC.md b/_pages/tag-def/enum-BIC.md index 117c4fa..63b43e0 100644 --- a/_pages/tag-def/enum-BIC.md +++ b/_pages/tag-def/enum-BIC.md @@ -25,6 +25,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-ord-STAT" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-BIRTH.md b/_pages/tag-def/enum-BIRTH.md index 3349a01..fc5d897 100644 --- a/_pages/tag-def/enum-BIRTH.md +++ b/_pages/tag-def/enum-BIRTH.md @@ -24,6 +24,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-NAME-TYPE" - "https://gedcom.io/terms/v7/enumset-PEDI" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-BOOK.md b/_pages/tag-def/enum-BOOK.md index 5ab905a..31f32c2 100644 --- a/_pages/tag-def/enum-BOOK.md +++ b/_pages/tag-def/enum-BOOK.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-MEDI" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-BOTH.md b/_pages/tag-def/enum-BOTH.md index 1292c10..ca9da80 100644 --- a/_pages/tag-def/enum-BOTH.md +++ b/_pages/tag-def/enum-BOTH.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-ADOP" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-CANCELED.md b/_pages/tag-def/enum-CANCELED.md index 6b710f8..bec0ce2 100644 --- a/_pages/tag-def/enum-CANCELED.md +++ b/_pages/tag-def/enum-CANCELED.md @@ -25,6 +25,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-ord-STAT" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-CARD.md b/_pages/tag-def/enum-CARD.md index d804a05..2405019 100644 --- a/_pages/tag-def/enum-CARD.md +++ b/_pages/tag-def/enum-CARD.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-MEDI" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-CENS.md b/_pages/tag-def/enum-CENS.md index fd51c46..91b23e7 100644 --- a/_pages/tag-def/enum-CENS.md +++ b/_pages/tag-def/enum-CENS.md @@ -25,6 +25,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-EVEN" - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-CHALLENGED.md b/_pages/tag-def/enum-CHALLENGED.md index 8d6b29d..802d63f 100644 --- a/_pages/tag-def/enum-CHALLENGED.md +++ b/_pages/tag-def/enum-CHALLENGED.md @@ -24,6 +24,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-FAMC-STAT" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-CHIL.md b/_pages/tag-def/enum-CHIL.md index 9b29fa8..d557218 100644 --- a/_pages/tag-def/enum-CHIL.md +++ b/_pages/tag-def/enum-CHIL.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-ROLE" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-CHILD.md b/_pages/tag-def/enum-CHILD.md index aa3d6bc..b086dd9 100644 --- a/_pages/tag-def/enum-CHILD.md +++ b/_pages/tag-def/enum-CHILD.md @@ -26,6 +26,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-ord-STAT" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-CLERGY.md b/_pages/tag-def/enum-CLERGY.md index 6cb6d9c..24a3eff 100644 --- a/_pages/tag-def/enum-CLERGY.md +++ b/_pages/tag-def/enum-CLERGY.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-ROLE" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-COMPLETED.md b/_pages/tag-def/enum-COMPLETED.md index 488d122..eb725ac 100644 --- a/_pages/tag-def/enum-COMPLETED.md +++ b/_pages/tag-def/enum-COMPLETED.md @@ -26,6 +26,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-ord-STAT" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-CONFIDENTIAL.md b/_pages/tag-def/enum-CONFIDENTIAL.md index 398939a..eed6d4b 100644 --- a/_pages/tag-def/enum-CONFIDENTIAL.md +++ b/_pages/tag-def/enum-CONFIDENTIAL.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-RESN" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-DISPROVEN.md b/_pages/tag-def/enum-DISPROVEN.md index 5e2230c..8d2406c 100644 --- a/_pages/tag-def/enum-DISPROVEN.md +++ b/_pages/tag-def/enum-DISPROVEN.md @@ -24,6 +24,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-FAMC-STAT" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-DNS.md b/_pages/tag-def/enum-DNS.md index c8178b4..a3d5220 100644 --- a/_pages/tag-def/enum-DNS.md +++ b/_pages/tag-def/enum-DNS.md @@ -25,6 +25,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-ord-STAT" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-DNS_CAN.md b/_pages/tag-def/enum-DNS_CAN.md index 3d7f818..f479705 100644 --- a/_pages/tag-def/enum-DNS_CAN.md +++ b/_pages/tag-def/enum-DNS_CAN.md @@ -25,6 +25,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-ord-STAT" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-ELECTRONIC.md b/_pages/tag-def/enum-ELECTRONIC.md index 09a5580..67de625 100644 --- a/_pages/tag-def/enum-ELECTRONIC.md +++ b/_pages/tag-def/enum-ELECTRONIC.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-MEDI" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-EVEN.md b/_pages/tag-def/enum-EVEN.md index f421f5e..08682ec 100644 --- a/_pages/tag-def/enum-EVEN.md +++ b/_pages/tag-def/enum-EVEN.md @@ -24,6 +24,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-EXCLUDED.md b/_pages/tag-def/enum-EXCLUDED.md index d45319b..6afbbb8 100644 --- a/_pages/tag-def/enum-EXCLUDED.md +++ b/_pages/tag-def/enum-EXCLUDED.md @@ -26,6 +26,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-ord-STAT" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-F.md b/_pages/tag-def/enum-F.md index 14b5cc3..b1cb36c 100644 --- a/_pages/tag-def/enum-F.md +++ b/_pages/tag-def/enum-F.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-SEX" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-FACT.md b/_pages/tag-def/enum-FACT.md index 12e7ad4..9a197b5 100644 --- a/_pages/tag-def/enum-FACT.md +++ b/_pages/tag-def/enum-FACT.md @@ -24,6 +24,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-FATH.md b/_pages/tag-def/enum-FATH.md index f79acfc..a10c40e 100644 --- a/_pages/tag-def/enum-FATH.md +++ b/_pages/tag-def/enum-FATH.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-ROLE" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-FICHE.md b/_pages/tag-def/enum-FICHE.md index 1029c28..5a1cfd1 100644 --- a/_pages/tag-def/enum-FICHE.md +++ b/_pages/tag-def/enum-FICHE.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-MEDI" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-FILM.md b/_pages/tag-def/enum-FILM.md index bce15a7..c2da35e 100644 --- a/_pages/tag-def/enum-FILM.md +++ b/_pages/tag-def/enum-FILM.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-MEDI" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-FOSTER.md b/_pages/tag-def/enum-FOSTER.md index dda210c..4f8c955 100644 --- a/_pages/tag-def/enum-FOSTER.md +++ b/_pages/tag-def/enum-FOSTER.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-PEDI" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-FRIEND.md b/_pages/tag-def/enum-FRIEND.md index 82cb097..b66c55f 100644 --- a/_pages/tag-def/enum-FRIEND.md +++ b/_pages/tag-def/enum-FRIEND.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-ROLE" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-GODP.md b/_pages/tag-def/enum-GODP.md index df29e77..55b04d7 100644 --- a/_pages/tag-def/enum-GODP.md +++ b/_pages/tag-def/enum-GODP.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-ROLE" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-HUSB.md b/_pages/tag-def/enum-HUSB.md index 7dc05bb..33430f3 100644 --- a/_pages/tag-def/enum-HUSB.md +++ b/_pages/tag-def/enum-HUSB.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-ROLE" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-IMMIGRANT.md b/_pages/tag-def/enum-IMMIGRANT.md index d1f54ad..574b458 100644 --- a/_pages/tag-def/enum-IMMIGRANT.md +++ b/_pages/tag-def/enum-IMMIGRANT.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-NAME-TYPE" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-INFANT.md b/_pages/tag-def/enum-INFANT.md index 542f038..392f6b1 100644 --- a/_pages/tag-def/enum-INFANT.md +++ b/_pages/tag-def/enum-INFANT.md @@ -25,6 +25,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-ord-STAT" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-LOCKED.md b/_pages/tag-def/enum-LOCKED.md index 6d4a0a9..69d17e2 100644 --- a/_pages/tag-def/enum-LOCKED.md +++ b/_pages/tag-def/enum-LOCKED.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-RESN" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-M.md b/_pages/tag-def/enum-M.md index d21a792..2d34b1f 100644 --- a/_pages/tag-def/enum-M.md +++ b/_pages/tag-def/enum-M.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-SEX" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-MAGAZINE.md b/_pages/tag-def/enum-MAGAZINE.md index 6aa98f0..a2a7cfc 100644 --- a/_pages/tag-def/enum-MAGAZINE.md +++ b/_pages/tag-def/enum-MAGAZINE.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-MEDI" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-MAIDEN.md b/_pages/tag-def/enum-MAIDEN.md index 27d5b17..bfa946e 100644 --- a/_pages/tag-def/enum-MAIDEN.md +++ b/_pages/tag-def/enum-MAIDEN.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-NAME-TYPE" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-MANUSCRIPT.md b/_pages/tag-def/enum-MANUSCRIPT.md index 16eb241..9257e26 100644 --- a/_pages/tag-def/enum-MANUSCRIPT.md +++ b/_pages/tag-def/enum-MANUSCRIPT.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-MEDI" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-MAP.md b/_pages/tag-def/enum-MAP.md index 45f0ea4..6b99a63 100644 --- a/_pages/tag-def/enum-MAP.md +++ b/_pages/tag-def/enum-MAP.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-MEDI" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-MARRIED.md b/_pages/tag-def/enum-MARRIED.md index b3a3026..57767e5 100644 --- a/_pages/tag-def/enum-MARRIED.md +++ b/_pages/tag-def/enum-MARRIED.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-NAME-TYPE" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-MOTH.md b/_pages/tag-def/enum-MOTH.md index 5b9ccf0..c3014b5 100644 --- a/_pages/tag-def/enum-MOTH.md +++ b/_pages/tag-def/enum-MOTH.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-ROLE" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-MULTIPLE.md b/_pages/tag-def/enum-MULTIPLE.md index a903c59..bf5d036 100644 --- a/_pages/tag-def/enum-MULTIPLE.md +++ b/_pages/tag-def/enum-MULTIPLE.md @@ -24,6 +24,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-ROLE" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-NCHI.md b/_pages/tag-def/enum-NCHI.md index d851159..134e8f7 100644 --- a/_pages/tag-def/enum-NCHI.md +++ b/_pages/tag-def/enum-NCHI.md @@ -24,6 +24,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-NEWSPAPER.md b/_pages/tag-def/enum-NEWSPAPER.md index 621e452..bc0bb7e 100644 --- a/_pages/tag-def/enum-NEWSPAPER.md +++ b/_pages/tag-def/enum-NEWSPAPER.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-MEDI" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-NGHBR.md b/_pages/tag-def/enum-NGHBR.md index 07acac5..eb01341 100644 --- a/_pages/tag-def/enum-NGHBR.md +++ b/_pages/tag-def/enum-NGHBR.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-ROLE" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-OFFICIATOR.md b/_pages/tag-def/enum-OFFICIATOR.md index b212600..d4d238f 100644 --- a/_pages/tag-def/enum-OFFICIATOR.md +++ b/_pages/tag-def/enum-OFFICIATOR.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-ROLE" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-OTHER.md b/_pages/tag-def/enum-OTHER.md index 5453169..0d3185c 100644 --- a/_pages/tag-def/enum-OTHER.md +++ b/_pages/tag-def/enum-OTHER.md @@ -26,6 +26,8 @@ value of: - "https://gedcom.io/terms/v7/enumset-NAME-TYPE" - "https://gedcom.io/terms/v7/enumset-PEDI" - "https://gedcom.io/terms/v7/enumset-ROLE" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-PARENT.md b/_pages/tag-def/enum-PARENT.md index 79842b2..1f1e3ce 100644 --- a/_pages/tag-def/enum-PARENT.md +++ b/_pages/tag-def/enum-PARENT.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-ROLE" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-PHOTO.md b/_pages/tag-def/enum-PHOTO.md index 3958810..b70c23d 100644 --- a/_pages/tag-def/enum-PHOTO.md +++ b/_pages/tag-def/enum-PHOTO.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-MEDI" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-PRE_1970.md b/_pages/tag-def/enum-PRE_1970.md index fb63112..cefd70d 100644 --- a/_pages/tag-def/enum-PRE_1970.md +++ b/_pages/tag-def/enum-PRE_1970.md @@ -26,6 +26,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-ord-STAT" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-PRIVACY.md b/_pages/tag-def/enum-PRIVACY.md index 559118c..2448a94 100644 --- a/_pages/tag-def/enum-PRIVACY.md +++ b/_pages/tag-def/enum-PRIVACY.md @@ -26,6 +26,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-RESN" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-PROFESSIONAL.md b/_pages/tag-def/enum-PROFESSIONAL.md index cbbc957..451c2c7 100644 --- a/_pages/tag-def/enum-PROFESSIONAL.md +++ b/_pages/tag-def/enum-PROFESSIONAL.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-NAME-TYPE" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-PROVEN.md b/_pages/tag-def/enum-PROVEN.md index 4bcbc7c..5212274 100644 --- a/_pages/tag-def/enum-PROVEN.md +++ b/_pages/tag-def/enum-PROVEN.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-FAMC-STAT" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-RESI.md b/_pages/tag-def/enum-RESI.md index 68cabdc..b444b08 100644 --- a/_pages/tag-def/enum-RESI.md +++ b/_pages/tag-def/enum-RESI.md @@ -24,6 +24,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-EVENATTR" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-SEALING.md b/_pages/tag-def/enum-SEALING.md index 9aca898..d63e461 100644 --- a/_pages/tag-def/enum-SEALING.md +++ b/_pages/tag-def/enum-SEALING.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-PEDI" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-SPOU.md b/_pages/tag-def/enum-SPOU.md index 7d5f4ce..08964db 100644 --- a/_pages/tag-def/enum-SPOU.md +++ b/_pages/tag-def/enum-SPOU.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-ROLE" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-STILLBORN.md b/_pages/tag-def/enum-STILLBORN.md index 24f9d76..7125c37 100644 --- a/_pages/tag-def/enum-STILLBORN.md +++ b/_pages/tag-def/enum-STILLBORN.md @@ -25,6 +25,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-ord-STAT" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-SUBMITTED.md b/_pages/tag-def/enum-SUBMITTED.md index f0f4da4..70b0082 100644 --- a/_pages/tag-def/enum-SUBMITTED.md +++ b/_pages/tag-def/enum-SUBMITTED.md @@ -26,6 +26,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-ord-STAT" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-TOMBSTONE.md b/_pages/tag-def/enum-TOMBSTONE.md index 84b561b..4c2c9ec 100644 --- a/_pages/tag-def/enum-TOMBSTONE.md +++ b/_pages/tag-def/enum-TOMBSTONE.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-MEDI" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-U.md b/_pages/tag-def/enum-U.md index 3a27b40..14d39f9 100644 --- a/_pages/tag-def/enum-U.md +++ b/_pages/tag-def/enum-U.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-SEX" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-UNCLEARED.md b/_pages/tag-def/enum-UNCLEARED.md index 1f0561d..280e59a 100644 --- a/_pages/tag-def/enum-UNCLEARED.md +++ b/_pages/tag-def/enum-UNCLEARED.md @@ -26,6 +26,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-ord-STAT" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-VIDEO.md b/_pages/tag-def/enum-VIDEO.md index efbcf5e..612f597 100644 --- a/_pages/tag-def/enum-VIDEO.md +++ b/_pages/tag-def/enum-VIDEO.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-MEDI" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-WIFE.md b/_pages/tag-def/enum-WIFE.md index fbdee06..83f6cca 100644 --- a/_pages/tag-def/enum-WIFE.md +++ b/_pages/tag-def/enum-WIFE.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-ROLE" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-WITN.md b/_pages/tag-def/enum-WITN.md index c9c4261..c16a043 100644 --- a/_pages/tag-def/enum-WITN.md +++ b/_pages/tag-def/enum-WITN.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-ROLE" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enum-X.md b/_pages/tag-def/enum-X.md index d1dc079..d78b9bb 100644 --- a/_pages/tag-def/enum-X.md +++ b/_pages/tag-def/enum-X.md @@ -23,6 +23,8 @@ specification: value of: - "https://gedcom.io/terms/v7/enumset-SEX" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enumset-ADOP.md b/_pages/tag-def/enumset-ADOP.md index 162ac8a..9972c8d 100644 --- a/_pages/tag-def/enumset-ADOP.md +++ b/_pages/tag-def/enumset-ADOP.md @@ -20,6 +20,8 @@ enumeration values: - "https://gedcom.io/terms/v7/enum-ADOP-HUSB" - "https://gedcom.io/terms/v7/enum-ADOP-WIFE" - "https://gedcom.io/terms/v7/enum-BOTH" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enumset-EVEN.md b/_pages/tag-def/enumset-EVEN.md index 9638eaf..ba346f8 100644 --- a/_pages/tag-def/enumset-EVEN.md +++ b/_pages/tag-def/enumset-EVEN.md @@ -48,6 +48,8 @@ enumeration values: - "https://gedcom.io/terms/v7/MARL" - "https://gedcom.io/terms/v7/MARR" - "https://gedcom.io/terms/v7/MARS" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enumset-EVENATTR.md b/_pages/tag-def/enumset-EVENATTR.md index 5866a26..5692b79 100644 --- a/_pages/tag-def/enumset-EVENATTR.md +++ b/_pages/tag-def/enumset-EVENATTR.md @@ -63,6 +63,8 @@ enumeration values: - "https://gedcom.io/terms/v7/RELI" - "https://gedcom.io/terms/v7/SSN" - "https://gedcom.io/terms/v7/TITL" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enumset-FAMC-STAT.md b/_pages/tag-def/enumset-FAMC-STAT.md index c363494..4ee49b0 100644 --- a/_pages/tag-def/enumset-FAMC-STAT.md +++ b/_pages/tag-def/enumset-FAMC-STAT.md @@ -20,6 +20,8 @@ enumeration values: - "https://gedcom.io/terms/v7/enum-CHALLENGED" - "https://gedcom.io/terms/v7/enum-DISPROVEN" - "https://gedcom.io/terms/v7/enum-PROVEN" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enumset-MEDI.md b/_pages/tag-def/enumset-MEDI.md index c2c06b5..a45536b 100644 --- a/_pages/tag-def/enumset-MEDI.md +++ b/_pages/tag-def/enumset-MEDI.md @@ -31,6 +31,8 @@ enumeration values: - "https://gedcom.io/terms/v7/enum-TOMBSTONE" - "https://gedcom.io/terms/v7/enum-VIDEO" - "https://gedcom.io/terms/v7/enum-OTHER" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enumset-NAME-TYPE.md b/_pages/tag-def/enumset-NAME-TYPE.md index acb5c92..d77fde0 100644 --- a/_pages/tag-def/enumset-NAME-TYPE.md +++ b/_pages/tag-def/enumset-NAME-TYPE.md @@ -24,6 +24,8 @@ enumeration values: - "https://gedcom.io/terms/v7/enum-MARRIED" - "https://gedcom.io/terms/v7/enum-PROFESSIONAL" - "https://gedcom.io/terms/v7/enum-OTHER" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enumset-PEDI.md b/_pages/tag-def/enumset-PEDI.md index 4d3c4fb..0dcd04a 100644 --- a/_pages/tag-def/enumset-PEDI.md +++ b/_pages/tag-def/enumset-PEDI.md @@ -22,6 +22,8 @@ enumeration values: - "https://gedcom.io/terms/v7/enum-FOSTER" - "https://gedcom.io/terms/v7/enum-SEALING" - "https://gedcom.io/terms/v7/enum-OTHER" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enumset-QUAY.md b/_pages/tag-def/enumset-QUAY.md index 0857544..bf72dcc 100644 --- a/_pages/tag-def/enumset-QUAY.md +++ b/_pages/tag-def/enumset-QUAY.md @@ -21,6 +21,8 @@ enumeration values: - "https://gedcom.io/terms/v7/enum-1" - "https://gedcom.io/terms/v7/enum-2" - "https://gedcom.io/terms/v7/enum-3" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enumset-RESN.md b/_pages/tag-def/enumset-RESN.md index 636689c..718bec0 100644 --- a/_pages/tag-def/enumset-RESN.md +++ b/_pages/tag-def/enumset-RESN.md @@ -20,6 +20,8 @@ enumeration values: - "https://gedcom.io/terms/v7/enum-CONFIDENTIAL" - "https://gedcom.io/terms/v7/enum-LOCKED" - "https://gedcom.io/terms/v7/enum-PRIVACY" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enumset-ROLE.md b/_pages/tag-def/enumset-ROLE.md index 28b0615..45adf6d 100644 --- a/_pages/tag-def/enumset-ROLE.md +++ b/_pages/tag-def/enumset-ROLE.md @@ -32,6 +32,8 @@ enumeration values: - "https://gedcom.io/terms/v7/enum-WIFE" - "https://gedcom.io/terms/v7/enum-WITN" - "https://gedcom.io/terms/v7/enum-OTHER" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enumset-SEX.md b/_pages/tag-def/enumset-SEX.md index f6bfe90..af8eb30 100644 --- a/_pages/tag-def/enumset-SEX.md +++ b/_pages/tag-def/enumset-SEX.md @@ -21,6 +21,8 @@ enumeration values: - "https://gedcom.io/terms/v7/enum-F" - "https://gedcom.io/terms/v7/enum-X" - "https://gedcom.io/terms/v7/enum-U" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/enumset-ord-STAT.md b/_pages/tag-def/enumset-ord-STAT.md index 7a9fb54..e8f81c1 100644 --- a/_pages/tag-def/enumset-ord-STAT.md +++ b/_pages/tag-def/enumset-ord-STAT.md @@ -29,6 +29,8 @@ enumeration values: - "https://gedcom.io/terms/v7/enum-STILLBORN" - "https://gedcom.io/terms/v7/enum-SUBMITTED" - "https://gedcom.io/terms/v7/enum-UNCLEARED" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-AAV.md b/_pages/tag-def/month-AAV.md index 468b51f..cae2521 100644 --- a/_pages/tag-def/month-AAV.md +++ b/_pages/tag-def/month-AAV.md @@ -25,6 +25,8 @@ label: 'Av' calendars: - "https://gedcom.io/terms/v7/cal-HEBREW" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-ADR.md b/_pages/tag-def/month-ADR.md index 21a8146..d92155f 100644 --- a/_pages/tag-def/month-ADR.md +++ b/_pages/tag-def/month-ADR.md @@ -25,6 +25,8 @@ label: 'Adar I' calendars: - "https://gedcom.io/terms/v7/cal-HEBREW" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-ADS.md b/_pages/tag-def/month-ADS.md index 0ee5604..0fd4c46 100644 --- a/_pages/tag-def/month-ADS.md +++ b/_pages/tag-def/month-ADS.md @@ -25,6 +25,8 @@ label: 'Adar' calendars: - "https://gedcom.io/terms/v7/cal-HEBREW" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-APR.md b/_pages/tag-def/month-APR.md index 3a2346b..3d29c64 100644 --- a/_pages/tag-def/month-APR.md +++ b/_pages/tag-def/month-APR.md @@ -26,6 +26,8 @@ label: 'April' calendars: - "https://gedcom.io/terms/v7/cal-GREGORIAN" - "https://gedcom.io/terms/v7/cal-JULIAN" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-AUG.md b/_pages/tag-def/month-AUG.md index 8ffaedc..3636395 100644 --- a/_pages/tag-def/month-AUG.md +++ b/_pages/tag-def/month-AUG.md @@ -26,6 +26,8 @@ label: 'August' calendars: - "https://gedcom.io/terms/v7/cal-GREGORIAN" - "https://gedcom.io/terms/v7/cal-JULIAN" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-BRUM.md b/_pages/tag-def/month-BRUM.md index ebe052d..423e6e7 100644 --- a/_pages/tag-def/month-BRUM.md +++ b/_pages/tag-def/month-BRUM.md @@ -25,6 +25,8 @@ label: 'Brumaire' calendars: - "https://gedcom.io/terms/v7/cal-FRENCH_R" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-COMP.md b/_pages/tag-def/month-COMP.md index e4f25f1..6c1b086 100644 --- a/_pages/tag-def/month-COMP.md +++ b/_pages/tag-def/month-COMP.md @@ -25,6 +25,8 @@ label: 'Jour Complémentaires' calendars: - "https://gedcom.io/terms/v7/cal-FRENCH_R" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-CSH.md b/_pages/tag-def/month-CSH.md index 3bd1020..c3ba010 100644 --- a/_pages/tag-def/month-CSH.md +++ b/_pages/tag-def/month-CSH.md @@ -25,6 +25,8 @@ label: 'Marcheshvan' calendars: - "https://gedcom.io/terms/v7/cal-HEBREW" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-DEC.md b/_pages/tag-def/month-DEC.md index 2eb7088..8ad7744 100644 --- a/_pages/tag-def/month-DEC.md +++ b/_pages/tag-def/month-DEC.md @@ -26,6 +26,8 @@ label: 'December' calendars: - "https://gedcom.io/terms/v7/cal-GREGORIAN" - "https://gedcom.io/terms/v7/cal-JULIAN" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-ELL.md b/_pages/tag-def/month-ELL.md index 93b8b7a..827fd6d 100644 --- a/_pages/tag-def/month-ELL.md +++ b/_pages/tag-def/month-ELL.md @@ -25,6 +25,8 @@ label: 'Elul' calendars: - "https://gedcom.io/terms/v7/cal-HEBREW" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-FEB.md b/_pages/tag-def/month-FEB.md index b5bdad7..fa70894 100644 --- a/_pages/tag-def/month-FEB.md +++ b/_pages/tag-def/month-FEB.md @@ -26,6 +26,8 @@ label: 'February' calendars: - "https://gedcom.io/terms/v7/cal-GREGORIAN" - "https://gedcom.io/terms/v7/cal-JULIAN" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-FLOR.md b/_pages/tag-def/month-FLOR.md index bb45c93..141c4ba 100644 --- a/_pages/tag-def/month-FLOR.md +++ b/_pages/tag-def/month-FLOR.md @@ -25,6 +25,8 @@ label: 'Floréal' calendars: - "https://gedcom.io/terms/v7/cal-FRENCH_R" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-FRIM.md b/_pages/tag-def/month-FRIM.md index 9fdec63..ac407d9 100644 --- a/_pages/tag-def/month-FRIM.md +++ b/_pages/tag-def/month-FRIM.md @@ -25,6 +25,8 @@ label: 'Frimaire' calendars: - "https://gedcom.io/terms/v7/cal-FRENCH_R" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-FRUC.md b/_pages/tag-def/month-FRUC.md index 281a18d..db1211b 100644 --- a/_pages/tag-def/month-FRUC.md +++ b/_pages/tag-def/month-FRUC.md @@ -25,6 +25,8 @@ label: 'Fructidor' calendars: - "https://gedcom.io/terms/v7/cal-FRENCH_R" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-GERM.md b/_pages/tag-def/month-GERM.md index 84140d7..8548ce0 100644 --- a/_pages/tag-def/month-GERM.md +++ b/_pages/tag-def/month-GERM.md @@ -25,6 +25,8 @@ label: 'Germinal' calendars: - "https://gedcom.io/terms/v7/cal-FRENCH_R" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-IYR.md b/_pages/tag-def/month-IYR.md index db725de..ebd24dc 100644 --- a/_pages/tag-def/month-IYR.md +++ b/_pages/tag-def/month-IYR.md @@ -25,6 +25,8 @@ label: 'Iyar' calendars: - "https://gedcom.io/terms/v7/cal-HEBREW" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-JAN.md b/_pages/tag-def/month-JAN.md index c6e0e81..4d63ec5 100644 --- a/_pages/tag-def/month-JAN.md +++ b/_pages/tag-def/month-JAN.md @@ -26,6 +26,8 @@ label: 'January' calendars: - "https://gedcom.io/terms/v7/cal-GREGORIAN" - "https://gedcom.io/terms/v7/cal-JULIAN" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-JUL.md b/_pages/tag-def/month-JUL.md index 626526b..3300ab3 100644 --- a/_pages/tag-def/month-JUL.md +++ b/_pages/tag-def/month-JUL.md @@ -26,6 +26,8 @@ label: 'July' calendars: - "https://gedcom.io/terms/v7/cal-GREGORIAN" - "https://gedcom.io/terms/v7/cal-JULIAN" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-JUN.md b/_pages/tag-def/month-JUN.md index e8b55bb..b35bb0d 100644 --- a/_pages/tag-def/month-JUN.md +++ b/_pages/tag-def/month-JUN.md @@ -26,6 +26,8 @@ label: 'June' calendars: - "https://gedcom.io/terms/v7/cal-GREGORIAN" - "https://gedcom.io/terms/v7/cal-JULIAN" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-KSL.md b/_pages/tag-def/month-KSL.md index e424407..affbc96 100644 --- a/_pages/tag-def/month-KSL.md +++ b/_pages/tag-def/month-KSL.md @@ -25,6 +25,8 @@ label: 'Kislev' calendars: - "https://gedcom.io/terms/v7/cal-HEBREW" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-MAR.md b/_pages/tag-def/month-MAR.md index 9b4cdc3..60fc6b3 100644 --- a/_pages/tag-def/month-MAR.md +++ b/_pages/tag-def/month-MAR.md @@ -26,6 +26,8 @@ label: 'March' calendars: - "https://gedcom.io/terms/v7/cal-GREGORIAN" - "https://gedcom.io/terms/v7/cal-JULIAN" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-MAY.md b/_pages/tag-def/month-MAY.md index 6726195..ae56165 100644 --- a/_pages/tag-def/month-MAY.md +++ b/_pages/tag-def/month-MAY.md @@ -26,6 +26,8 @@ label: 'May' calendars: - "https://gedcom.io/terms/v7/cal-GREGORIAN" - "https://gedcom.io/terms/v7/cal-JULIAN" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-MESS.md b/_pages/tag-def/month-MESS.md index a98538a..9bf2e2f 100644 --- a/_pages/tag-def/month-MESS.md +++ b/_pages/tag-def/month-MESS.md @@ -25,6 +25,8 @@ label: 'Messidor' calendars: - "https://gedcom.io/terms/v7/cal-FRENCH_R" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-NIVO.md b/_pages/tag-def/month-NIVO.md index ffa3113..3e198d6 100644 --- a/_pages/tag-def/month-NIVO.md +++ b/_pages/tag-def/month-NIVO.md @@ -25,6 +25,8 @@ label: 'Nivôse' calendars: - "https://gedcom.io/terms/v7/cal-FRENCH_R" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-NOV.md b/_pages/tag-def/month-NOV.md index 6e17fc0..a2ecefd 100644 --- a/_pages/tag-def/month-NOV.md +++ b/_pages/tag-def/month-NOV.md @@ -26,6 +26,8 @@ label: 'November' calendars: - "https://gedcom.io/terms/v7/cal-GREGORIAN" - "https://gedcom.io/terms/v7/cal-JULIAN" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-NSN.md b/_pages/tag-def/month-NSN.md index 9e0401f..79f3df8 100644 --- a/_pages/tag-def/month-NSN.md +++ b/_pages/tag-def/month-NSN.md @@ -25,6 +25,8 @@ label: 'Nisan' calendars: - "https://gedcom.io/terms/v7/cal-HEBREW" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-OCT.md b/_pages/tag-def/month-OCT.md index 5a9de0d..2f4311a 100644 --- a/_pages/tag-def/month-OCT.md +++ b/_pages/tag-def/month-OCT.md @@ -26,6 +26,8 @@ label: 'October' calendars: - "https://gedcom.io/terms/v7/cal-GREGORIAN" - "https://gedcom.io/terms/v7/cal-JULIAN" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-PLUV.md b/_pages/tag-def/month-PLUV.md index c27a861..2811330 100644 --- a/_pages/tag-def/month-PLUV.md +++ b/_pages/tag-def/month-PLUV.md @@ -25,6 +25,8 @@ label: 'Pluviôse' calendars: - "https://gedcom.io/terms/v7/cal-FRENCH_R" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-PRAI.md b/_pages/tag-def/month-PRAI.md index b4b97b4..6b506d4 100644 --- a/_pages/tag-def/month-PRAI.md +++ b/_pages/tag-def/month-PRAI.md @@ -25,6 +25,8 @@ label: 'Prairial' calendars: - "https://gedcom.io/terms/v7/cal-FRENCH_R" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-SEP.md b/_pages/tag-def/month-SEP.md index 4b29b73..fe4e072 100644 --- a/_pages/tag-def/month-SEP.md +++ b/_pages/tag-def/month-SEP.md @@ -26,6 +26,8 @@ label: 'September' calendars: - "https://gedcom.io/terms/v7/cal-GREGORIAN" - "https://gedcom.io/terms/v7/cal-JULIAN" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-SHV.md b/_pages/tag-def/month-SHV.md index 7dff397..9165aeb 100644 --- a/_pages/tag-def/month-SHV.md +++ b/_pages/tag-def/month-SHV.md @@ -25,6 +25,8 @@ label: 'Shevat' calendars: - "https://gedcom.io/terms/v7/cal-HEBREW" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-SVN.md b/_pages/tag-def/month-SVN.md index 8a07f6f..fdb9192 100644 --- a/_pages/tag-def/month-SVN.md +++ b/_pages/tag-def/month-SVN.md @@ -25,6 +25,8 @@ label: 'Sivan' calendars: - "https://gedcom.io/terms/v7/cal-HEBREW" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-THER.md b/_pages/tag-def/month-THER.md index 28e4882..867a81f 100644 --- a/_pages/tag-def/month-THER.md +++ b/_pages/tag-def/month-THER.md @@ -25,6 +25,8 @@ label: 'Thermidor' calendars: - "https://gedcom.io/terms/v7/cal-FRENCH_R" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-TMZ.md b/_pages/tag-def/month-TMZ.md index a222297..c075ed7 100644 --- a/_pages/tag-def/month-TMZ.md +++ b/_pages/tag-def/month-TMZ.md @@ -25,6 +25,8 @@ label: 'Tammuz' calendars: - "https://gedcom.io/terms/v7/cal-HEBREW" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-TSH.md b/_pages/tag-def/month-TSH.md index 33f031b..e859765 100644 --- a/_pages/tag-def/month-TSH.md +++ b/_pages/tag-def/month-TSH.md @@ -25,6 +25,8 @@ label: 'Tishrei' calendars: - "https://gedcom.io/terms/v7/cal-HEBREW" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-TVT.md b/_pages/tag-def/month-TVT.md index 515c17e..8032de1 100644 --- a/_pages/tag-def/month-TVT.md +++ b/_pages/tag-def/month-TVT.md @@ -25,6 +25,8 @@ label: 'Tevet' calendars: - "https://gedcom.io/terms/v7/cal-HEBREW" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-VEND.md b/_pages/tag-def/month-VEND.md index 333df4f..c1ec385 100644 --- a/_pages/tag-def/month-VEND.md +++ b/_pages/tag-def/month-VEND.md @@ -25,6 +25,8 @@ label: 'Vendémiaire' calendars: - "https://gedcom.io/terms/v7/cal-FRENCH_R" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/month-VENT.md b/_pages/tag-def/month-VENT.md index 8b544cd..4b49b40 100644 --- a/_pages/tag-def/month-VENT.md +++ b/_pages/tag-def/month-VENT.md @@ -25,6 +25,8 @@ label: 'Ventôse' calendars: - "https://gedcom.io/terms/v7/cal-FRENCH_R" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/ord-STAT.md b/_pages/tag-def/ord-STAT.md index 3452517..4698679 100644 --- a/_pages/tag-def/ord-STAT.md +++ b/_pages/tag-def/ord-STAT.md @@ -39,6 +39,8 @@ superstructures: "https://gedcom.io/terms/v7/INIL": "{0:1}" "https://gedcom.io/terms/v7/SLGC": "{0:1}" "https://gedcom.io/terms/v7/SLGS": "{0:1}" + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/record-FAM.md b/_pages/tag-def/record-FAM.md index 8e9446b..321abd3 100644 --- a/_pages/tag-def/record-FAM.md +++ b/_pages/tag-def/record-FAM.md @@ -122,6 +122,8 @@ substructures: "https://gedcom.io/terms/v7/UID": "{0:M}" superstructures: {} + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/record-INDI.md b/_pages/tag-def/record-INDI.md index 2cb433e..6ad0391 100644 --- a/_pages/tag-def/record-INDI.md +++ b/_pages/tag-def/record-INDI.md @@ -131,6 +131,8 @@ substructures: "https://gedcom.io/terms/v7/WILL": "{0:M}" superstructures: {} + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/record-OBJE.md b/_pages/tag-def/record-OBJE.md index f0c0682..520b23a 100644 --- a/_pages/tag-def/record-OBJE.md +++ b/_pages/tag-def/record-OBJE.md @@ -49,6 +49,8 @@ substructures: "https://gedcom.io/terms/v7/UID": "{0:M}" superstructures: {} + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/record-REPO.md b/_pages/tag-def/record-REPO.md index 7e2a70d..ff1316b 100644 --- a/_pages/tag-def/record-REPO.md +++ b/_pages/tag-def/record-REPO.md @@ -55,6 +55,8 @@ substructures: "https://gedcom.io/terms/v7/WWW": "{0:M}" superstructures: {} + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/record-SNOTE.md b/_pages/tag-def/record-SNOTE.md index 4fecf80..75d4997 100644 --- a/_pages/tag-def/record-SNOTE.md +++ b/_pages/tag-def/record-SNOTE.md @@ -82,6 +82,8 @@ substructures: "https://gedcom.io/terms/v7/UID": "{0:M}" superstructures: {} + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/record-SOUR.md b/_pages/tag-def/record-SOUR.md index 4c28a12..8f07137 100644 --- a/_pages/tag-def/record-SOUR.md +++ b/_pages/tag-def/record-SOUR.md @@ -61,6 +61,8 @@ substructures: "https://gedcom.io/terms/v7/UID": "{0:M}" superstructures: {} + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/record-SUBM.md b/_pages/tag-def/record-SUBM.md index ed30c53..5745b62 100644 --- a/_pages/tag-def/record-SUBM.md +++ b/_pages/tag-def/record-SUBM.md @@ -49,6 +49,8 @@ substructures: "https://gedcom.io/terms/v7/WWW": "{0:M}" superstructures: {} + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/type-Age.md b/_pages/tag-def/type-Age.md index e3c1eef..5f0b1b1 100644 --- a/_pages/tag-def/type-Age.md +++ b/_pages/tag-def/type-Age.md @@ -80,6 +80,8 @@ specification:
The URI for the `Age` data type is `https://gedcom.io/terms/v7/type-Age`. + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/type-Date.md b/_pages/tag-def/type-Date.md index 79c4af4..8f4960e 100644 --- a/_pages/tag-def/type-Date.md +++ b/_pages/tag-def/type-Date.md @@ -132,6 +132,8 @@ specification: The URI for the `DatePeriod` data type is `https://gedcom.io/terms/v7/type-Date#period`. + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/type-Enum.md b/_pages/tag-def/type-Enum.md index 1b31fb3..e7ee01b 100644 --- a/_pages/tag-def/type-Enum.md +++ b/_pages/tag-def/type-Enum.md @@ -60,6 +60,8 @@ specification: The URI for the `Enum` data type is `https://gedcom.io/terms/v7/type-Enum`. + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/type-FilePath.md b/_pages/tag-def/type-FilePath.md index e63e929..6b34375 100644 --- a/_pages/tag-def/type-FilePath.md +++ b/_pages/tag-def/type-FilePath.md @@ -63,6 +63,8 @@ specification: The URI for the `FilePath` data type is `https://gedcom.io/terms/v7/type-FilePath`. + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/type-List.md b/_pages/tag-def/type-List.md index e03a926..046a0f8 100644 --- a/_pages/tag-def/type-List.md +++ b/_pages/tag-def/type-List.md @@ -53,6 +53,8 @@ specification: The URI for the `List:Enum` data type is `https://gedcom.io/terms/v7/type-List#Enum`. + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/type-Name.md b/_pages/tag-def/type-Name.md index cbd9f0d..ab64da7 100644 --- a/_pages/tag-def/type-Name.md +++ b/_pages/tag-def/type-Name.md @@ -38,6 +38,8 @@ specification: The URI for the `PersonalName` data type is `https://gedcom.io/terms/v7/type-Name`. + +contact: "https://gedcom.io/community/" ... ``` diff --git a/_pages/tag-def/type-Time.md b/_pages/tag-def/type-Time.md index 05ae139..85487a3 100644 --- a/_pages/tag-def/type-Time.md +++ b/_pages/tag-def/type-Time.md @@ -28,10 +28,10 @@ specification: ```abnf Time = hour ":" minute [":" second ["." fraction]] [%s"Z"] - hour = digit / ("0" / "1") digit / "2" ("0" / "1" / "2" / "3") - minute = ("0" / "1" / "2" / "3" / "4" / "5") digit - second = ("0" / "1" / "2" / "3" / "4" / "5") digit - fraction = 1*digit + hour = DIGIT / ("0" / "1") DIGIT / "2" ("0" / "1" / "2" / "3") + minute = ("0" / "1" / "2" / "3" / "4" / "5") DIGIT + second = ("0" / "1" / "2" / "3" / "4" / "5") DIGIT + fraction = 1*DIGIT ```
@@ -42,6 +42,8 @@ specification:
The URI for the `Time` data type is `https://gedcom.io/terms/v7/type-Time`. + +contact: "https://gedcom.io/community/" ... ``` diff --git a/specifications/FamilySearchGEDCOMv7.html b/specifications/FamilySearchGEDCOMv7.html index 21b37c9..59248f4 100644 --- a/specifications/FamilySearchGEDCOMv7.html +++ b/specifications/FamilySearchGEDCOMv7.html @@ -3,7 +3,7 @@ - + The FamilySearch GEDCOM Specification