Fix missing URL prefix for iconclass
This commit is contained in:
parent
e00dd08c23
commit
4a26ab60ca
|
@ -29,6 +29,7 @@ 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/",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user