linkml/prefixmaps

Duplicate entries for Wikidata

cthoyt opened this issue · 1 comments

cthoyt commented

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.

merged,wd,http://www.wikidata.org/entity/,canonical,prefixcc

merged,WIKIDATA,http://identifiers.org/wikidata/,canonical,bioregistry

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?