Duplicate entries for Wikidata
cthoyt opened this issue · 1 comments
There appear to be two different prefixes for Wikidata that are not merged together. From what I understand, the fact that both of these have the synonym type "canonical" means that they are considered fully independent.
prefixmaps/src/prefixmaps/data/merged.csv
Line 4541 in b8a2bbd
prefixmaps/src/prefixmaps/data/merged.csv
Line 4574 in b8a2bbd
I'm not sure how we go about resolving this. We have two different prefixes from different sources with different URL's. The optimal solution would be to push this upstream and get them to agree, at least on the canonical URL. Otherwise, I feel like we're stuck with making arbitrary decisions in prefixmaps.
Am I missing something?