familysearch-gedcomx 1.0.1 → 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/lib/familysearch/gedcomx/data_model.rb +3 -17
- data/lib/familysearch/gedcomx/version.rb +1 -1
- data/spec/familysearch/gedcomx/atom_spec.rb +3 -3
- data/spec/familysearch/gedcomx/fact_spec.rb +5 -5
- data/spec/familysearch/gedcomx/familysearch_spec.rb +0 -6
- data/spec/familysearch/gedcomx/fixtures/ancestry-query.json +86 -35
- data/spec/familysearch/gedcomx/fixtures/person-with-relationships-father.json +728 -216
- data/spec/familysearch/gedcomx/fixtures/person-with-relationships-mother.json +734 -217
- data/spec/familysearch/gedcomx/fixtures/person-with-relationships.json +412 -89
- data/spec/familysearch/gedcomx/fixtures/person.json +81 -58
- data/spec/familysearch/gedcomx/fixtures/search.json +5056 -139
- data/spec/familysearch/gedcomx/person_spec.rb +1 -1
- metadata +11 -27
@@ -1,4 +1,10 @@
|
|
1
1
|
{
|
2
|
+
"links" : {
|
3
|
+
"collection" : {
|
4
|
+
"href" : "https://familysearch.org/platform/collections/tree",
|
5
|
+
"title" : "Collection"
|
6
|
+
}
|
7
|
+
},
|
2
8
|
"persons" : [ {
|
3
9
|
"id" : "L78M-RLN",
|
4
10
|
"links" : {
|
@@ -7,9 +13,18 @@
|
|
7
13
|
"title" : "Person"
|
8
14
|
}
|
9
15
|
},
|
16
|
+
"identifiers" : {
|
17
|
+
"http://gedcomx.org/Persistent" : [ "https://familysearch.org/ark:/61903/4:1:L78M-RLN" ]
|
18
|
+
},
|
10
19
|
"living" : false,
|
11
20
|
"gender" : {
|
12
21
|
"id" : "V.777-777N",
|
22
|
+
"links" : {
|
23
|
+
"conclusion" : {
|
24
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN/conclusions/V.777-777N",
|
25
|
+
"title" : "Conclusion"
|
26
|
+
}
|
27
|
+
},
|
13
28
|
"confidence" : "http://gedcomx.org/Low",
|
14
29
|
"attribution" : {
|
15
30
|
"contributor" : {
|
@@ -22,6 +37,12 @@
|
|
22
37
|
},
|
23
38
|
"names" : [ {
|
24
39
|
"id" : "V.777-7771",
|
40
|
+
"links" : {
|
41
|
+
"conclusion" : {
|
42
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN/conclusions/V.777-7771",
|
43
|
+
"title" : "Conclusion"
|
44
|
+
}
|
45
|
+
},
|
25
46
|
"confidence" : "http://gedcomx.org/Low",
|
26
47
|
"attribution" : {
|
27
48
|
"contributor" : {
|
@@ -32,7 +53,6 @@
|
|
32
53
|
},
|
33
54
|
"type" : "http://gedcomx.org/BirthName",
|
34
55
|
"nameForms" : [ {
|
35
|
-
"lang" : "i-default",
|
36
56
|
"fullText" : "Parker Felch",
|
37
57
|
"parts" : [ {
|
38
58
|
"type" : "http://gedcomx.org/Given",
|
@@ -45,6 +65,12 @@
|
|
45
65
|
"preferred" : true
|
46
66
|
}, {
|
47
67
|
"id" : "N.777-777P",
|
68
|
+
"links" : {
|
69
|
+
"conclusion" : {
|
70
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN/conclusions/N.777-777P",
|
71
|
+
"title" : "Conclusion"
|
72
|
+
}
|
73
|
+
},
|
48
74
|
"confidence" : "http://gedcomx.org/Low",
|
49
75
|
"attribution" : {
|
50
76
|
"contributor" : {
|
@@ -55,7 +81,6 @@
|
|
55
81
|
},
|
56
82
|
"type" : "http://gedcomx.org/BirthName",
|
57
83
|
"nameForms" : [ {
|
58
|
-
"lang" : "i-default",
|
59
84
|
"fullText" : "Parker",
|
60
85
|
"parts" : [ {
|
61
86
|
"type" : "http://gedcomx.org/Given",
|
@@ -65,6 +90,12 @@
|
|
65
90
|
"preferred" : false
|
66
91
|
}, {
|
67
92
|
"id" : "N.777-7774",
|
93
|
+
"links" : {
|
94
|
+
"conclusion" : {
|
95
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN/conclusions/N.777-7774",
|
96
|
+
"title" : "Conclusion"
|
97
|
+
}
|
98
|
+
},
|
68
99
|
"confidence" : "http://gedcomx.org/Low",
|
69
100
|
"attribution" : {
|
70
101
|
"contributor" : {
|
@@ -75,7 +106,6 @@
|
|
75
106
|
},
|
76
107
|
"type" : "http://gedcomx.org/BirthName",
|
77
108
|
"nameForms" : [ {
|
78
|
-
"lang" : "i-default",
|
79
109
|
"fullText" : "Parker Fileh",
|
80
110
|
"parts" : [ {
|
81
111
|
"type" : "http://gedcomx.org/Given",
|
@@ -88,6 +118,12 @@
|
|
88
118
|
"preferred" : false
|
89
119
|
}, {
|
90
120
|
"id" : "N.777-7771",
|
121
|
+
"links" : {
|
122
|
+
"conclusion" : {
|
123
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN/conclusions/N.777-7771",
|
124
|
+
"title" : "Conclusion"
|
125
|
+
}
|
126
|
+
},
|
91
127
|
"confidence" : "http://gedcomx.org/Low",
|
92
128
|
"attribution" : {
|
93
129
|
"contributor" : {
|
@@ -98,7 +134,6 @@
|
|
98
134
|
},
|
99
135
|
"type" : "http://gedcomx.org/BirthName",
|
100
136
|
"nameForms" : [ {
|
101
|
-
"lang" : "i-default",
|
102
137
|
"fullText" : "Parker Filth",
|
103
138
|
"parts" : [ {
|
104
139
|
"type" : "http://gedcomx.org/Given",
|
@@ -112,6 +147,12 @@
|
|
112
147
|
} ],
|
113
148
|
"facts" : [ {
|
114
149
|
"id" : "V.777-777P",
|
150
|
+
"links" : {
|
151
|
+
"conclusion" : {
|
152
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN/conclusions/V.777-777P",
|
153
|
+
"title" : "Conclusion"
|
154
|
+
}
|
155
|
+
},
|
115
156
|
"confidence" : "http://gedcomx.org/Low",
|
116
157
|
"attribution" : {
|
117
158
|
"contributor" : {
|
@@ -130,10 +171,19 @@
|
|
130
171
|
},
|
131
172
|
"place" : {
|
132
173
|
"original" : "Carroll County, New Hampshire, United States",
|
133
|
-
"description" : "#-748843803"
|
174
|
+
"description" : "#-748843803",
|
175
|
+
"normalized" : [ {
|
176
|
+
"value" : "Carroll, New Hampshire, United States"
|
177
|
+
} ]
|
134
178
|
}
|
135
179
|
}, {
|
136
180
|
"id" : "V.777-7774",
|
181
|
+
"links" : {
|
182
|
+
"conclusion" : {
|
183
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN/conclusions/V.777-7774",
|
184
|
+
"title" : "Conclusion"
|
185
|
+
}
|
186
|
+
},
|
137
187
|
"confidence" : "http://gedcomx.org/Low",
|
138
188
|
"attribution" : {
|
139
189
|
"contributor" : {
|
@@ -152,6 +202,12 @@
|
|
152
202
|
}
|
153
203
|
}, {
|
154
204
|
"id" : "N.777-777N",
|
205
|
+
"links" : {
|
206
|
+
"conclusion" : {
|
207
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN/conclusions/N.777-777N",
|
208
|
+
"title" : "Conclusion"
|
209
|
+
}
|
210
|
+
},
|
155
211
|
"confidence" : "http://gedcomx.org/Low",
|
156
212
|
"attribution" : {
|
157
213
|
"contributor" : {
|
@@ -168,7 +224,9 @@
|
|
168
224
|
"lifespan" : "1808-1894",
|
169
225
|
"birthDate" : "November 1808",
|
170
226
|
"birthPlace" : "Carroll County, New Hampshire, United States",
|
171
|
-
"deathDate" : "1894"
|
227
|
+
"deathDate" : "1894",
|
228
|
+
"ascendancyNumber" : "1",
|
229
|
+
"descendancyNumber" : "1"
|
172
230
|
}
|
173
231
|
} ],
|
174
232
|
"relationships" : [ {
|
@@ -223,7 +281,10 @@
|
|
223
281
|
},
|
224
282
|
"place" : {
|
225
283
|
"original" : "Grafton County, New Hampshire, United States",
|
226
|
-
"description" : "#1608951831"
|
284
|
+
"description" : "#1608951831",
|
285
|
+
"normalized" : [ {
|
286
|
+
"value" : "Grafton, New Hampshire, United States"
|
287
|
+
} ]
|
227
288
|
}
|
228
289
|
}, {
|
229
290
|
"id" : "R.777-7774",
|
@@ -244,7 +305,10 @@
|
|
244
305
|
},
|
245
306
|
"place" : {
|
246
307
|
"original" : "Essex, Mass.",
|
247
|
-
"description" : "#-206714131"
|
308
|
+
"description" : "#-206714131",
|
309
|
+
"normalized" : [ {
|
310
|
+
"value" : "Essex, Essex, Massachusetts, United States"
|
311
|
+
} ]
|
248
312
|
}
|
249
313
|
}, {
|
250
314
|
"id" : "R.777-7771",
|
@@ -265,7 +329,10 @@
|
|
265
329
|
},
|
266
330
|
"place" : {
|
267
331
|
"original" : "Piermont, N.H.",
|
268
|
-
"description" : "#1701789429"
|
332
|
+
"description" : "#1701789429",
|
333
|
+
"normalized" : [ {
|
334
|
+
"value" : "Piermont, Grafton, New Hampshire, United States"
|
335
|
+
} ]
|
269
336
|
}
|
270
337
|
}, {
|
271
338
|
"id" : "R.777-777N",
|
@@ -286,7 +353,10 @@
|
|
286
353
|
},
|
287
354
|
"place" : {
|
288
355
|
"original" : "Essex Co., Massachusetts",
|
289
|
-
"description" : "#-769288519"
|
356
|
+
"description" : "#-769288519",
|
357
|
+
"normalized" : [ {
|
358
|
+
"value" : "Essex, Massachusetts, United States"
|
359
|
+
} ]
|
290
360
|
}
|
291
361
|
}, {
|
292
362
|
"id" : "R.777-777H",
|
@@ -339,247 +409,497 @@
|
|
339
409
|
"resource" : "https://familysearch.org/platform/tree/persons/LZPJ-DZM",
|
340
410
|
"resourceId" : "LZPJ-DZM"
|
341
411
|
}
|
342
|
-
} ],
|
343
|
-
"places" : [ {
|
344
|
-
"id" : "-748843803",
|
345
|
-
"names" : [ {
|
346
|
-
"value" : "Carroll, New Hampshire, United States"
|
347
|
-
} ]
|
348
|
-
}, {
|
349
|
-
"id" : "1608951831",
|
350
|
-
"names" : [ {
|
351
|
-
"value" : "Grafton, New Hampshire, United States"
|
352
|
-
} ]
|
353
|
-
}, {
|
354
|
-
"id" : "-206714131",
|
355
|
-
"names" : [ {
|
356
|
-
"value" : "Essex, Essex, Massachusetts, United States"
|
357
|
-
} ]
|
358
|
-
}, {
|
359
|
-
"id" : "1701789429",
|
360
|
-
"names" : [ {
|
361
|
-
"value" : "Piermont, Grafton, New Hampshire, United States"
|
362
|
-
} ]
|
363
412
|
}, {
|
364
|
-
"id" : "-
|
365
|
-
"names" : [ {
|
366
|
-
"value" : "Essex, Massachusetts, United States"
|
367
|
-
} ]
|
368
|
-
} ],
|
369
|
-
"childAndParentsRelationships" : [ {
|
370
|
-
"id" : "MZ9H-Q5J",
|
413
|
+
"id" : "FMZ9H-Q5J",
|
371
414
|
"links" : {
|
372
|
-
"
|
373
|
-
"href" : "https://familysearch.org/platform/tree/persons/
|
415
|
+
"person1" : {
|
416
|
+
"href" : "https://familysearch.org/platform/tree/persons/KJ86-3VW",
|
374
417
|
"title" : "Person"
|
375
418
|
},
|
376
|
-
"
|
419
|
+
"person2" : {
|
420
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
421
|
+
"title" : "Person"
|
422
|
+
}
|
423
|
+
},
|
424
|
+
"identifiers" : {
|
425
|
+
"http://familysearch.org/v1/ChildAndParentsRelationship" : "https://familysearch.org/platform/tree/child-and-parents-relationships/MZ9H-Q5J"
|
426
|
+
},
|
427
|
+
"type" : "http://gedcomx.org/ParentChild",
|
428
|
+
"person1" : {
|
429
|
+
"resource" : "https://familysearch.org/platform/tree/persons/KJ86-3VW",
|
430
|
+
"resourceId" : "KJ86-3VW"
|
431
|
+
},
|
432
|
+
"person2" : {
|
433
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
434
|
+
"resourceId" : "L78M-RLN"
|
435
|
+
}
|
436
|
+
}, {
|
437
|
+
"id" : "MMZ9H-Q5J",
|
438
|
+
"links" : {
|
439
|
+
"person1" : {
|
377
440
|
"href" : "https://familysearch.org/platform/tree/persons/KFY6-FC8",
|
378
441
|
"title" : "Person"
|
379
442
|
},
|
380
|
-
"
|
381
|
-
"href" : "https://familysearch.org/platform/tree/
|
382
|
-
"title" : "Child-and-Parents Relationship"
|
383
|
-
},
|
384
|
-
"father" : {
|
385
|
-
"href" : "https://familysearch.org/platform/tree/persons/KJ86-3VW",
|
443
|
+
"person2" : {
|
444
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
386
445
|
"title" : "Person"
|
387
446
|
}
|
388
447
|
},
|
389
|
-
"
|
390
|
-
"
|
391
|
-
"resourceId" : "KJ86-3VW"
|
448
|
+
"identifiers" : {
|
449
|
+
"http://familysearch.org/v1/ChildAndParentsRelationship" : "https://familysearch.org/platform/tree/child-and-parents-relationships/MZ9H-Q5J"
|
392
450
|
},
|
393
|
-
"
|
451
|
+
"type" : "http://gedcomx.org/ParentChild",
|
452
|
+
"person1" : {
|
394
453
|
"resource" : "https://familysearch.org/platform/tree/persons/KFY6-FC8",
|
395
454
|
"resourceId" : "KFY6-FC8"
|
396
455
|
},
|
397
|
-
"
|
456
|
+
"person2" : {
|
398
457
|
"resource" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
399
458
|
"resourceId" : "L78M-RLN"
|
400
|
-
}
|
401
|
-
"fatherFacts" : [ {
|
402
|
-
"id" : "R.777-7774",
|
403
|
-
"type" : "http://gedcomx.org/BiologicalParent"
|
404
|
-
} ],
|
405
|
-
"motherFacts" : [ {
|
406
|
-
"id" : "R.777-7771",
|
407
|
-
"type" : "http://gedcomx.org/BiologicalParent"
|
408
|
-
} ]
|
459
|
+
}
|
409
460
|
}, {
|
410
|
-
"id" : "
|
461
|
+
"id" : "FM9WJ-FQQ",
|
411
462
|
"links" : {
|
412
|
-
"
|
413
|
-
"href" : "https://familysearch.org/platform/tree/persons/
|
463
|
+
"person1" : {
|
464
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
414
465
|
"title" : "Person"
|
415
466
|
},
|
416
|
-
"
|
417
|
-
"href" : "https://familysearch.org/platform/tree/persons/
|
467
|
+
"person2" : {
|
468
|
+
"href" : "https://familysearch.org/platform/tree/persons/L7PD-KY3",
|
418
469
|
"title" : "Person"
|
419
|
-
}
|
420
|
-
|
421
|
-
|
422
|
-
|
423
|
-
|
424
|
-
|
470
|
+
}
|
471
|
+
},
|
472
|
+
"identifiers" : {
|
473
|
+
"http://familysearch.org/v1/ChildAndParentsRelationship" : "https://familysearch.org/platform/tree/child-and-parents-relationships/M9WJ-FQQ"
|
474
|
+
},
|
475
|
+
"type" : "http://gedcomx.org/ParentChild",
|
476
|
+
"person1" : {
|
477
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
478
|
+
"resourceId" : "L78M-RLN"
|
479
|
+
},
|
480
|
+
"person2" : {
|
481
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L7PD-KY3",
|
482
|
+
"resourceId" : "L7PD-KY3"
|
483
|
+
}
|
484
|
+
}, {
|
485
|
+
"id" : "FM9VV-DR3",
|
486
|
+
"links" : {
|
487
|
+
"person1" : {
|
425
488
|
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
426
489
|
"title" : "Person"
|
490
|
+
},
|
491
|
+
"person2" : {
|
492
|
+
"href" : "https://familysearch.org/platform/tree/persons/K82R-6SV",
|
493
|
+
"title" : "Person"
|
427
494
|
}
|
428
495
|
},
|
429
|
-
"
|
496
|
+
"identifiers" : {
|
497
|
+
"http://familysearch.org/v1/ChildAndParentsRelationship" : "https://familysearch.org/platform/tree/child-and-parents-relationships/M9VV-DR3"
|
498
|
+
},
|
499
|
+
"type" : "http://gedcomx.org/ParentChild",
|
500
|
+
"person1" : {
|
430
501
|
"resource" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
431
502
|
"resourceId" : "L78M-RLN"
|
432
503
|
},
|
433
|
-
"
|
434
|
-
"resource" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
435
|
-
"resourceId" : "L78M-TD6"
|
436
|
-
},
|
437
|
-
"child" : {
|
504
|
+
"person2" : {
|
438
505
|
"resource" : "https://familysearch.org/platform/tree/persons/K82R-6SV",
|
439
506
|
"resourceId" : "K82R-6SV"
|
440
|
-
}
|
441
|
-
"fatherFacts" : [ {
|
442
|
-
"id" : "R.777-7774",
|
443
|
-
"type" : "http://gedcomx.org/BiologicalParent"
|
444
|
-
} ],
|
445
|
-
"motherFacts" : [ {
|
446
|
-
"id" : "R.777-777H",
|
447
|
-
"type" : "http://gedcomx.org/BiologicalParent"
|
448
|
-
} ]
|
507
|
+
}
|
449
508
|
}, {
|
450
|
-
"id" : "
|
509
|
+
"id" : "FM9VV-F6C",
|
451
510
|
"links" : {
|
452
|
-
"
|
453
|
-
"href" : "https://familysearch.org/platform/tree/persons/
|
454
|
-
"title" : "Person"
|
455
|
-
},
|
456
|
-
"mother" : {
|
457
|
-
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
511
|
+
"person1" : {
|
512
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
458
513
|
"title" : "Person"
|
459
514
|
},
|
460
|
-
"
|
461
|
-
"href" : "https://familysearch.org/platform/tree/
|
462
|
-
"title" : "Child-and-Parents Relationship"
|
463
|
-
},
|
464
|
-
"father" : {
|
465
|
-
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
515
|
+
"person2" : {
|
516
|
+
"href" : "https://familysearch.org/platform/tree/persons/2794-471",
|
466
517
|
"title" : "Person"
|
467
518
|
}
|
468
519
|
},
|
469
|
-
"
|
520
|
+
"identifiers" : {
|
521
|
+
"http://familysearch.org/v1/ChildAndParentsRelationship" : "https://familysearch.org/platform/tree/child-and-parents-relationships/M9VV-F6C"
|
522
|
+
},
|
523
|
+
"type" : "http://gedcomx.org/ParentChild",
|
524
|
+
"person1" : {
|
470
525
|
"resource" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
471
526
|
"resourceId" : "L78M-RLN"
|
472
527
|
},
|
473
|
-
"
|
474
|
-
"resource" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
475
|
-
"resourceId" : "L78M-TD6"
|
476
|
-
},
|
477
|
-
"child" : {
|
528
|
+
"person2" : {
|
478
529
|
"resource" : "https://familysearch.org/platform/tree/persons/2794-471",
|
479
530
|
"resourceId" : "2794-471"
|
480
|
-
}
|
481
|
-
"fatherFacts" : [ {
|
482
|
-
"id" : "R.777-777P",
|
483
|
-
"type" : "http://gedcomx.org/BiologicalParent"
|
484
|
-
} ],
|
485
|
-
"motherFacts" : [ {
|
486
|
-
"id" : "R.777-777N",
|
487
|
-
"type" : "http://gedcomx.org/BiologicalParent"
|
488
|
-
} ]
|
531
|
+
}
|
489
532
|
}, {
|
490
|
-
"id" : "
|
533
|
+
"id" : "FMZ9H-7PL",
|
491
534
|
"links" : {
|
492
|
-
"
|
493
|
-
"href" : "https://familysearch.org/platform/tree/persons/
|
494
|
-
"title" : "Person"
|
495
|
-
},
|
496
|
-
"mother" : {
|
497
|
-
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
535
|
+
"person1" : {
|
536
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
498
537
|
"title" : "Person"
|
499
538
|
},
|
500
|
-
"
|
501
|
-
"href" : "https://familysearch.org/platform/tree/
|
502
|
-
"title" : "Child-and-Parents Relationship"
|
503
|
-
},
|
504
|
-
"father" : {
|
505
|
-
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
539
|
+
"person2" : {
|
540
|
+
"href" : "https://familysearch.org/platform/tree/persons/KCY4-1TG",
|
506
541
|
"title" : "Person"
|
507
542
|
}
|
508
543
|
},
|
509
|
-
"
|
544
|
+
"identifiers" : {
|
545
|
+
"http://familysearch.org/v1/ChildAndParentsRelationship" : "https://familysearch.org/platform/tree/child-and-parents-relationships/MZ9H-7PL"
|
546
|
+
},
|
547
|
+
"type" : "http://gedcomx.org/ParentChild",
|
548
|
+
"person1" : {
|
510
549
|
"resource" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
511
550
|
"resourceId" : "L78M-RLN"
|
512
551
|
},
|
513
|
-
"
|
514
|
-
"resource" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
515
|
-
"resourceId" : "L78M-TD6"
|
516
|
-
},
|
517
|
-
"child" : {
|
552
|
+
"person2" : {
|
518
553
|
"resource" : "https://familysearch.org/platform/tree/persons/KCY4-1TG",
|
519
554
|
"resourceId" : "KCY4-1TG"
|
520
|
-
}
|
521
|
-
"fatherFacts" : [ {
|
522
|
-
"id" : "R.777-7774",
|
523
|
-
"type" : "http://gedcomx.org/BiologicalParent"
|
524
|
-
} ],
|
525
|
-
"motherFacts" : [ {
|
526
|
-
"id" : "R.777-777H",
|
527
|
-
"type" : "http://gedcomx.org/BiologicalParent"
|
528
|
-
} ]
|
555
|
+
}
|
529
556
|
}, {
|
530
|
-
"id" : "
|
557
|
+
"id" : "FMMCL-F97",
|
531
558
|
"links" : {
|
532
|
-
"
|
533
|
-
"href" : "https://familysearch.org/platform/tree/persons/
|
534
|
-
"title" : "Person"
|
535
|
-
},
|
536
|
-
"mother" : {
|
537
|
-
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
559
|
+
"person1" : {
|
560
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
538
561
|
"title" : "Person"
|
539
562
|
},
|
540
|
-
"
|
541
|
-
"href" : "https://familysearch.org/platform/tree/
|
542
|
-
"title" : "Child-and-Parents Relationship"
|
543
|
-
},
|
544
|
-
"father" : {
|
545
|
-
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
563
|
+
"person2" : {
|
564
|
+
"href" : "https://familysearch.org/platform/tree/persons/2794-WZ6",
|
546
565
|
"title" : "Person"
|
547
566
|
}
|
548
567
|
},
|
549
|
-
"
|
568
|
+
"identifiers" : {
|
569
|
+
"http://familysearch.org/v1/ChildAndParentsRelationship" : "https://familysearch.org/platform/tree/child-and-parents-relationships/MMCL-F97"
|
570
|
+
},
|
571
|
+
"type" : "http://gedcomx.org/ParentChild",
|
572
|
+
"person1" : {
|
550
573
|
"resource" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
551
574
|
"resourceId" : "L78M-RLN"
|
552
575
|
},
|
553
|
-
"
|
554
|
-
"resource" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
555
|
-
"resourceId" : "L78M-TD6"
|
556
|
-
},
|
557
|
-
"child" : {
|
576
|
+
"person2" : {
|
558
577
|
"resource" : "https://familysearch.org/platform/tree/persons/2794-WZ6",
|
559
578
|
"resourceId" : "2794-WZ6"
|
560
|
-
}
|
561
|
-
"fatherFacts" : [ {
|
562
|
-
"id" : "R.777-777N",
|
563
|
-
"type" : "http://gedcomx.org/BiologicalParent"
|
564
|
-
} ],
|
565
|
-
"motherFacts" : [ {
|
566
|
-
"id" : "R.777-777P",
|
567
|
-
"type" : "http://gedcomx.org/BiologicalParent"
|
568
|
-
} ]
|
579
|
+
}
|
569
580
|
}, {
|
570
|
-
"id" : "
|
581
|
+
"id" : "FMWYC-WYY",
|
571
582
|
"links" : {
|
572
|
-
"
|
573
|
-
"href" : "https://familysearch.org/platform/tree/persons/
|
583
|
+
"person1" : {
|
584
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
574
585
|
"title" : "Person"
|
575
586
|
},
|
576
|
-
"
|
587
|
+
"person2" : {
|
588
|
+
"href" : "https://familysearch.org/platform/tree/persons/LQ5Z-7ZP",
|
589
|
+
"title" : "Person"
|
590
|
+
}
|
591
|
+
},
|
592
|
+
"identifiers" : {
|
593
|
+
"http://familysearch.org/v1/ChildAndParentsRelationship" : "https://familysearch.org/platform/tree/child-and-parents-relationships/MWYC-WYY"
|
594
|
+
},
|
595
|
+
"type" : "http://gedcomx.org/ParentChild",
|
596
|
+
"person1" : {
|
597
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
598
|
+
"resourceId" : "L78M-RLN"
|
599
|
+
},
|
600
|
+
"person2" : {
|
601
|
+
"resource" : "https://familysearch.org/platform/tree/persons/LQ5Z-7ZP",
|
602
|
+
"resourceId" : "LQ5Z-7ZP"
|
603
|
+
}
|
604
|
+
}, {
|
605
|
+
"id" : "FMQ8B-DTD",
|
606
|
+
"links" : {
|
607
|
+
"person1" : {
|
608
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
609
|
+
"title" : "Person"
|
610
|
+
},
|
611
|
+
"person2" : {
|
612
|
+
"href" : "https://familysearch.org/platform/tree/persons/K8TQ-2X4",
|
613
|
+
"title" : "Person"
|
614
|
+
}
|
615
|
+
},
|
616
|
+
"identifiers" : {
|
617
|
+
"http://familysearch.org/v1/ChildAndParentsRelationship" : "https://familysearch.org/platform/tree/child-and-parents-relationships/MQ8B-DTD"
|
618
|
+
},
|
619
|
+
"type" : "http://gedcomx.org/ParentChild",
|
620
|
+
"person1" : {
|
621
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
622
|
+
"resourceId" : "L78M-RLN"
|
623
|
+
},
|
624
|
+
"person2" : {
|
625
|
+
"resource" : "https://familysearch.org/platform/tree/persons/K8TQ-2X4",
|
626
|
+
"resourceId" : "K8TQ-2X4"
|
627
|
+
}
|
628
|
+
}, {
|
629
|
+
"id" : "FMJCQ-F6S",
|
630
|
+
"links" : {
|
631
|
+
"person1" : {
|
632
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
633
|
+
"title" : "Person"
|
634
|
+
},
|
635
|
+
"person2" : {
|
636
|
+
"href" : "https://familysearch.org/platform/tree/persons/LZPJ-DGW",
|
637
|
+
"title" : "Person"
|
638
|
+
}
|
639
|
+
},
|
640
|
+
"identifiers" : {
|
641
|
+
"http://familysearch.org/v1/ChildAndParentsRelationship" : "https://familysearch.org/platform/tree/child-and-parents-relationships/MJCQ-F6S"
|
642
|
+
},
|
643
|
+
"type" : "http://gedcomx.org/ParentChild",
|
644
|
+
"person1" : {
|
645
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
646
|
+
"resourceId" : "L78M-RLN"
|
647
|
+
},
|
648
|
+
"person2" : {
|
649
|
+
"resource" : "https://familysearch.org/platform/tree/persons/LZPJ-DGW",
|
650
|
+
"resourceId" : "LZPJ-DGW"
|
651
|
+
}
|
652
|
+
}, {
|
653
|
+
"id" : "FM99T-FM7",
|
654
|
+
"links" : {
|
655
|
+
"person1" : {
|
656
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
657
|
+
"title" : "Person"
|
658
|
+
},
|
659
|
+
"person2" : {
|
660
|
+
"href" : "https://familysearch.org/platform/tree/persons/KJ48-2MP",
|
661
|
+
"title" : "Person"
|
662
|
+
}
|
663
|
+
},
|
664
|
+
"identifiers" : {
|
665
|
+
"http://familysearch.org/v1/ChildAndParentsRelationship" : "https://familysearch.org/platform/tree/child-and-parents-relationships/M99T-FM7"
|
666
|
+
},
|
667
|
+
"type" : "http://gedcomx.org/ParentChild",
|
668
|
+
"person1" : {
|
669
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
670
|
+
"resourceId" : "L78M-RLN"
|
671
|
+
},
|
672
|
+
"person2" : {
|
673
|
+
"resource" : "https://familysearch.org/platform/tree/persons/KJ48-2MP",
|
674
|
+
"resourceId" : "KJ48-2MP"
|
675
|
+
}
|
676
|
+
}, {
|
677
|
+
"id" : "FMZ9H-S3M",
|
678
|
+
"links" : {
|
679
|
+
"person1" : {
|
680
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
681
|
+
"title" : "Person"
|
682
|
+
},
|
683
|
+
"person2" : {
|
684
|
+
"href" : "https://familysearch.org/platform/tree/persons/279W-XGP",
|
685
|
+
"title" : "Person"
|
686
|
+
}
|
687
|
+
},
|
688
|
+
"identifiers" : {
|
689
|
+
"http://familysearch.org/v1/ChildAndParentsRelationship" : "https://familysearch.org/platform/tree/child-and-parents-relationships/MZ9H-S3M"
|
690
|
+
},
|
691
|
+
"type" : "http://gedcomx.org/ParentChild",
|
692
|
+
"person1" : {
|
693
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
694
|
+
"resourceId" : "L78M-RLN"
|
695
|
+
},
|
696
|
+
"person2" : {
|
697
|
+
"resource" : "https://familysearch.org/platform/tree/persons/279W-XGP",
|
698
|
+
"resourceId" : "279W-XGP"
|
699
|
+
}
|
700
|
+
} ],
|
701
|
+
"places" : [ {
|
702
|
+
"id" : "-748843803",
|
703
|
+
"names" : [ {
|
704
|
+
"value" : "Carroll, New Hampshire, United States"
|
705
|
+
} ]
|
706
|
+
}, {
|
707
|
+
"id" : "1608951831",
|
708
|
+
"names" : [ {
|
709
|
+
"value" : "Grafton, New Hampshire, United States"
|
710
|
+
} ]
|
711
|
+
}, {
|
712
|
+
"id" : "-206714131",
|
713
|
+
"names" : [ {
|
714
|
+
"value" : "Essex, Essex, Massachusetts, United States"
|
715
|
+
} ]
|
716
|
+
}, {
|
717
|
+
"id" : "1701789429",
|
718
|
+
"names" : [ {
|
719
|
+
"value" : "Piermont, Grafton, New Hampshire, United States"
|
720
|
+
} ]
|
721
|
+
}, {
|
722
|
+
"id" : "-769288519",
|
723
|
+
"names" : [ {
|
724
|
+
"value" : "Essex, Massachusetts, United States"
|
725
|
+
} ]
|
726
|
+
} ],
|
727
|
+
"childAndParentsRelationships" : [ {
|
728
|
+
"id" : "MZ9H-Q5J",
|
729
|
+
"links" : {
|
730
|
+
"relationship" : {
|
731
|
+
"href" : "https://familysearch.org/platform/tree/child-and-parents-relationships/MZ9H-Q5J",
|
732
|
+
"title" : "Child-and-Parents Relationship"
|
733
|
+
},
|
734
|
+
"child" : {
|
735
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
736
|
+
"title" : "Person"
|
737
|
+
},
|
738
|
+
"mother" : {
|
739
|
+
"href" : "https://familysearch.org/platform/tree/persons/KFY6-FC8",
|
740
|
+
"title" : "Person"
|
741
|
+
},
|
742
|
+
"father" : {
|
743
|
+
"href" : "https://familysearch.org/platform/tree/persons/KJ86-3VW",
|
744
|
+
"title" : "Person"
|
745
|
+
}
|
746
|
+
},
|
747
|
+
"father" : {
|
748
|
+
"resource" : "https://familysearch.org/platform/tree/persons/KJ86-3VW",
|
749
|
+
"resourceId" : "KJ86-3VW"
|
750
|
+
},
|
751
|
+
"mother" : {
|
752
|
+
"resource" : "https://familysearch.org/platform/tree/persons/KFY6-FC8",
|
753
|
+
"resourceId" : "KFY6-FC8"
|
754
|
+
},
|
755
|
+
"child" : {
|
756
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
757
|
+
"resourceId" : "L78M-RLN"
|
758
|
+
},
|
759
|
+
"fatherFacts" : [ {
|
760
|
+
"id" : "R.777-7774",
|
761
|
+
"attribution" : {
|
762
|
+
"contributor" : {
|
763
|
+
"resource" : "https://familysearch.org/platform/users/agents/MM38-KMV",
|
764
|
+
"resourceId" : "MM38-KMV"
|
765
|
+
},
|
766
|
+
"modified" : 1335578031808
|
767
|
+
},
|
768
|
+
"type" : "http://gedcomx.org/BiologicalParent"
|
769
|
+
} ],
|
770
|
+
"motherFacts" : [ {
|
771
|
+
"id" : "R.777-7771",
|
772
|
+
"attribution" : {
|
773
|
+
"contributor" : {
|
774
|
+
"resource" : "https://familysearch.org/platform/users/agents/MM38-KMV",
|
775
|
+
"resourceId" : "MM38-KMV"
|
776
|
+
},
|
777
|
+
"modified" : 1335578031808
|
778
|
+
},
|
779
|
+
"type" : "http://gedcomx.org/BiologicalParent"
|
780
|
+
} ]
|
781
|
+
}, {
|
782
|
+
"id" : "M9WJ-FQQ",
|
783
|
+
"links" : {
|
784
|
+
"relationship" : {
|
785
|
+
"href" : "https://familysearch.org/platform/tree/child-and-parents-relationships/M9WJ-FQQ",
|
786
|
+
"title" : "Child-and-Parents Relationship"
|
787
|
+
},
|
788
|
+
"child" : {
|
789
|
+
"href" : "https://familysearch.org/platform/tree/persons/L7PD-KY3",
|
790
|
+
"title" : "Person"
|
791
|
+
},
|
792
|
+
"mother" : {
|
793
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
794
|
+
"title" : "Person"
|
795
|
+
},
|
796
|
+
"father" : {
|
797
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
798
|
+
"title" : "Person"
|
799
|
+
}
|
800
|
+
},
|
801
|
+
"father" : {
|
802
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
803
|
+
"resourceId" : "L78M-RLN"
|
804
|
+
},
|
805
|
+
"mother" : {
|
806
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
807
|
+
"resourceId" : "L78M-TD6"
|
808
|
+
},
|
809
|
+
"child" : {
|
810
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L7PD-KY3",
|
811
|
+
"resourceId" : "L7PD-KY3"
|
812
|
+
},
|
813
|
+
"fatherFacts" : [ {
|
814
|
+
"id" : "R.777-777N",
|
815
|
+
"attribution" : {
|
816
|
+
"contributor" : {
|
817
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMN3-1QG",
|
818
|
+
"resourceId" : "MMN3-1QG"
|
819
|
+
},
|
820
|
+
"modified" : 1334406687837
|
821
|
+
},
|
822
|
+
"type" : "http://gedcomx.org/BiologicalParent"
|
823
|
+
} ],
|
824
|
+
"motherFacts" : [ {
|
825
|
+
"id" : "R.777-7771",
|
826
|
+
"attribution" : {
|
827
|
+
"contributor" : {
|
828
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMN3-1QG",
|
829
|
+
"resourceId" : "MMN3-1QG"
|
830
|
+
},
|
831
|
+
"modified" : 1334406687837
|
832
|
+
},
|
833
|
+
"type" : "http://gedcomx.org/BiologicalParent"
|
834
|
+
} ]
|
835
|
+
}, {
|
836
|
+
"id" : "M9VV-DR3",
|
837
|
+
"links" : {
|
838
|
+
"relationship" : {
|
839
|
+
"href" : "https://familysearch.org/platform/tree/child-and-parents-relationships/M9VV-DR3",
|
840
|
+
"title" : "Child-and-Parents Relationship"
|
841
|
+
},
|
842
|
+
"child" : {
|
843
|
+
"href" : "https://familysearch.org/platform/tree/persons/K82R-6SV",
|
844
|
+
"title" : "Person"
|
845
|
+
},
|
846
|
+
"mother" : {
|
577
847
|
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
578
848
|
"title" : "Person"
|
579
849
|
},
|
580
|
-
"
|
581
|
-
"href" : "https://familysearch.org/platform/tree/
|
582
|
-
"title" : "
|
850
|
+
"father" : {
|
851
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
852
|
+
"title" : "Person"
|
853
|
+
}
|
854
|
+
},
|
855
|
+
"father" : {
|
856
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
857
|
+
"resourceId" : "L78M-RLN"
|
858
|
+
},
|
859
|
+
"mother" : {
|
860
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
861
|
+
"resourceId" : "L78M-TD6"
|
862
|
+
},
|
863
|
+
"child" : {
|
864
|
+
"resource" : "https://familysearch.org/platform/tree/persons/K82R-6SV",
|
865
|
+
"resourceId" : "K82R-6SV"
|
866
|
+
},
|
867
|
+
"fatherFacts" : [ {
|
868
|
+
"id" : "R.777-7774",
|
869
|
+
"attribution" : {
|
870
|
+
"contributor" : {
|
871
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMWG-V3Y",
|
872
|
+
"resourceId" : "MMWG-V3Y"
|
873
|
+
},
|
874
|
+
"modified" : 1334471450380
|
875
|
+
},
|
876
|
+
"type" : "http://gedcomx.org/BiologicalParent"
|
877
|
+
} ],
|
878
|
+
"motherFacts" : [ {
|
879
|
+
"id" : "R.777-777H",
|
880
|
+
"attribution" : {
|
881
|
+
"contributor" : {
|
882
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMWG-V3Y",
|
883
|
+
"resourceId" : "MMWG-V3Y"
|
884
|
+
},
|
885
|
+
"modified" : 1334471450380
|
886
|
+
},
|
887
|
+
"type" : "http://gedcomx.org/BiologicalParent"
|
888
|
+
} ]
|
889
|
+
}, {
|
890
|
+
"id" : "M9VV-F6C",
|
891
|
+
"links" : {
|
892
|
+
"relationship" : {
|
893
|
+
"href" : "https://familysearch.org/platform/tree/child-and-parents-relationships/M9VV-F6C",
|
894
|
+
"title" : "Child-and-Parents Relationship"
|
895
|
+
},
|
896
|
+
"child" : {
|
897
|
+
"href" : "https://familysearch.org/platform/tree/persons/2794-471",
|
898
|
+
"title" : "Person"
|
899
|
+
},
|
900
|
+
"mother" : {
|
901
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
902
|
+
"title" : "Person"
|
583
903
|
},
|
584
904
|
"father" : {
|
585
905
|
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
@@ -595,32 +915,46 @@
|
|
595
915
|
"resourceId" : "L78M-TD6"
|
596
916
|
},
|
597
917
|
"child" : {
|
598
|
-
"resource" : "https://familysearch.org/platform/tree/persons/
|
599
|
-
"resourceId" : "
|
918
|
+
"resource" : "https://familysearch.org/platform/tree/persons/2794-471",
|
919
|
+
"resourceId" : "2794-471"
|
600
920
|
},
|
601
921
|
"fatherFacts" : [ {
|
602
922
|
"id" : "R.777-777P",
|
923
|
+
"attribution" : {
|
924
|
+
"contributor" : {
|
925
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMN3-1QG",
|
926
|
+
"resourceId" : "MMN3-1QG"
|
927
|
+
},
|
928
|
+
"modified" : 1334471450380
|
929
|
+
},
|
603
930
|
"type" : "http://gedcomx.org/BiologicalParent"
|
604
931
|
} ],
|
605
932
|
"motherFacts" : [ {
|
606
933
|
"id" : "R.777-777N",
|
934
|
+
"attribution" : {
|
935
|
+
"contributor" : {
|
936
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMN3-1QG",
|
937
|
+
"resourceId" : "MMN3-1QG"
|
938
|
+
},
|
939
|
+
"modified" : 1334471450380
|
940
|
+
},
|
607
941
|
"type" : "http://gedcomx.org/BiologicalParent"
|
608
942
|
} ]
|
609
943
|
}, {
|
610
|
-
"id" : "
|
944
|
+
"id" : "MZ9H-7PL",
|
611
945
|
"links" : {
|
946
|
+
"relationship" : {
|
947
|
+
"href" : "https://familysearch.org/platform/tree/child-and-parents-relationships/MZ9H-7PL",
|
948
|
+
"title" : "Child-and-Parents Relationship"
|
949
|
+
},
|
612
950
|
"child" : {
|
613
|
-
"href" : "https://familysearch.org/platform/tree/persons/
|
951
|
+
"href" : "https://familysearch.org/platform/tree/persons/KCY4-1TG",
|
614
952
|
"title" : "Person"
|
615
953
|
},
|
616
954
|
"mother" : {
|
617
955
|
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
618
956
|
"title" : "Person"
|
619
957
|
},
|
620
|
-
"child-and-parents-relationship" : {
|
621
|
-
"href" : "https://familysearch.org/platform/tree/child-and-parents-relationships/MQ8B-DTD",
|
622
|
-
"title" : "Child-and-Parents Relationship"
|
623
|
-
},
|
624
958
|
"father" : {
|
625
959
|
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
626
960
|
"title" : "Person"
|
@@ -635,32 +969,100 @@
|
|
635
969
|
"resourceId" : "L78M-TD6"
|
636
970
|
},
|
637
971
|
"child" : {
|
638
|
-
"resource" : "https://familysearch.org/platform/tree/persons/
|
639
|
-
"resourceId" : "
|
972
|
+
"resource" : "https://familysearch.org/platform/tree/persons/KCY4-1TG",
|
973
|
+
"resourceId" : "KCY4-1TG"
|
640
974
|
},
|
641
975
|
"fatherFacts" : [ {
|
642
|
-
"id" : "R.777-
|
976
|
+
"id" : "R.777-7774",
|
977
|
+
"attribution" : {
|
978
|
+
"contributor" : {
|
979
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMWG-V3Y",
|
980
|
+
"resourceId" : "MMWG-V3Y"
|
981
|
+
},
|
982
|
+
"modified" : 1335578033867
|
983
|
+
},
|
643
984
|
"type" : "http://gedcomx.org/BiologicalParent"
|
644
985
|
} ],
|
645
986
|
"motherFacts" : [ {
|
646
|
-
"id" : "R.777-
|
987
|
+
"id" : "R.777-777H",
|
988
|
+
"attribution" : {
|
989
|
+
"contributor" : {
|
990
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMWG-V3Y",
|
991
|
+
"resourceId" : "MMWG-V3Y"
|
992
|
+
},
|
993
|
+
"modified" : 1335578033867
|
994
|
+
},
|
647
995
|
"type" : "http://gedcomx.org/BiologicalParent"
|
648
996
|
} ]
|
649
997
|
}, {
|
650
|
-
"id" : "
|
998
|
+
"id" : "MMCL-F97",
|
651
999
|
"links" : {
|
1000
|
+
"relationship" : {
|
1001
|
+
"href" : "https://familysearch.org/platform/tree/child-and-parents-relationships/MMCL-F97",
|
1002
|
+
"title" : "Child-and-Parents Relationship"
|
1003
|
+
},
|
652
1004
|
"child" : {
|
653
|
-
"href" : "https://familysearch.org/platform/tree/persons/
|
1005
|
+
"href" : "https://familysearch.org/platform/tree/persons/2794-WZ6",
|
654
1006
|
"title" : "Person"
|
655
1007
|
},
|
656
1008
|
"mother" : {
|
657
1009
|
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
658
1010
|
"title" : "Person"
|
659
1011
|
},
|
660
|
-
"
|
661
|
-
"href" : "https://familysearch.org/platform/tree/
|
1012
|
+
"father" : {
|
1013
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
1014
|
+
"title" : "Person"
|
1015
|
+
}
|
1016
|
+
},
|
1017
|
+
"father" : {
|
1018
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
1019
|
+
"resourceId" : "L78M-RLN"
|
1020
|
+
},
|
1021
|
+
"mother" : {
|
1022
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
1023
|
+
"resourceId" : "L78M-TD6"
|
1024
|
+
},
|
1025
|
+
"child" : {
|
1026
|
+
"resource" : "https://familysearch.org/platform/tree/persons/2794-WZ6",
|
1027
|
+
"resourceId" : "2794-WZ6"
|
1028
|
+
},
|
1029
|
+
"fatherFacts" : [ {
|
1030
|
+
"id" : "R.777-777N",
|
1031
|
+
"attribution" : {
|
1032
|
+
"contributor" : {
|
1033
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMN3-1QG",
|
1034
|
+
"resourceId" : "MMN3-1QG"
|
1035
|
+
},
|
1036
|
+
"modified" : 1334168073003
|
1037
|
+
},
|
1038
|
+
"type" : "http://gedcomx.org/BiologicalParent"
|
1039
|
+
} ],
|
1040
|
+
"motherFacts" : [ {
|
1041
|
+
"id" : "R.777-777P",
|
1042
|
+
"attribution" : {
|
1043
|
+
"contributor" : {
|
1044
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMN3-1QG",
|
1045
|
+
"resourceId" : "MMN3-1QG"
|
1046
|
+
},
|
1047
|
+
"modified" : 1334168073003
|
1048
|
+
},
|
1049
|
+
"type" : "http://gedcomx.org/BiologicalParent"
|
1050
|
+
} ]
|
1051
|
+
}, {
|
1052
|
+
"id" : "MWYC-WYY",
|
1053
|
+
"links" : {
|
1054
|
+
"relationship" : {
|
1055
|
+
"href" : "https://familysearch.org/platform/tree/child-and-parents-relationships/MWYC-WYY",
|
662
1056
|
"title" : "Child-and-Parents Relationship"
|
663
1057
|
},
|
1058
|
+
"child" : {
|
1059
|
+
"href" : "https://familysearch.org/platform/tree/persons/LQ5Z-7ZP",
|
1060
|
+
"title" : "Person"
|
1061
|
+
},
|
1062
|
+
"mother" : {
|
1063
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
1064
|
+
"title" : "Person"
|
1065
|
+
},
|
664
1066
|
"father" : {
|
665
1067
|
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
666
1068
|
"title" : "Person"
|
@@ -675,32 +1077,46 @@
|
|
675
1077
|
"resourceId" : "L78M-TD6"
|
676
1078
|
},
|
677
1079
|
"child" : {
|
678
|
-
"resource" : "https://familysearch.org/platform/tree/persons/
|
679
|
-
"resourceId" : "
|
1080
|
+
"resource" : "https://familysearch.org/platform/tree/persons/LQ5Z-7ZP",
|
1081
|
+
"resourceId" : "LQ5Z-7ZP"
|
680
1082
|
},
|
681
1083
|
"fatherFacts" : [ {
|
682
1084
|
"id" : "R.777-777P",
|
1085
|
+
"attribution" : {
|
1086
|
+
"contributor" : {
|
1087
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMN3-1QG",
|
1088
|
+
"resourceId" : "MMN3-1QG"
|
1089
|
+
},
|
1090
|
+
"modified" : 1335244415316
|
1091
|
+
},
|
683
1092
|
"type" : "http://gedcomx.org/BiologicalParent"
|
684
1093
|
} ],
|
685
1094
|
"motherFacts" : [ {
|
686
1095
|
"id" : "R.777-777N",
|
1096
|
+
"attribution" : {
|
1097
|
+
"contributor" : {
|
1098
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMN3-1QG",
|
1099
|
+
"resourceId" : "MMN3-1QG"
|
1100
|
+
},
|
1101
|
+
"modified" : 1335244415316
|
1102
|
+
},
|
687
1103
|
"type" : "http://gedcomx.org/BiologicalParent"
|
688
1104
|
} ]
|
689
1105
|
}, {
|
690
|
-
"id" : "
|
1106
|
+
"id" : "MQ8B-DTD",
|
691
1107
|
"links" : {
|
1108
|
+
"relationship" : {
|
1109
|
+
"href" : "https://familysearch.org/platform/tree/child-and-parents-relationships/MQ8B-DTD",
|
1110
|
+
"title" : "Child-and-Parents Relationship"
|
1111
|
+
},
|
692
1112
|
"child" : {
|
693
|
-
"href" : "https://familysearch.org/platform/tree/persons/
|
1113
|
+
"href" : "https://familysearch.org/platform/tree/persons/K8TQ-2X4",
|
694
1114
|
"title" : "Person"
|
695
1115
|
},
|
696
1116
|
"mother" : {
|
697
1117
|
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
698
1118
|
"title" : "Person"
|
699
1119
|
},
|
700
|
-
"child-and-parents-relationship" : {
|
701
|
-
"href" : "https://familysearch.org/platform/tree/child-and-parents-relationships/M99T-FM7",
|
702
|
-
"title" : "Child-and-Parents Relationship"
|
703
|
-
},
|
704
1120
|
"father" : {
|
705
1121
|
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
706
1122
|
"title" : "Person"
|
@@ -715,32 +1131,100 @@
|
|
715
1131
|
"resourceId" : "L78M-TD6"
|
716
1132
|
},
|
717
1133
|
"child" : {
|
718
|
-
"resource" : "https://familysearch.org/platform/tree/persons/
|
719
|
-
"resourceId" : "
|
1134
|
+
"resource" : "https://familysearch.org/platform/tree/persons/K8TQ-2X4",
|
1135
|
+
"resourceId" : "K8TQ-2X4"
|
720
1136
|
},
|
721
1137
|
"fatherFacts" : [ {
|
722
|
-
"id" : "R.777-
|
1138
|
+
"id" : "R.777-777P",
|
1139
|
+
"attribution" : {
|
1140
|
+
"contributor" : {
|
1141
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMN3-1QG",
|
1142
|
+
"resourceId" : "MMN3-1QG"
|
1143
|
+
},
|
1144
|
+
"modified" : 1334823272814
|
1145
|
+
},
|
723
1146
|
"type" : "http://gedcomx.org/BiologicalParent"
|
724
1147
|
} ],
|
725
1148
|
"motherFacts" : [ {
|
726
|
-
"id" : "R.777-
|
1149
|
+
"id" : "R.777-777N",
|
1150
|
+
"attribution" : {
|
1151
|
+
"contributor" : {
|
1152
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMN3-1QG",
|
1153
|
+
"resourceId" : "MMN3-1QG"
|
1154
|
+
},
|
1155
|
+
"modified" : 1334823272814
|
1156
|
+
},
|
727
1157
|
"type" : "http://gedcomx.org/BiologicalParent"
|
728
1158
|
} ]
|
729
1159
|
}, {
|
730
|
-
"id" : "
|
1160
|
+
"id" : "MJCQ-F6S",
|
731
1161
|
"links" : {
|
1162
|
+
"relationship" : {
|
1163
|
+
"href" : "https://familysearch.org/platform/tree/child-and-parents-relationships/MJCQ-F6S",
|
1164
|
+
"title" : "Child-and-Parents Relationship"
|
1165
|
+
},
|
732
1166
|
"child" : {
|
733
|
-
"href" : "https://familysearch.org/platform/tree/persons/
|
1167
|
+
"href" : "https://familysearch.org/platform/tree/persons/LZPJ-DGW",
|
734
1168
|
"title" : "Person"
|
735
1169
|
},
|
736
1170
|
"mother" : {
|
737
1171
|
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
738
1172
|
"title" : "Person"
|
739
1173
|
},
|
740
|
-
"
|
741
|
-
"href" : "https://familysearch.org/platform/tree/
|
1174
|
+
"father" : {
|
1175
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
1176
|
+
"title" : "Person"
|
1177
|
+
}
|
1178
|
+
},
|
1179
|
+
"father" : {
|
1180
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
1181
|
+
"resourceId" : "L78M-RLN"
|
1182
|
+
},
|
1183
|
+
"mother" : {
|
1184
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
1185
|
+
"resourceId" : "L78M-TD6"
|
1186
|
+
},
|
1187
|
+
"child" : {
|
1188
|
+
"resource" : "https://familysearch.org/platform/tree/persons/LZPJ-DGW",
|
1189
|
+
"resourceId" : "LZPJ-DGW"
|
1190
|
+
},
|
1191
|
+
"fatherFacts" : [ {
|
1192
|
+
"id" : "R.777-777P",
|
1193
|
+
"attribution" : {
|
1194
|
+
"contributor" : {
|
1195
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMN3-1QG",
|
1196
|
+
"resourceId" : "MMN3-1QG"
|
1197
|
+
},
|
1198
|
+
"modified" : 1349578359868
|
1199
|
+
},
|
1200
|
+
"type" : "http://gedcomx.org/BiologicalParent"
|
1201
|
+
} ],
|
1202
|
+
"motherFacts" : [ {
|
1203
|
+
"id" : "R.777-777N",
|
1204
|
+
"attribution" : {
|
1205
|
+
"contributor" : {
|
1206
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMN3-1QG",
|
1207
|
+
"resourceId" : "MMN3-1QG"
|
1208
|
+
},
|
1209
|
+
"modified" : 1349578359868
|
1210
|
+
},
|
1211
|
+
"type" : "http://gedcomx.org/BiologicalParent"
|
1212
|
+
} ]
|
1213
|
+
}, {
|
1214
|
+
"id" : "M99T-FM7",
|
1215
|
+
"links" : {
|
1216
|
+
"relationship" : {
|
1217
|
+
"href" : "https://familysearch.org/platform/tree/child-and-parents-relationships/M99T-FM7",
|
742
1218
|
"title" : "Child-and-Parents Relationship"
|
743
1219
|
},
|
1220
|
+
"child" : {
|
1221
|
+
"href" : "https://familysearch.org/platform/tree/persons/KJ48-2MP",
|
1222
|
+
"title" : "Person"
|
1223
|
+
},
|
1224
|
+
"mother" : {
|
1225
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
1226
|
+
"title" : "Person"
|
1227
|
+
},
|
744
1228
|
"father" : {
|
745
1229
|
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
746
1230
|
"title" : "Person"
|
@@ -755,20 +1239,38 @@
|
|
755
1239
|
"resourceId" : "L78M-TD6"
|
756
1240
|
},
|
757
1241
|
"child" : {
|
758
|
-
"resource" : "https://familysearch.org/platform/tree/persons/
|
759
|
-
"resourceId" : "
|
1242
|
+
"resource" : "https://familysearch.org/platform/tree/persons/KJ48-2MP",
|
1243
|
+
"resourceId" : "KJ48-2MP"
|
760
1244
|
},
|
761
1245
|
"fatherFacts" : [ {
|
762
1246
|
"id" : "R.777-777N",
|
1247
|
+
"attribution" : {
|
1248
|
+
"contributor" : {
|
1249
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMN3-1QG",
|
1250
|
+
"resourceId" : "MMN3-1QG"
|
1251
|
+
},
|
1252
|
+
"modified" : 1334372811449
|
1253
|
+
},
|
763
1254
|
"type" : "http://gedcomx.org/BiologicalParent"
|
764
1255
|
} ],
|
765
1256
|
"motherFacts" : [ {
|
766
1257
|
"id" : "R.777-777P",
|
1258
|
+
"attribution" : {
|
1259
|
+
"contributor" : {
|
1260
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMN3-1QG",
|
1261
|
+
"resourceId" : "MMN3-1QG"
|
1262
|
+
},
|
1263
|
+
"modified" : 1334372811449
|
1264
|
+
},
|
767
1265
|
"type" : "http://gedcomx.org/BiologicalParent"
|
768
1266
|
} ]
|
769
1267
|
}, {
|
770
1268
|
"id" : "MZ9H-S3M",
|
771
1269
|
"links" : {
|
1270
|
+
"relationship" : {
|
1271
|
+
"href" : "https://familysearch.org/platform/tree/child-and-parents-relationships/MZ9H-S3M",
|
1272
|
+
"title" : "Child-and-Parents Relationship"
|
1273
|
+
},
|
772
1274
|
"child" : {
|
773
1275
|
"href" : "https://familysearch.org/platform/tree/persons/279W-XGP",
|
774
1276
|
"title" : "Person"
|
@@ -777,10 +1279,6 @@
|
|
777
1279
|
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
778
1280
|
"title" : "Person"
|
779
1281
|
},
|
780
|
-
"child-and-parents-relationship" : {
|
781
|
-
"href" : "https://familysearch.org/platform/tree/child-and-parents-relationships/MZ9H-S3M",
|
782
|
-
"title" : "Child-and-Parents Relationship"
|
783
|
-
},
|
784
1282
|
"father" : {
|
785
1283
|
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
786
1284
|
"title" : "Person"
|
@@ -800,10 +1298,24 @@
|
|
800
1298
|
},
|
801
1299
|
"fatherFacts" : [ {
|
802
1300
|
"id" : "R.777-777P",
|
1301
|
+
"attribution" : {
|
1302
|
+
"contributor" : {
|
1303
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMN3-1QG",
|
1304
|
+
"resourceId" : "MMN3-1QG"
|
1305
|
+
},
|
1306
|
+
"modified" : 1335578019792
|
1307
|
+
},
|
803
1308
|
"type" : "http://gedcomx.org/BiologicalParent"
|
804
1309
|
} ],
|
805
1310
|
"motherFacts" : [ {
|
806
1311
|
"id" : "R.777-7771",
|
1312
|
+
"attribution" : {
|
1313
|
+
"contributor" : {
|
1314
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMN3-1QG",
|
1315
|
+
"resourceId" : "MMN3-1QG"
|
1316
|
+
},
|
1317
|
+
"modified" : 1335578019792
|
1318
|
+
},
|
807
1319
|
"type" : "http://gedcomx.org/BiologicalParent"
|
808
1320
|
} ]
|
809
1321
|
} ]
|