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-TD6",
|
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-TD6" ]
|
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-TD6/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-TD6/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" : "Hannah Gould",
|
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-TD6/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" : "Hannah",
|
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-TD6/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" : "Hannah Gluld",
|
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-TD6/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" : "Hannah Gould Felch",
|
103
138
|
"parts" : [ {
|
104
139
|
"type" : "http://gedcomx.org/Given",
|
@@ -111,6 +146,12 @@
|
|
111
146
|
"preferred" : false
|
112
147
|
}, {
|
113
148
|
"id" : "N.777-777N",
|
149
|
+
"links" : {
|
150
|
+
"conclusion" : {
|
151
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6/conclusions/N.777-777N",
|
152
|
+
"title" : "Conclusion"
|
153
|
+
}
|
154
|
+
},
|
114
155
|
"confidence" : "http://gedcomx.org/Low",
|
115
156
|
"attribution" : {
|
116
157
|
"contributor" : {
|
@@ -121,7 +162,6 @@
|
|
121
162
|
},
|
122
163
|
"type" : "http://gedcomx.org/BirthName",
|
123
164
|
"nameForms" : [ {
|
124
|
-
"lang" : "i-default",
|
125
165
|
"fullText" : "Hannah Gould Felch",
|
126
166
|
"parts" : [ {
|
127
167
|
"type" : "http://gedcomx.org/Given",
|
@@ -135,6 +175,12 @@
|
|
135
175
|
} ],
|
136
176
|
"facts" : [ {
|
137
177
|
"id" : "V.777-777P",
|
178
|
+
"links" : {
|
179
|
+
"conclusion" : {
|
180
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6/conclusions/V.777-777P",
|
181
|
+
"title" : "Conclusion"
|
182
|
+
}
|
183
|
+
},
|
138
184
|
"confidence" : "http://gedcomx.org/Low",
|
139
185
|
"attribution" : {
|
140
186
|
"contributor" : {
|
@@ -153,10 +199,19 @@
|
|
153
199
|
},
|
154
200
|
"place" : {
|
155
201
|
"original" : "Grafton County, New Hampshire, United States",
|
156
|
-
"description" : "#1608951831"
|
202
|
+
"description" : "#1608951831",
|
203
|
+
"normalized" : [ {
|
204
|
+
"value" : "Grafton, New Hampshire, United States"
|
205
|
+
} ]
|
157
206
|
}
|
158
207
|
}, {
|
159
208
|
"id" : "V.777-7774",
|
209
|
+
"links" : {
|
210
|
+
"conclusion" : {
|
211
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6/conclusions/V.777-7774",
|
212
|
+
"title" : "Conclusion"
|
213
|
+
}
|
214
|
+
},
|
160
215
|
"confidence" : "http://gedcomx.org/Low",
|
161
216
|
"attribution" : {
|
162
217
|
"contributor" : {
|
@@ -175,6 +230,12 @@
|
|
175
230
|
}
|
176
231
|
}, {
|
177
232
|
"id" : "N.777-777H",
|
233
|
+
"links" : {
|
234
|
+
"conclusion" : {
|
235
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6/conclusions/N.777-777H",
|
236
|
+
"title" : "Conclusion"
|
237
|
+
}
|
238
|
+
},
|
178
239
|
"confidence" : "http://gedcomx.org/Low",
|
179
240
|
"attribution" : {
|
180
241
|
"contributor" : {
|
@@ -191,7 +252,9 @@
|
|
191
252
|
"lifespan" : "1806-1892",
|
192
253
|
"birthDate" : "March 1806",
|
193
254
|
"birthPlace" : "Grafton County, New Hampshire, United States",
|
194
|
-
"deathDate" : "1892"
|
255
|
+
"deathDate" : "1892",
|
256
|
+
"ascendancyNumber" : "1",
|
257
|
+
"descendancyNumber" : "1"
|
195
258
|
}
|
196
259
|
} ],
|
197
260
|
"relationships" : [ {
|
@@ -246,7 +309,10 @@
|
|
246
309
|
},
|
247
310
|
"place" : {
|
248
311
|
"original" : "Grafton County, New Hampshire, United States",
|
249
|
-
"description" : "#1608951831"
|
312
|
+
"description" : "#1608951831",
|
313
|
+
"normalized" : [ {
|
314
|
+
"value" : "Grafton, New Hampshire, United States"
|
315
|
+
} ]
|
250
316
|
}
|
251
317
|
}, {
|
252
318
|
"id" : "R.777-7774",
|
@@ -267,7 +333,10 @@
|
|
267
333
|
},
|
268
334
|
"place" : {
|
269
335
|
"original" : "Essex, Mass.",
|
270
|
-
"description" : "#-206714131"
|
336
|
+
"description" : "#-206714131",
|
337
|
+
"normalized" : [ {
|
338
|
+
"value" : "Essex, Essex, Massachusetts, United States"
|
339
|
+
} ]
|
271
340
|
}
|
272
341
|
}, {
|
273
342
|
"id" : "R.777-7771",
|
@@ -288,7 +357,10 @@
|
|
288
357
|
},
|
289
358
|
"place" : {
|
290
359
|
"original" : "Piermont, N.H.",
|
291
|
-
"description" : "#1701789429"
|
360
|
+
"description" : "#1701789429",
|
361
|
+
"normalized" : [ {
|
362
|
+
"value" : "Piermont, Grafton, New Hampshire, United States"
|
363
|
+
} ]
|
292
364
|
}
|
293
365
|
}, {
|
294
366
|
"id" : "R.777-777N",
|
@@ -309,7 +381,10 @@
|
|
309
381
|
},
|
310
382
|
"place" : {
|
311
383
|
"original" : "Essex Co., Massachusetts",
|
312
|
-
"description" : "#-769288519"
|
384
|
+
"description" : "#-769288519",
|
385
|
+
"normalized" : [ {
|
386
|
+
"value" : "Essex, Massachusetts, United States"
|
387
|
+
} ]
|
313
388
|
}
|
314
389
|
}, {
|
315
390
|
"id" : "R.777-777H",
|
@@ -329,283 +404,547 @@
|
|
329
404
|
} ]
|
330
405
|
}
|
331
406
|
} ]
|
332
|
-
} ],
|
333
|
-
"places" : [ {
|
334
|
-
"id" : "1608951831",
|
335
|
-
"names" : [ {
|
336
|
-
"value" : "Grafton, New Hampshire, United States"
|
337
|
-
} ]
|
338
|
-
}, {
|
339
|
-
"id" : "-206714131",
|
340
|
-
"names" : [ {
|
341
|
-
"value" : "Essex, Essex, Massachusetts, United States"
|
342
|
-
} ]
|
343
407
|
}, {
|
344
|
-
"id" : "
|
345
|
-
"names" : [ {
|
346
|
-
"value" : "Piermont, Grafton, New Hampshire, United States"
|
347
|
-
} ]
|
348
|
-
}, {
|
349
|
-
"id" : "-769288519",
|
350
|
-
"names" : [ {
|
351
|
-
"value" : "Essex, Massachusetts, United States"
|
352
|
-
} ]
|
353
|
-
} ],
|
354
|
-
"childAndParentsRelationships" : [ {
|
355
|
-
"id" : "M45Z-5HF",
|
408
|
+
"id" : "FM45Z-5HF",
|
356
409
|
"links" : {
|
357
|
-
"
|
358
|
-
"href" : "https://familysearch.org/platform/tree/persons/
|
410
|
+
"person1" : {
|
411
|
+
"href" : "https://familysearch.org/platform/tree/persons/LCJS-6BX",
|
359
412
|
"title" : "Person"
|
360
413
|
},
|
361
|
-
"
|
414
|
+
"person2" : {
|
415
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
416
|
+
"title" : "Person"
|
417
|
+
}
|
418
|
+
},
|
419
|
+
"identifiers" : {
|
420
|
+
"http://familysearch.org/v1/ChildAndParentsRelationship" : "https://familysearch.org/platform/tree/child-and-parents-relationships/M45Z-5HF"
|
421
|
+
},
|
422
|
+
"type" : "http://gedcomx.org/ParentChild",
|
423
|
+
"person1" : {
|
424
|
+
"resource" : "https://familysearch.org/platform/tree/persons/LCJS-6BX",
|
425
|
+
"resourceId" : "LCJS-6BX"
|
426
|
+
},
|
427
|
+
"person2" : {
|
428
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
429
|
+
"resourceId" : "L78M-TD6"
|
430
|
+
}
|
431
|
+
}, {
|
432
|
+
"id" : "MM45Z-5HF",
|
433
|
+
"links" : {
|
434
|
+
"person1" : {
|
362
435
|
"href" : "https://familysearch.org/platform/tree/persons/L7YM-4SD",
|
363
436
|
"title" : "Person"
|
364
437
|
},
|
365
|
-
"
|
366
|
-
"href" : "https://familysearch.org/platform/tree/
|
367
|
-
"title" : "Child-and-Parents Relationship"
|
368
|
-
},
|
369
|
-
"father" : {
|
370
|
-
"href" : "https://familysearch.org/platform/tree/persons/LCJS-6BX",
|
438
|
+
"person2" : {
|
439
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
371
440
|
"title" : "Person"
|
372
441
|
}
|
373
442
|
},
|
374
|
-
"
|
375
|
-
"
|
376
|
-
"resourceId" : "LCJS-6BX"
|
443
|
+
"identifiers" : {
|
444
|
+
"http://familysearch.org/v1/ChildAndParentsRelationship" : "https://familysearch.org/platform/tree/child-and-parents-relationships/M45Z-5HF"
|
377
445
|
},
|
378
|
-
"
|
446
|
+
"type" : "http://gedcomx.org/ParentChild",
|
447
|
+
"person1" : {
|
379
448
|
"resource" : "https://familysearch.org/platform/tree/persons/L7YM-4SD",
|
380
449
|
"resourceId" : "L7YM-4SD"
|
381
450
|
},
|
382
|
-
"
|
451
|
+
"person2" : {
|
383
452
|
"resource" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
384
453
|
"resourceId" : "L78M-TD6"
|
385
|
-
}
|
386
|
-
"fatherFacts" : [ {
|
387
|
-
"id" : "R.777-777N",
|
388
|
-
"type" : "http://gedcomx.org/BiologicalParent"
|
389
|
-
} ],
|
390
|
-
"motherFacts" : [ {
|
391
|
-
"id" : "R.777-777P",
|
392
|
-
"type" : "http://gedcomx.org/BiologicalParent"
|
393
|
-
} ]
|
454
|
+
}
|
394
455
|
}, {
|
395
|
-
"id" : "
|
456
|
+
"id" : "MM9WJ-FQQ",
|
396
457
|
"links" : {
|
397
|
-
"
|
398
|
-
"href" : "https://familysearch.org/platform/tree/persons/
|
458
|
+
"person1" : {
|
459
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
399
460
|
"title" : "Person"
|
400
461
|
},
|
401
|
-
"
|
462
|
+
"person2" : {
|
463
|
+
"href" : "https://familysearch.org/platform/tree/persons/L7PD-KY3",
|
464
|
+
"title" : "Person"
|
465
|
+
}
|
466
|
+
},
|
467
|
+
"identifiers" : {
|
468
|
+
"http://familysearch.org/v1/ChildAndParentsRelationship" : "https://familysearch.org/platform/tree/child-and-parents-relationships/M9WJ-FQQ"
|
469
|
+
},
|
470
|
+
"type" : "http://gedcomx.org/ParentChild",
|
471
|
+
"person1" : {
|
472
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
473
|
+
"resourceId" : "L78M-TD6"
|
474
|
+
},
|
475
|
+
"person2" : {
|
476
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L7PD-KY3",
|
477
|
+
"resourceId" : "L7PD-KY3"
|
478
|
+
}
|
479
|
+
}, {
|
480
|
+
"id" : "MM9VV-DR3",
|
481
|
+
"links" : {
|
482
|
+
"person1" : {
|
402
483
|
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
403
484
|
"title" : "Person"
|
404
485
|
},
|
405
|
-
"
|
406
|
-
"href" : "https://familysearch.org/platform/tree/
|
407
|
-
"title" : "Child-and-Parents Relationship"
|
408
|
-
},
|
409
|
-
"father" : {
|
410
|
-
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
486
|
+
"person2" : {
|
487
|
+
"href" : "https://familysearch.org/platform/tree/persons/K82R-6SV",
|
411
488
|
"title" : "Person"
|
412
489
|
}
|
413
490
|
},
|
414
|
-
"
|
415
|
-
"
|
416
|
-
"resourceId" : "L78M-RLN"
|
491
|
+
"identifiers" : {
|
492
|
+
"http://familysearch.org/v1/ChildAndParentsRelationship" : "https://familysearch.org/platform/tree/child-and-parents-relationships/M9VV-DR3"
|
417
493
|
},
|
418
|
-
"
|
494
|
+
"type" : "http://gedcomx.org/ParentChild",
|
495
|
+
"person1" : {
|
419
496
|
"resource" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
420
497
|
"resourceId" : "L78M-TD6"
|
421
498
|
},
|
422
|
-
"
|
499
|
+
"person2" : {
|
423
500
|
"resource" : "https://familysearch.org/platform/tree/persons/K82R-6SV",
|
424
501
|
"resourceId" : "K82R-6SV"
|
425
|
-
}
|
426
|
-
"fatherFacts" : [ {
|
427
|
-
"id" : "R.777-7774",
|
428
|
-
"type" : "http://gedcomx.org/BiologicalParent"
|
429
|
-
} ],
|
430
|
-
"motherFacts" : [ {
|
431
|
-
"id" : "R.777-777H",
|
432
|
-
"type" : "http://gedcomx.org/BiologicalParent"
|
433
|
-
} ]
|
502
|
+
}
|
434
503
|
}, {
|
435
|
-
"id" : "
|
504
|
+
"id" : "MM9VV-F6C",
|
436
505
|
"links" : {
|
437
|
-
"
|
438
|
-
"href" : "https://familysearch.org/platform/tree/persons/2794-471",
|
439
|
-
"title" : "Person"
|
440
|
-
},
|
441
|
-
"mother" : {
|
506
|
+
"person1" : {
|
442
507
|
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
443
508
|
"title" : "Person"
|
444
509
|
},
|
445
|
-
"
|
446
|
-
"href" : "https://familysearch.org/platform/tree/
|
447
|
-
"title" : "Child-and-Parents Relationship"
|
448
|
-
},
|
449
|
-
"father" : {
|
450
|
-
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
510
|
+
"person2" : {
|
511
|
+
"href" : "https://familysearch.org/platform/tree/persons/2794-471",
|
451
512
|
"title" : "Person"
|
452
513
|
}
|
453
514
|
},
|
454
|
-
"
|
455
|
-
"
|
456
|
-
"resourceId" : "L78M-RLN"
|
515
|
+
"identifiers" : {
|
516
|
+
"http://familysearch.org/v1/ChildAndParentsRelationship" : "https://familysearch.org/platform/tree/child-and-parents-relationships/M9VV-F6C"
|
457
517
|
},
|
458
|
-
"
|
518
|
+
"type" : "http://gedcomx.org/ParentChild",
|
519
|
+
"person1" : {
|
459
520
|
"resource" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
460
521
|
"resourceId" : "L78M-TD6"
|
461
522
|
},
|
462
|
-
"
|
523
|
+
"person2" : {
|
463
524
|
"resource" : "https://familysearch.org/platform/tree/persons/2794-471",
|
464
525
|
"resourceId" : "2794-471"
|
465
|
-
}
|
466
|
-
"fatherFacts" : [ {
|
467
|
-
"id" : "R.777-777P",
|
468
|
-
"type" : "http://gedcomx.org/BiologicalParent"
|
469
|
-
} ],
|
470
|
-
"motherFacts" : [ {
|
471
|
-
"id" : "R.777-777N",
|
472
|
-
"type" : "http://gedcomx.org/BiologicalParent"
|
473
|
-
} ]
|
526
|
+
}
|
474
527
|
}, {
|
475
|
-
"id" : "
|
528
|
+
"id" : "MMZ9H-7PL",
|
476
529
|
"links" : {
|
477
|
-
"
|
478
|
-
"href" : "https://familysearch.org/platform/tree/persons/KCY4-1TG",
|
479
|
-
"title" : "Person"
|
480
|
-
},
|
481
|
-
"mother" : {
|
530
|
+
"person1" : {
|
482
531
|
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
483
532
|
"title" : "Person"
|
484
533
|
},
|
485
|
-
"
|
486
|
-
"href" : "https://familysearch.org/platform/tree/
|
487
|
-
"title" : "Child-and-Parents Relationship"
|
488
|
-
},
|
489
|
-
"father" : {
|
490
|
-
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
534
|
+
"person2" : {
|
535
|
+
"href" : "https://familysearch.org/platform/tree/persons/KCY4-1TG",
|
491
536
|
"title" : "Person"
|
492
537
|
}
|
493
538
|
},
|
494
|
-
"
|
495
|
-
"
|
496
|
-
"resourceId" : "L78M-RLN"
|
539
|
+
"identifiers" : {
|
540
|
+
"http://familysearch.org/v1/ChildAndParentsRelationship" : "https://familysearch.org/platform/tree/child-and-parents-relationships/MZ9H-7PL"
|
497
541
|
},
|
498
|
-
"
|
542
|
+
"type" : "http://gedcomx.org/ParentChild",
|
543
|
+
"person1" : {
|
499
544
|
"resource" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
500
545
|
"resourceId" : "L78M-TD6"
|
501
546
|
},
|
502
|
-
"
|
547
|
+
"person2" : {
|
503
548
|
"resource" : "https://familysearch.org/platform/tree/persons/KCY4-1TG",
|
504
549
|
"resourceId" : "KCY4-1TG"
|
505
|
-
}
|
506
|
-
"fatherFacts" : [ {
|
507
|
-
"id" : "R.777-7774",
|
508
|
-
"type" : "http://gedcomx.org/BiologicalParent"
|
509
|
-
} ],
|
510
|
-
"motherFacts" : [ {
|
511
|
-
"id" : "R.777-777H",
|
512
|
-
"type" : "http://gedcomx.org/BiologicalParent"
|
513
|
-
} ]
|
550
|
+
}
|
514
551
|
}, {
|
515
|
-
"id" : "
|
552
|
+
"id" : "MMMCL-F97",
|
516
553
|
"links" : {
|
517
|
-
"
|
518
|
-
"href" : "https://familysearch.org/platform/tree/persons/2794-WZ6",
|
519
|
-
"title" : "Person"
|
520
|
-
},
|
521
|
-
"mother" : {
|
554
|
+
"person1" : {
|
522
555
|
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
523
556
|
"title" : "Person"
|
524
557
|
},
|
525
|
-
"
|
526
|
-
"href" : "https://familysearch.org/platform/tree/
|
527
|
-
"title" : "Child-and-Parents Relationship"
|
528
|
-
},
|
529
|
-
"father" : {
|
530
|
-
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
558
|
+
"person2" : {
|
559
|
+
"href" : "https://familysearch.org/platform/tree/persons/2794-WZ6",
|
531
560
|
"title" : "Person"
|
532
561
|
}
|
533
562
|
},
|
534
|
-
"
|
535
|
-
"
|
536
|
-
"resourceId" : "L78M-RLN"
|
563
|
+
"identifiers" : {
|
564
|
+
"http://familysearch.org/v1/ChildAndParentsRelationship" : "https://familysearch.org/platform/tree/child-and-parents-relationships/MMCL-F97"
|
537
565
|
},
|
538
|
-
"
|
566
|
+
"type" : "http://gedcomx.org/ParentChild",
|
567
|
+
"person1" : {
|
539
568
|
"resource" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
540
569
|
"resourceId" : "L78M-TD6"
|
541
570
|
},
|
542
|
-
"
|
571
|
+
"person2" : {
|
543
572
|
"resource" : "https://familysearch.org/platform/tree/persons/2794-WZ6",
|
544
573
|
"resourceId" : "2794-WZ6"
|
545
|
-
}
|
546
|
-
"fatherFacts" : [ {
|
547
|
-
"id" : "R.777-777N",
|
548
|
-
"type" : "http://gedcomx.org/BiologicalParent"
|
549
|
-
} ],
|
550
|
-
"motherFacts" : [ {
|
551
|
-
"id" : "R.777-777P",
|
552
|
-
"type" : "http://gedcomx.org/BiologicalParent"
|
553
|
-
} ]
|
574
|
+
}
|
554
575
|
}, {
|
555
|
-
"id" : "
|
576
|
+
"id" : "MMWYC-WYY",
|
556
577
|
"links" : {
|
557
|
-
"
|
558
|
-
"href" : "https://familysearch.org/platform/tree/persons/LQ5Z-7ZP",
|
559
|
-
"title" : "Person"
|
560
|
-
},
|
561
|
-
"mother" : {
|
578
|
+
"person1" : {
|
562
579
|
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
563
580
|
"title" : "Person"
|
564
581
|
},
|
565
|
-
"
|
566
|
-
"href" : "https://familysearch.org/platform/tree/
|
567
|
-
"title" : "Child-and-Parents Relationship"
|
568
|
-
},
|
569
|
-
"father" : {
|
570
|
-
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
582
|
+
"person2" : {
|
583
|
+
"href" : "https://familysearch.org/platform/tree/persons/LQ5Z-7ZP",
|
571
584
|
"title" : "Person"
|
572
585
|
}
|
573
586
|
},
|
574
|
-
"
|
575
|
-
"
|
576
|
-
"resourceId" : "L78M-RLN"
|
587
|
+
"identifiers" : {
|
588
|
+
"http://familysearch.org/v1/ChildAndParentsRelationship" : "https://familysearch.org/platform/tree/child-and-parents-relationships/MWYC-WYY"
|
577
589
|
},
|
578
|
-
"
|
590
|
+
"type" : "http://gedcomx.org/ParentChild",
|
591
|
+
"person1" : {
|
579
592
|
"resource" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
580
593
|
"resourceId" : "L78M-TD6"
|
581
594
|
},
|
582
|
-
"
|
595
|
+
"person2" : {
|
583
596
|
"resource" : "https://familysearch.org/platform/tree/persons/LQ5Z-7ZP",
|
584
597
|
"resourceId" : "LQ5Z-7ZP"
|
585
|
-
}
|
586
|
-
|
587
|
-
|
588
|
-
|
589
|
-
|
598
|
+
}
|
599
|
+
}, {
|
600
|
+
"id" : "MMQ8B-DTD",
|
601
|
+
"links" : {
|
602
|
+
"person1" : {
|
603
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
604
|
+
"title" : "Person"
|
605
|
+
},
|
606
|
+
"person2" : {
|
607
|
+
"href" : "https://familysearch.org/platform/tree/persons/K8TQ-2X4",
|
608
|
+
"title" : "Person"
|
609
|
+
}
|
610
|
+
},
|
611
|
+
"identifiers" : {
|
612
|
+
"http://familysearch.org/v1/ChildAndParentsRelationship" : "https://familysearch.org/platform/tree/child-and-parents-relationships/MQ8B-DTD"
|
613
|
+
},
|
614
|
+
"type" : "http://gedcomx.org/ParentChild",
|
615
|
+
"person1" : {
|
616
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
617
|
+
"resourceId" : "L78M-TD6"
|
618
|
+
},
|
619
|
+
"person2" : {
|
620
|
+
"resource" : "https://familysearch.org/platform/tree/persons/K8TQ-2X4",
|
621
|
+
"resourceId" : "K8TQ-2X4"
|
622
|
+
}
|
623
|
+
}, {
|
624
|
+
"id" : "MMJCQ-F6S",
|
625
|
+
"links" : {
|
626
|
+
"person1" : {
|
627
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
628
|
+
"title" : "Person"
|
629
|
+
},
|
630
|
+
"person2" : {
|
631
|
+
"href" : "https://familysearch.org/platform/tree/persons/LZPJ-DGW",
|
632
|
+
"title" : "Person"
|
633
|
+
}
|
634
|
+
},
|
635
|
+
"identifiers" : {
|
636
|
+
"http://familysearch.org/v1/ChildAndParentsRelationship" : "https://familysearch.org/platform/tree/child-and-parents-relationships/MJCQ-F6S"
|
637
|
+
},
|
638
|
+
"type" : "http://gedcomx.org/ParentChild",
|
639
|
+
"person1" : {
|
640
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
641
|
+
"resourceId" : "L78M-TD6"
|
642
|
+
},
|
643
|
+
"person2" : {
|
644
|
+
"resource" : "https://familysearch.org/platform/tree/persons/LZPJ-DGW",
|
645
|
+
"resourceId" : "LZPJ-DGW"
|
646
|
+
}
|
647
|
+
}, {
|
648
|
+
"id" : "MM99T-FM7",
|
649
|
+
"links" : {
|
650
|
+
"person1" : {
|
651
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
652
|
+
"title" : "Person"
|
653
|
+
},
|
654
|
+
"person2" : {
|
655
|
+
"href" : "https://familysearch.org/platform/tree/persons/KJ48-2MP",
|
656
|
+
"title" : "Person"
|
657
|
+
}
|
658
|
+
},
|
659
|
+
"identifiers" : {
|
660
|
+
"http://familysearch.org/v1/ChildAndParentsRelationship" : "https://familysearch.org/platform/tree/child-and-parents-relationships/M99T-FM7"
|
661
|
+
},
|
662
|
+
"type" : "http://gedcomx.org/ParentChild",
|
663
|
+
"person1" : {
|
664
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
665
|
+
"resourceId" : "L78M-TD6"
|
666
|
+
},
|
667
|
+
"person2" : {
|
668
|
+
"resource" : "https://familysearch.org/platform/tree/persons/KJ48-2MP",
|
669
|
+
"resourceId" : "KJ48-2MP"
|
670
|
+
}
|
671
|
+
}, {
|
672
|
+
"id" : "MMZ9H-S3M",
|
673
|
+
"links" : {
|
674
|
+
"person1" : {
|
675
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
676
|
+
"title" : "Person"
|
677
|
+
},
|
678
|
+
"person2" : {
|
679
|
+
"href" : "https://familysearch.org/platform/tree/persons/279W-XGP",
|
680
|
+
"title" : "Person"
|
681
|
+
}
|
682
|
+
},
|
683
|
+
"identifiers" : {
|
684
|
+
"http://familysearch.org/v1/ChildAndParentsRelationship" : "https://familysearch.org/platform/tree/child-and-parents-relationships/MZ9H-S3M"
|
685
|
+
},
|
686
|
+
"type" : "http://gedcomx.org/ParentChild",
|
687
|
+
"person1" : {
|
688
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
689
|
+
"resourceId" : "L78M-TD6"
|
690
|
+
},
|
691
|
+
"person2" : {
|
692
|
+
"resource" : "https://familysearch.org/platform/tree/persons/279W-XGP",
|
693
|
+
"resourceId" : "279W-XGP"
|
694
|
+
}
|
695
|
+
} ],
|
696
|
+
"places" : [ {
|
697
|
+
"id" : "1608951831",
|
698
|
+
"names" : [ {
|
699
|
+
"value" : "Grafton, New Hampshire, United States"
|
700
|
+
} ]
|
701
|
+
}, {
|
702
|
+
"id" : "-206714131",
|
703
|
+
"names" : [ {
|
704
|
+
"value" : "Essex, Essex, Massachusetts, United States"
|
705
|
+
} ]
|
706
|
+
}, {
|
707
|
+
"id" : "1701789429",
|
708
|
+
"names" : [ {
|
709
|
+
"value" : "Piermont, Grafton, New Hampshire, United States"
|
710
|
+
} ]
|
711
|
+
}, {
|
712
|
+
"id" : "-769288519",
|
713
|
+
"names" : [ {
|
714
|
+
"value" : "Essex, Massachusetts, United States"
|
715
|
+
} ]
|
716
|
+
} ],
|
717
|
+
"childAndParentsRelationships" : [ {
|
718
|
+
"id" : "M45Z-5HF",
|
719
|
+
"links" : {
|
720
|
+
"relationship" : {
|
721
|
+
"href" : "https://familysearch.org/platform/tree/child-and-parents-relationships/M45Z-5HF",
|
722
|
+
"title" : "Child-and-Parents Relationship"
|
723
|
+
},
|
724
|
+
"child" : {
|
725
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
726
|
+
"title" : "Person"
|
727
|
+
},
|
728
|
+
"mother" : {
|
729
|
+
"href" : "https://familysearch.org/platform/tree/persons/L7YM-4SD",
|
730
|
+
"title" : "Person"
|
731
|
+
},
|
732
|
+
"father" : {
|
733
|
+
"href" : "https://familysearch.org/platform/tree/persons/LCJS-6BX",
|
734
|
+
"title" : "Person"
|
735
|
+
}
|
736
|
+
},
|
737
|
+
"father" : {
|
738
|
+
"resource" : "https://familysearch.org/platform/tree/persons/LCJS-6BX",
|
739
|
+
"resourceId" : "LCJS-6BX"
|
740
|
+
},
|
741
|
+
"mother" : {
|
742
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L7YM-4SD",
|
743
|
+
"resourceId" : "L7YM-4SD"
|
744
|
+
},
|
745
|
+
"child" : {
|
746
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
747
|
+
"resourceId" : "L78M-TD6"
|
748
|
+
},
|
749
|
+
"fatherFacts" : [ {
|
750
|
+
"id" : "R.777-777N",
|
751
|
+
"attribution" : {
|
752
|
+
"contributor" : {
|
753
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMQJ-LBN",
|
754
|
+
"resourceId" : "MMQJ-LBN"
|
755
|
+
},
|
756
|
+
"modified" : 1335346679424
|
757
|
+
},
|
758
|
+
"type" : "http://gedcomx.org/BiologicalParent"
|
759
|
+
} ],
|
760
|
+
"motherFacts" : [ {
|
761
|
+
"id" : "R.777-777P",
|
762
|
+
"attribution" : {
|
763
|
+
"contributor" : {
|
764
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMQJ-LBN",
|
765
|
+
"resourceId" : "MMQJ-LBN"
|
766
|
+
},
|
767
|
+
"modified" : 1335346679424
|
768
|
+
},
|
769
|
+
"type" : "http://gedcomx.org/BiologicalParent"
|
770
|
+
} ]
|
771
|
+
}, {
|
772
|
+
"id" : "M9WJ-FQQ",
|
773
|
+
"links" : {
|
774
|
+
"relationship" : {
|
775
|
+
"href" : "https://familysearch.org/platform/tree/child-and-parents-relationships/M9WJ-FQQ",
|
776
|
+
"title" : "Child-and-Parents Relationship"
|
777
|
+
},
|
778
|
+
"child" : {
|
779
|
+
"href" : "https://familysearch.org/platform/tree/persons/L7PD-KY3",
|
780
|
+
"title" : "Person"
|
781
|
+
},
|
782
|
+
"mother" : {
|
783
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
784
|
+
"title" : "Person"
|
785
|
+
},
|
786
|
+
"father" : {
|
787
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
788
|
+
"title" : "Person"
|
789
|
+
}
|
790
|
+
},
|
791
|
+
"father" : {
|
792
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
793
|
+
"resourceId" : "L78M-RLN"
|
794
|
+
},
|
795
|
+
"mother" : {
|
796
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
797
|
+
"resourceId" : "L78M-TD6"
|
798
|
+
},
|
799
|
+
"child" : {
|
800
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L7PD-KY3",
|
801
|
+
"resourceId" : "L7PD-KY3"
|
802
|
+
},
|
803
|
+
"fatherFacts" : [ {
|
804
|
+
"id" : "R.777-777N",
|
805
|
+
"attribution" : {
|
806
|
+
"contributor" : {
|
807
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMN3-1QG",
|
808
|
+
"resourceId" : "MMN3-1QG"
|
809
|
+
},
|
810
|
+
"modified" : 1334406687837
|
811
|
+
},
|
812
|
+
"type" : "http://gedcomx.org/BiologicalParent"
|
813
|
+
} ],
|
814
|
+
"motherFacts" : [ {
|
815
|
+
"id" : "R.777-7771",
|
816
|
+
"attribution" : {
|
817
|
+
"contributor" : {
|
818
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMN3-1QG",
|
819
|
+
"resourceId" : "MMN3-1QG"
|
820
|
+
},
|
821
|
+
"modified" : 1334406687837
|
822
|
+
},
|
823
|
+
"type" : "http://gedcomx.org/BiologicalParent"
|
824
|
+
} ]
|
825
|
+
}, {
|
826
|
+
"id" : "M9VV-DR3",
|
827
|
+
"links" : {
|
828
|
+
"relationship" : {
|
829
|
+
"href" : "https://familysearch.org/platform/tree/child-and-parents-relationships/M9VV-DR3",
|
830
|
+
"title" : "Child-and-Parents Relationship"
|
831
|
+
},
|
832
|
+
"child" : {
|
833
|
+
"href" : "https://familysearch.org/platform/tree/persons/K82R-6SV",
|
834
|
+
"title" : "Person"
|
835
|
+
},
|
836
|
+
"mother" : {
|
837
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
838
|
+
"title" : "Person"
|
839
|
+
},
|
840
|
+
"father" : {
|
841
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
842
|
+
"title" : "Person"
|
843
|
+
}
|
844
|
+
},
|
845
|
+
"father" : {
|
846
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
847
|
+
"resourceId" : "L78M-RLN"
|
848
|
+
},
|
849
|
+
"mother" : {
|
850
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
851
|
+
"resourceId" : "L78M-TD6"
|
852
|
+
},
|
853
|
+
"child" : {
|
854
|
+
"resource" : "https://familysearch.org/platform/tree/persons/K82R-6SV",
|
855
|
+
"resourceId" : "K82R-6SV"
|
856
|
+
},
|
857
|
+
"fatherFacts" : [ {
|
858
|
+
"id" : "R.777-7774",
|
859
|
+
"attribution" : {
|
860
|
+
"contributor" : {
|
861
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMWG-V3Y",
|
862
|
+
"resourceId" : "MMWG-V3Y"
|
863
|
+
},
|
864
|
+
"modified" : 1334471450380
|
865
|
+
},
|
866
|
+
"type" : "http://gedcomx.org/BiologicalParent"
|
867
|
+
} ],
|
868
|
+
"motherFacts" : [ {
|
869
|
+
"id" : "R.777-777H",
|
870
|
+
"attribution" : {
|
871
|
+
"contributor" : {
|
872
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMWG-V3Y",
|
873
|
+
"resourceId" : "MMWG-V3Y"
|
874
|
+
},
|
875
|
+
"modified" : 1334471450380
|
876
|
+
},
|
877
|
+
"type" : "http://gedcomx.org/BiologicalParent"
|
878
|
+
} ]
|
879
|
+
}, {
|
880
|
+
"id" : "M9VV-F6C",
|
881
|
+
"links" : {
|
882
|
+
"relationship" : {
|
883
|
+
"href" : "https://familysearch.org/platform/tree/child-and-parents-relationships/M9VV-F6C",
|
884
|
+
"title" : "Child-and-Parents Relationship"
|
885
|
+
},
|
886
|
+
"child" : {
|
887
|
+
"href" : "https://familysearch.org/platform/tree/persons/2794-471",
|
888
|
+
"title" : "Person"
|
889
|
+
},
|
890
|
+
"mother" : {
|
891
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
892
|
+
"title" : "Person"
|
893
|
+
},
|
894
|
+
"father" : {
|
895
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
896
|
+
"title" : "Person"
|
897
|
+
}
|
898
|
+
},
|
899
|
+
"father" : {
|
900
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
901
|
+
"resourceId" : "L78M-RLN"
|
902
|
+
},
|
903
|
+
"mother" : {
|
904
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
905
|
+
"resourceId" : "L78M-TD6"
|
906
|
+
},
|
907
|
+
"child" : {
|
908
|
+
"resource" : "https://familysearch.org/platform/tree/persons/2794-471",
|
909
|
+
"resourceId" : "2794-471"
|
910
|
+
},
|
911
|
+
"fatherFacts" : [ {
|
912
|
+
"id" : "R.777-777P",
|
913
|
+
"attribution" : {
|
914
|
+
"contributor" : {
|
915
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMN3-1QG",
|
916
|
+
"resourceId" : "MMN3-1QG"
|
917
|
+
},
|
918
|
+
"modified" : 1334471450380
|
919
|
+
},
|
920
|
+
"type" : "http://gedcomx.org/BiologicalParent"
|
921
|
+
} ],
|
590
922
|
"motherFacts" : [ {
|
591
923
|
"id" : "R.777-777N",
|
924
|
+
"attribution" : {
|
925
|
+
"contributor" : {
|
926
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMN3-1QG",
|
927
|
+
"resourceId" : "MMN3-1QG"
|
928
|
+
},
|
929
|
+
"modified" : 1334471450380
|
930
|
+
},
|
592
931
|
"type" : "http://gedcomx.org/BiologicalParent"
|
593
932
|
} ]
|
594
933
|
}, {
|
595
|
-
"id" : "
|
934
|
+
"id" : "MZ9H-7PL",
|
596
935
|
"links" : {
|
936
|
+
"relationship" : {
|
937
|
+
"href" : "https://familysearch.org/platform/tree/child-and-parents-relationships/MZ9H-7PL",
|
938
|
+
"title" : "Child-and-Parents Relationship"
|
939
|
+
},
|
597
940
|
"child" : {
|
598
|
-
"href" : "https://familysearch.org/platform/tree/persons/
|
941
|
+
"href" : "https://familysearch.org/platform/tree/persons/KCY4-1TG",
|
599
942
|
"title" : "Person"
|
600
943
|
},
|
601
944
|
"mother" : {
|
602
945
|
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
603
946
|
"title" : "Person"
|
604
947
|
},
|
605
|
-
"child-and-parents-relationship" : {
|
606
|
-
"href" : "https://familysearch.org/platform/tree/child-and-parents-relationships/MQ8B-DTD",
|
607
|
-
"title" : "Child-and-Parents Relationship"
|
608
|
-
},
|
609
948
|
"father" : {
|
610
949
|
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
611
950
|
"title" : "Person"
|
@@ -620,32 +959,100 @@
|
|
620
959
|
"resourceId" : "L78M-TD6"
|
621
960
|
},
|
622
961
|
"child" : {
|
623
|
-
"resource" : "https://familysearch.org/platform/tree/persons/
|
624
|
-
"resourceId" : "
|
962
|
+
"resource" : "https://familysearch.org/platform/tree/persons/KCY4-1TG",
|
963
|
+
"resourceId" : "KCY4-1TG"
|
625
964
|
},
|
626
965
|
"fatherFacts" : [ {
|
627
|
-
"id" : "R.777-
|
966
|
+
"id" : "R.777-7774",
|
967
|
+
"attribution" : {
|
968
|
+
"contributor" : {
|
969
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMWG-V3Y",
|
970
|
+
"resourceId" : "MMWG-V3Y"
|
971
|
+
},
|
972
|
+
"modified" : 1335578033867
|
973
|
+
},
|
628
974
|
"type" : "http://gedcomx.org/BiologicalParent"
|
629
975
|
} ],
|
630
976
|
"motherFacts" : [ {
|
631
|
-
"id" : "R.777-
|
977
|
+
"id" : "R.777-777H",
|
978
|
+
"attribution" : {
|
979
|
+
"contributor" : {
|
980
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMWG-V3Y",
|
981
|
+
"resourceId" : "MMWG-V3Y"
|
982
|
+
},
|
983
|
+
"modified" : 1335578033867
|
984
|
+
},
|
632
985
|
"type" : "http://gedcomx.org/BiologicalParent"
|
633
986
|
} ]
|
634
987
|
}, {
|
635
|
-
"id" : "
|
988
|
+
"id" : "MMCL-F97",
|
636
989
|
"links" : {
|
990
|
+
"relationship" : {
|
991
|
+
"href" : "https://familysearch.org/platform/tree/child-and-parents-relationships/MMCL-F97",
|
992
|
+
"title" : "Child-and-Parents Relationship"
|
993
|
+
},
|
637
994
|
"child" : {
|
638
|
-
"href" : "https://familysearch.org/platform/tree/persons/
|
995
|
+
"href" : "https://familysearch.org/platform/tree/persons/2794-WZ6",
|
639
996
|
"title" : "Person"
|
640
997
|
},
|
641
998
|
"mother" : {
|
642
999
|
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
643
1000
|
"title" : "Person"
|
644
1001
|
},
|
645
|
-
"
|
646
|
-
"href" : "https://familysearch.org/platform/tree/
|
1002
|
+
"father" : {
|
1003
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
1004
|
+
"title" : "Person"
|
1005
|
+
}
|
1006
|
+
},
|
1007
|
+
"father" : {
|
1008
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
1009
|
+
"resourceId" : "L78M-RLN"
|
1010
|
+
},
|
1011
|
+
"mother" : {
|
1012
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
1013
|
+
"resourceId" : "L78M-TD6"
|
1014
|
+
},
|
1015
|
+
"child" : {
|
1016
|
+
"resource" : "https://familysearch.org/platform/tree/persons/2794-WZ6",
|
1017
|
+
"resourceId" : "2794-WZ6"
|
1018
|
+
},
|
1019
|
+
"fatherFacts" : [ {
|
1020
|
+
"id" : "R.777-777N",
|
1021
|
+
"attribution" : {
|
1022
|
+
"contributor" : {
|
1023
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMN3-1QG",
|
1024
|
+
"resourceId" : "MMN3-1QG"
|
1025
|
+
},
|
1026
|
+
"modified" : 1334168073003
|
1027
|
+
},
|
1028
|
+
"type" : "http://gedcomx.org/BiologicalParent"
|
1029
|
+
} ],
|
1030
|
+
"motherFacts" : [ {
|
1031
|
+
"id" : "R.777-777P",
|
1032
|
+
"attribution" : {
|
1033
|
+
"contributor" : {
|
1034
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMN3-1QG",
|
1035
|
+
"resourceId" : "MMN3-1QG"
|
1036
|
+
},
|
1037
|
+
"modified" : 1334168073003
|
1038
|
+
},
|
1039
|
+
"type" : "http://gedcomx.org/BiologicalParent"
|
1040
|
+
} ]
|
1041
|
+
}, {
|
1042
|
+
"id" : "MWYC-WYY",
|
1043
|
+
"links" : {
|
1044
|
+
"relationship" : {
|
1045
|
+
"href" : "https://familysearch.org/platform/tree/child-and-parents-relationships/MWYC-WYY",
|
647
1046
|
"title" : "Child-and-Parents Relationship"
|
648
1047
|
},
|
1048
|
+
"child" : {
|
1049
|
+
"href" : "https://familysearch.org/platform/tree/persons/LQ5Z-7ZP",
|
1050
|
+
"title" : "Person"
|
1051
|
+
},
|
1052
|
+
"mother" : {
|
1053
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
1054
|
+
"title" : "Person"
|
1055
|
+
},
|
649
1056
|
"father" : {
|
650
1057
|
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
651
1058
|
"title" : "Person"
|
@@ -660,32 +1067,46 @@
|
|
660
1067
|
"resourceId" : "L78M-TD6"
|
661
1068
|
},
|
662
1069
|
"child" : {
|
663
|
-
"resource" : "https://familysearch.org/platform/tree/persons/
|
664
|
-
"resourceId" : "
|
1070
|
+
"resource" : "https://familysearch.org/platform/tree/persons/LQ5Z-7ZP",
|
1071
|
+
"resourceId" : "LQ5Z-7ZP"
|
665
1072
|
},
|
666
1073
|
"fatherFacts" : [ {
|
667
1074
|
"id" : "R.777-777P",
|
1075
|
+
"attribution" : {
|
1076
|
+
"contributor" : {
|
1077
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMN3-1QG",
|
1078
|
+
"resourceId" : "MMN3-1QG"
|
1079
|
+
},
|
1080
|
+
"modified" : 1335244415316
|
1081
|
+
},
|
668
1082
|
"type" : "http://gedcomx.org/BiologicalParent"
|
669
1083
|
} ],
|
670
1084
|
"motherFacts" : [ {
|
671
1085
|
"id" : "R.777-777N",
|
1086
|
+
"attribution" : {
|
1087
|
+
"contributor" : {
|
1088
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMN3-1QG",
|
1089
|
+
"resourceId" : "MMN3-1QG"
|
1090
|
+
},
|
1091
|
+
"modified" : 1335244415316
|
1092
|
+
},
|
672
1093
|
"type" : "http://gedcomx.org/BiologicalParent"
|
673
1094
|
} ]
|
674
1095
|
}, {
|
675
|
-
"id" : "
|
1096
|
+
"id" : "MQ8B-DTD",
|
676
1097
|
"links" : {
|
1098
|
+
"relationship" : {
|
1099
|
+
"href" : "https://familysearch.org/platform/tree/child-and-parents-relationships/MQ8B-DTD",
|
1100
|
+
"title" : "Child-and-Parents Relationship"
|
1101
|
+
},
|
677
1102
|
"child" : {
|
678
|
-
"href" : "https://familysearch.org/platform/tree/persons/
|
1103
|
+
"href" : "https://familysearch.org/platform/tree/persons/K8TQ-2X4",
|
679
1104
|
"title" : "Person"
|
680
1105
|
},
|
681
1106
|
"mother" : {
|
682
1107
|
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
683
1108
|
"title" : "Person"
|
684
1109
|
},
|
685
|
-
"child-and-parents-relationship" : {
|
686
|
-
"href" : "https://familysearch.org/platform/tree/child-and-parents-relationships/M99T-FM7",
|
687
|
-
"title" : "Child-and-Parents Relationship"
|
688
|
-
},
|
689
1110
|
"father" : {
|
690
1111
|
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
691
1112
|
"title" : "Person"
|
@@ -700,32 +1121,100 @@
|
|
700
1121
|
"resourceId" : "L78M-TD6"
|
701
1122
|
},
|
702
1123
|
"child" : {
|
703
|
-
"resource" : "https://familysearch.org/platform/tree/persons/
|
704
|
-
"resourceId" : "
|
1124
|
+
"resource" : "https://familysearch.org/platform/tree/persons/K8TQ-2X4",
|
1125
|
+
"resourceId" : "K8TQ-2X4"
|
705
1126
|
},
|
706
1127
|
"fatherFacts" : [ {
|
707
|
-
"id" : "R.777-
|
1128
|
+
"id" : "R.777-777P",
|
1129
|
+
"attribution" : {
|
1130
|
+
"contributor" : {
|
1131
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMN3-1QG",
|
1132
|
+
"resourceId" : "MMN3-1QG"
|
1133
|
+
},
|
1134
|
+
"modified" : 1334823272814
|
1135
|
+
},
|
708
1136
|
"type" : "http://gedcomx.org/BiologicalParent"
|
709
1137
|
} ],
|
710
1138
|
"motherFacts" : [ {
|
711
|
-
"id" : "R.777-
|
1139
|
+
"id" : "R.777-777N",
|
1140
|
+
"attribution" : {
|
1141
|
+
"contributor" : {
|
1142
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMN3-1QG",
|
1143
|
+
"resourceId" : "MMN3-1QG"
|
1144
|
+
},
|
1145
|
+
"modified" : 1334823272814
|
1146
|
+
},
|
712
1147
|
"type" : "http://gedcomx.org/BiologicalParent"
|
713
1148
|
} ]
|
714
1149
|
}, {
|
715
|
-
"id" : "
|
1150
|
+
"id" : "MJCQ-F6S",
|
716
1151
|
"links" : {
|
1152
|
+
"relationship" : {
|
1153
|
+
"href" : "https://familysearch.org/platform/tree/child-and-parents-relationships/MJCQ-F6S",
|
1154
|
+
"title" : "Child-and-Parents Relationship"
|
1155
|
+
},
|
717
1156
|
"child" : {
|
718
|
-
"href" : "https://familysearch.org/platform/tree/persons/
|
1157
|
+
"href" : "https://familysearch.org/platform/tree/persons/LZPJ-DGW",
|
719
1158
|
"title" : "Person"
|
720
1159
|
},
|
721
1160
|
"mother" : {
|
722
1161
|
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
723
1162
|
"title" : "Person"
|
724
1163
|
},
|
725
|
-
"
|
726
|
-
"href" : "https://familysearch.org/platform/tree/
|
1164
|
+
"father" : {
|
1165
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
1166
|
+
"title" : "Person"
|
1167
|
+
}
|
1168
|
+
},
|
1169
|
+
"father" : {
|
1170
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
1171
|
+
"resourceId" : "L78M-RLN"
|
1172
|
+
},
|
1173
|
+
"mother" : {
|
1174
|
+
"resource" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
1175
|
+
"resourceId" : "L78M-TD6"
|
1176
|
+
},
|
1177
|
+
"child" : {
|
1178
|
+
"resource" : "https://familysearch.org/platform/tree/persons/LZPJ-DGW",
|
1179
|
+
"resourceId" : "LZPJ-DGW"
|
1180
|
+
},
|
1181
|
+
"fatherFacts" : [ {
|
1182
|
+
"id" : "R.777-777P",
|
1183
|
+
"attribution" : {
|
1184
|
+
"contributor" : {
|
1185
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMN3-1QG",
|
1186
|
+
"resourceId" : "MMN3-1QG"
|
1187
|
+
},
|
1188
|
+
"modified" : 1349578359868
|
1189
|
+
},
|
1190
|
+
"type" : "http://gedcomx.org/BiologicalParent"
|
1191
|
+
} ],
|
1192
|
+
"motherFacts" : [ {
|
1193
|
+
"id" : "R.777-777N",
|
1194
|
+
"attribution" : {
|
1195
|
+
"contributor" : {
|
1196
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMN3-1QG",
|
1197
|
+
"resourceId" : "MMN3-1QG"
|
1198
|
+
},
|
1199
|
+
"modified" : 1349578359868
|
1200
|
+
},
|
1201
|
+
"type" : "http://gedcomx.org/BiologicalParent"
|
1202
|
+
} ]
|
1203
|
+
}, {
|
1204
|
+
"id" : "M99T-FM7",
|
1205
|
+
"links" : {
|
1206
|
+
"relationship" : {
|
1207
|
+
"href" : "https://familysearch.org/platform/tree/child-and-parents-relationships/M99T-FM7",
|
727
1208
|
"title" : "Child-and-Parents Relationship"
|
728
1209
|
},
|
1210
|
+
"child" : {
|
1211
|
+
"href" : "https://familysearch.org/platform/tree/persons/KJ48-2MP",
|
1212
|
+
"title" : "Person"
|
1213
|
+
},
|
1214
|
+
"mother" : {
|
1215
|
+
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
1216
|
+
"title" : "Person"
|
1217
|
+
},
|
729
1218
|
"father" : {
|
730
1219
|
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
731
1220
|
"title" : "Person"
|
@@ -740,20 +1229,38 @@
|
|
740
1229
|
"resourceId" : "L78M-TD6"
|
741
1230
|
},
|
742
1231
|
"child" : {
|
743
|
-
"resource" : "https://familysearch.org/platform/tree/persons/
|
744
|
-
"resourceId" : "
|
1232
|
+
"resource" : "https://familysearch.org/platform/tree/persons/KJ48-2MP",
|
1233
|
+
"resourceId" : "KJ48-2MP"
|
745
1234
|
},
|
746
1235
|
"fatherFacts" : [ {
|
747
1236
|
"id" : "R.777-777N",
|
1237
|
+
"attribution" : {
|
1238
|
+
"contributor" : {
|
1239
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMN3-1QG",
|
1240
|
+
"resourceId" : "MMN3-1QG"
|
1241
|
+
},
|
1242
|
+
"modified" : 1334372811449
|
1243
|
+
},
|
748
1244
|
"type" : "http://gedcomx.org/BiologicalParent"
|
749
1245
|
} ],
|
750
1246
|
"motherFacts" : [ {
|
751
1247
|
"id" : "R.777-777P",
|
1248
|
+
"attribution" : {
|
1249
|
+
"contributor" : {
|
1250
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMN3-1QG",
|
1251
|
+
"resourceId" : "MMN3-1QG"
|
1252
|
+
},
|
1253
|
+
"modified" : 1334372811449
|
1254
|
+
},
|
752
1255
|
"type" : "http://gedcomx.org/BiologicalParent"
|
753
1256
|
} ]
|
754
1257
|
}, {
|
755
1258
|
"id" : "MZ9H-S3M",
|
756
1259
|
"links" : {
|
1260
|
+
"relationship" : {
|
1261
|
+
"href" : "https://familysearch.org/platform/tree/child-and-parents-relationships/MZ9H-S3M",
|
1262
|
+
"title" : "Child-and-Parents Relationship"
|
1263
|
+
},
|
757
1264
|
"child" : {
|
758
1265
|
"href" : "https://familysearch.org/platform/tree/persons/279W-XGP",
|
759
1266
|
"title" : "Person"
|
@@ -762,10 +1269,6 @@
|
|
762
1269
|
"href" : "https://familysearch.org/platform/tree/persons/L78M-TD6",
|
763
1270
|
"title" : "Person"
|
764
1271
|
},
|
765
|
-
"child-and-parents-relationship" : {
|
766
|
-
"href" : "https://familysearch.org/platform/tree/child-and-parents-relationships/MZ9H-S3M",
|
767
|
-
"title" : "Child-and-Parents Relationship"
|
768
|
-
},
|
769
1272
|
"father" : {
|
770
1273
|
"href" : "https://familysearch.org/platform/tree/persons/L78M-RLN",
|
771
1274
|
"title" : "Person"
|
@@ -785,10 +1288,24 @@
|
|
785
1288
|
},
|
786
1289
|
"fatherFacts" : [ {
|
787
1290
|
"id" : "R.777-777P",
|
1291
|
+
"attribution" : {
|
1292
|
+
"contributor" : {
|
1293
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMN3-1QG",
|
1294
|
+
"resourceId" : "MMN3-1QG"
|
1295
|
+
},
|
1296
|
+
"modified" : 1335578019792
|
1297
|
+
},
|
788
1298
|
"type" : "http://gedcomx.org/BiologicalParent"
|
789
1299
|
} ],
|
790
1300
|
"motherFacts" : [ {
|
791
1301
|
"id" : "R.777-7771",
|
1302
|
+
"attribution" : {
|
1303
|
+
"contributor" : {
|
1304
|
+
"resource" : "https://familysearch.org/platform/users/agents/MMN3-1QG",
|
1305
|
+
"resourceId" : "MMN3-1QG"
|
1306
|
+
},
|
1307
|
+
"modified" : 1335578019792
|
1308
|
+
},
|
792
1309
|
"type" : "http://gedcomx.org/BiologicalParent"
|
793
1310
|
} ]
|
794
1311
|
} ]
|