forked from FamilySearch/GEDCOM
-
Notifications
You must be signed in to change notification settings - Fork 0
/
exid-types.json
108 lines (108 loc) · 3.82 KB
/
exid-types.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
[
{
"label": "AFN",
"type": "https://gedcom.io/terms/v7/AFN",
"description": "Ancestral File Number",
"contact": "[email protected]",
"change-controller": "FamilySearch",
"reference": "https://gedcom.io/migrate/#afn-rfn-rin"
},
{
"label": "RIN",
"type": "https://gedcom.io/terms/v7/RIN",
"description": "Automated Record ID",
"contact": "[email protected]",
"change-controller": "FamilySearch",
"fragment": "Source System",
"reference": "https://gedcom.io/migrate/#afn-rfn-rin"
},
{
"label": "RFN",
"type": "https://gedcom.io/terms/v7/RFN",
"description": "Permanent Record ID",
"contact": "[email protected]",
"change-controller": "FamilySearch",
"fragment": "Resource ID",
"reference": "https://gedcom.io/migrate/#afn-rfn-rin"
},
{
"label": "FamilySearch Memory ID",
"type": "https://gedcom.io/exid-type/FamilySearch-MemoryId",
"description": "FamilySearch Memory ID",
"contact": "[email protected]",
"change-controller": "FamilySearch",
"reference": "https://gedcom.io/exid-type/FamilySearch-MemoryId"
},
{
"label": "FamilySearch Person ID",
"type": "https://gedcom.io/exid-type/FamilySearch-PersonId",
"description": "FamilySearch Person ID",
"contact": "[email protected]",
"change-controller": "FamilySearch",
"reference": "https://gedcom.io/exid-type/FamilySearch-PersonId"
},
{
"label": "FamilySearch Place ID",
"type": "https://gedcom.io/exid-type/FamilySearch-PlaceId",
"description": "FamilySearch Place ID",
"contact": "[email protected]",
"change-controller": "FamilySearch",
"reference": "https://gedcom.io/exid-type/FamilySearch-PlaceId"
},
{
"label": "FamilySearch Source Description ID",
"type": "https://gedcom.io/exid-type/FamilySearch-SourceDescriptionId",
"description": "FamilySearch Source Description ID",
"contact": "[email protected]",
"change-controller": "FamilySearch",
"reference": "https://gedcom.io/exid-type/FamilySearch-SourceDescriptionId"
},
{
"label": "FamilySearch User ID",
"type": "https://gedcom.io/exid-type/FamilySearch-UserId",
"description": "FamilySearch User ID",
"contact": "[email protected]",
"change-controller": "FamilySearch",
"reference": "https://gedcom.io/exid-type/FamilySearch-UserId"
},
{
"label": "FindAGrave Memorial ID",
"type": "https://www.findagrave.com/memorial",
"description": "FindAGrave Memorial ID",
"contact": "[email protected]",
"change-controller": "FindAGrave.com",
"reference": "https://support.findagrave.com/s/article/Memorial-Search"
},
{
"label": "FindAGrave Cemetery ID",
"type": "https://www.findagrave.com/cemetery",
"description": "FindAGrave Cemetery ID",
"contact": "[email protected]",
"change-controller": "FindAGrave.com",
"reference": "https://support.findagrave.com/s/article/Cemetery-Search"
}
{
"label": "BillionGraves Grave ID",
"type": "https://www.billiongraves.com/grave/name/",
"description": "BillionGraves Grave ID",
"contact": "[email protected]",
"change-controller": "BillionGraves.com",
"reference": "https://billiongraves.com/search"
},
{
"label": "BillionGraves Cemetery ID",
"type": "https://www.billiongraves.com/cemetery/name/",
"description": "BillionGraves Cemetery ID",
"contact": "[email protected]",
"change-controller": "BillionGraves.com",
"reference": "https://billiongraves.com/search/cemetery"
}
{
"label": "WikiTree Person ID",
"type": "https://www.wikitree.com/wiki/",
"description": "WikiTree Person ID",
"contact": "[email protected]",
"change-controller": "wikitree.com",
"reference": "https://www.wikitree.com/wiki/Help:WikiTree_ID"
},
]