Skip to content

Commit

Permalink
add GOV ID to exid-types (#566)
Browse files Browse the repository at this point in the history
* add GOV to exid-types

Register gov.genealogy.net, a historical gazeteer maintained by CompGen, using information provided by Albert Emmerich

* Update exid-types.json

* Update exid-types.json
  • Loading branch information
tychonievich authored Nov 12, 2024
1 parent 6279e26 commit 024fc52
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions exid-types.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"contact": "[email protected]",
"change-controller": "FindAGrave.com",
"reference": "https://support.findagrave.com/s/article/Cemetery-Search"
}
},
{
"label": "BillionGraves Grave ID",
"type": "https://www.billiongraves.com/grave/name/",
Expand All @@ -96,7 +96,7 @@
"contact": "[email protected]",
"change-controller": "BillionGraves.com",
"reference": "https://billiongraves.com/search/cemetery"
}
},
{
"label": "WikiTree Person ID",
"type": "https://www.wikitree.com/wiki/",
Expand All @@ -105,4 +105,12 @@
"change-controller": "wikitree.com",
"reference": "https://www.wikitree.com/wiki/Help:WikiTree_ID"
},
{
"label": "GOV Historic Gazeteer ID",
"type": "http://gov.genealogy.net/",
"description": "Historic Gazeteer place ID",
"contact": "[email protected]",
"change-controller": "CompGen",
"reference": "https://wiki.genealogy.net/GOV"
}
]

0 comments on commit 024fc52

Please sign in to comment.