Skip to content

Commit eb778ce

Browse files
committed
Add FamilySearch EXID types
FamilySearch/GEDCOM.io#43 added FamilySearch EXID types to gedcom.io but neglected to add them to the exid-types.json file in the GEDCOM repository. Signed-off-by: Dave Thaler <[email protected]>
1 parent df39f93 commit eb778ce

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

exid-types.json

+40
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,45 @@
2424
"change-controller": "FamilySearch",
2525
"fragment": "Resource ID",
2626
"reference": "https://gedcom.io/migrate/#afn-rfn-rin"
27+
},
28+
{
29+
"label": "FamilySearch Memory ID",
30+
"type": "https://gedcom.io/exid-type/FamilySearch-MemoryId",
31+
"description": "FamilySearch Memory ID",
32+
"contact": "[email protected]",
33+
"change-controller": "FamilySearch",
34+
"reference": "https://gedcom.io/exid-type/FamilySearch-MemoryId"
35+
},
36+
{
37+
"label": "FamilySearch Person ID",
38+
"type": "https://gedcom.io/exid-type/FamilySearch-PersonId",
39+
"description": "FamilySearch Person ID",
40+
"contact": "[email protected]",
41+
"change-controller": "FamilySearch",
42+
"reference": "https://gedcom.io/exid-type/FamilySearch-PersonId"
43+
},
44+
{
45+
"label": "FamilySearch Place ID",
46+
"type": "https://gedcom.io/exid-type/FamilySearch-PlaceId",
47+
"description": "FamilySearch Place ID",
48+
"contact": "[email protected]",
49+
"change-controller": "FamilySearch",
50+
"reference": "https://gedcom.io/exid-type/FamilySearch-PlaceId"
51+
},
52+
{
53+
"label": "FamilySearch Source Description ID",
54+
"type": "https://gedcom.io/exid-type/FamilySearch-SourceDescriptionId",
55+
"description": "FamilySearch Source Description ID",
56+
"contact": "[email protected]",
57+
"change-controller": "FamilySearch",
58+
"reference": "https://gedcom.io/exid-type/FamilySearch-SourceDescriptionId"
59+
},
60+
{
61+
"label": "FamilySearch User ID",
62+
"type": "https://gedcom.io/exid-type/FamilySearch-UserId",
63+
"description": "FamilySearch User ID",
64+
"contact": "[email protected]",
65+
"change-controller": "FamilySearch",
66+
"reference": "https://gedcom.io/exid-type/FamilySearch-UserId"
2767
}
2868
]

0 commit comments

Comments
 (0)