Wikidata / SQID

A tool to analyse, browse and query Wikidata
http://tools.wmflabs.org/sqid/
Apache License 2.0
84 stars 17 forks source link

Support redirects #107

Open mkroetzsch opened 7 years ago

mkroetzsch commented 7 years ago

SQID is not currently aware of redirects. For example Q12302864 redirects to Q806798 but the display of SQID does not implement this (the data shown is correct but the id is not).

This also affects proposals in Primary Sources: if a proposed value is a redirect to an existing one it should not be shown. This aspect seems somewhat harder to fix, since we are not retrieving all item information when displaying statements, and it might take too long to do this.