Skip to content

Commit

Permalink
Update generated files (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
dthaler authored Jan 13, 2025
1 parent b7b8fbc commit a143f07
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 0 deletions.
42 changes: 42 additions & 0 deletions generated_files/g7validation.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,21 @@
}
},
"label": {
"https://gedcom.io/exid-type/FamilySearch-MemoryId": {
"en": "FamilySearch Memory ID"
},
"https://gedcom.io/exid-type/FamilySearch-PersonId": {
"en": "FamilySearch Person ID"
},
"https://gedcom.io/exid-type/FamilySearch-PlaceId": {
"en": "FamilySearch Place ID"
},
"https://gedcom.io/exid-type/FamilySearch-SourceDescriptionId": {
"en": "FamilySearch Source Description ID"
},
"https://gedcom.io/exid-type/FamilySearch-UserId": {
"en": "FamilySearch User ID"
},
"https://gedcom.io/terms/v7/ABBR": {
"en-US": "Abbreviation"
},
Expand All @@ -101,6 +116,9 @@
"https://gedcom.io/terms/v7/ADR3": {
"en-US": "Address Line 3"
},
"https://gedcom.io/terms/v7/AFN": {
"en": "Ancestral File Number"
},
"https://gedcom.io/terms/v7/AGE": {
"en-US": "Age at event"
},
Expand Down Expand Up @@ -506,6 +524,12 @@
"https://gedcom.io/terms/v7/RETI": {
"en-US": "Retirement"
},
"https://gedcom.io/terms/v7/RFN": {
"en": "Record File Number"
},
"https://gedcom.io/terms/v7/RIN": {
"en": "Record ID Number"
},
"https://gedcom.io/terms/v7/ROLE": {
"en-US": "Role"
},
Expand Down Expand Up @@ -751,6 +775,24 @@
},
"https://github.com/dthaler/gedcom-citations/_SOUR": {
"en-US": "Source"
},
"https://gov.genealogy.net/": {
"en": "GOV Historic Gazeteer ID"
},
"https://www.billiongraves.com/cemetery/name/": {
"en": "BillionGraves Cemetery ID"
},
"https://www.billiongraves.com/grave/name/": {
"en": "BillionGraves Grave ID"
},
"https://www.findagrave.com/cemetery/": {
"en": "FindAGrave Cemetery ID"
},
"https://www.findagrave.com/memorial/": {
"en": "FindAGrave Memorial ID"
},
"https://www.wikitree.com/wiki/": {
"en": "WikiTree Person ID"
}
},
"payload": {
Expand Down
11 changes: 11 additions & 0 deletions generated_files/registry_path.tsv
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
uri yaml_path
https://gedcom.io/exid-type/FamilySearch-MemoryId uri/exid-types/FamilySearch-MemoryId.yaml
https://gedcom.io/exid-type/FamilySearch-PersonId uri/exid-types/FamilySearch-PersonId.yaml
https://gedcom.io/exid-type/FamilySearch-PlaceId uri/exid-types/FamilySearch-PlaceId.yaml
https://gedcom.io/exid-type/FamilySearch-SourceDescriptionId uri/exid-types/FamilySearch-SourceDescriptionId.yaml
https://gedcom.io/exid-type/FamilySearch-UserId uri/exid-types/FamilySearch-UserId.yaml
https://gedcom.io/terms/v7/ABBR structure/standard/ABBR.yaml
https://gedcom.io/terms/v7/ADDR structure/standard/ADDR.yaml
https://gedcom.io/terms/v7/ADOP structure/standard/ADOP.yaml
Expand Down Expand Up @@ -316,3 +321,9 @@ https://gedcom.io/terms/v7/type-Name data-type/standard/type-Name.yaml
https://gedcom.io/terms/v7/type-Time data-type/standard/type-Time.yaml
https://github.com/dthaler/gedcom-citations/_DATE structure/extension/_DATE.yaml
https://github.com/dthaler/gedcom-citations/_SOUR structure/extension/_SOUR.yaml
https://gov.genealogy.net/ uri/exid-types/GOV-ID.yaml
https://www.billiongraves.com/cemetery/name/ uri/exid-types/BillionGraves-CemeteryId.yaml
https://www.billiongraves.com/grave/name/ uri/exid-types/BillionGraves-GraveId.yaml
https://www.findagrave.com/cemetery/ uri/exid-types/FindAGrave-CemeteryId.yaml
https://www.findagrave.com/memorial/ uri/exid-types/FindAGrave-MemorialId.yaml
https://www.wikitree.com/wiki/ uri/exid-types/WikiTree-PersonId.yaml

0 comments on commit a143f07

Please sign in to comment.