Skip to content

Commit

Permalink
EXID.TYPE for BillionGraves.com and WikiTree identifiers (#540)
Browse files Browse the repository at this point in the history
* EXID.TYPE for BillionGraves.com and WikiTree identifiers

Fixes #539

* Update exid-types.json

Co-authored-by: Luther Tychonievich <[email protected]>

* Apply suggestions from code review

Co-authored-by: Luther Tychonievich <[email protected]>

---------

Co-authored-by: Dave Thaler <[email protected]>
Co-authored-by: Luther Tychonievich <[email protected]>
  • Loading branch information
3 people authored Aug 27, 2024
1 parent 2467a28 commit 5186d91
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions exid-types.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,28 @@
"change-controller": "FindAGrave.com",
"reference": "https://support.findagrave.com/s/article/Cemetery-Search"
}
{
"label": "BillionGraves Grave ID",
"type": "https://www.billiongraves.com/grave/",
"description": "BillionGraves Grave ID",
"contact": "[email protected]",
"change-controller": "BillionGraves.com",
"reference": "https://billiongraves.com/search"
},
{
"label": "BillionGraves Cemetery ID",
"type": "https://www.billiongraves.com/cemetery/",
"description": "BillionGraves Cemetery ID",
"contact": "[email protected]",
"change-controller": "BillionGraves.com",
"reference": "https://billiongraves.com/search/cemetery"
}
{
"label": "WikiTree Person ID",
"type": "https://www.wikitree.com/wiki/",
"description": "WikiTree Person ID",
"contact": "[email protected]",
"change-controller": "wikitree.com",
"reference": "https://www.wikitree.com/wiki/Help:WikiTree_ID"
},
]

0 comments on commit 5186d91

Please sign in to comment.