Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EXID.TYPE for BillionGraves.com and WikiTree identifiers #540

Merged
merged 3 commits into from
Aug 27, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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]",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@clarkegj Can this be updated in the future to have a wikitree contact here?

"change-controller": "wikitree.com",
"reference": "https://www.wikitree.com/wiki/Help:WikiTree_ID"
},
]