Remove disabled noda repositories to link

This commit is contained in:
Joshua Ramon Enslin 2021-12-11 01:19:57 +01:00
parent 97341cd466
commit 9471a030d5
Signed by: jrenslin
GPG Key ID: 46016F84501B70AE

View File

@ -29,7 +29,6 @@ final class NodaWikidataFetcher {
"loc" => "http://id.loc.gov/authorities/names/", "loc" => "http://id.loc.gov/authorities/names/",
"cona" => "http://vocab.getty.edu/page/cona/", "cona" => "http://vocab.getty.edu/page/cona/",
"aat" => "http://vocab.getty.edu/page/aat/", "aat" => "http://vocab.getty.edu/page/aat/",
"iconclass" => "http://iconclass.org/rkd/",
"lcsh" => "http://id.loc.gov/authorities/subjects/", "lcsh" => "http://id.loc.gov/authorities/subjects/",
"wikidata" => "https://www.wikidata.org/wiki/", "wikidata" => "https://www.wikidata.org/wiki/",
"bne" => "http://datos.bne.es/persona/", "bne" => "http://datos.bne.es/persona/",
@ -60,7 +59,6 @@ final class NodaWikidataFetcher {
"pim" => "P3973", "pim" => "P3973",
"ndl" => "P349", // National Diet Library (Japan) "ndl" => "P349", // National Diet Library (Japan)
"npg" => "P1816", // "National" portrait gallery "npg" => "P1816", // "National" portrait gallery
//"bmpi" => "P6077", // British Museum Person-Institution
"bne" => "P950", // Espana National Library "bne" => "P950", // Espana National Library
"orcid" => "P496", "orcid" => "P496",
]; ];