We've received a request from the Structured Data team to 'create an ideal search' and to bring back 'related images' for a search.
Sample query could be: "dog" and the returned results are "big dog", "small dog", "fast dog", blue dog" ....etc.
Background: Google images currently offers a carousel of "related things" to click on when doing a search for something like "dog".
The Structured Data team is wondering if we can turn that type of query into a list of related wikidata items and then suggest to a user to click through to see all items that are tagged as 'related searches' (suggested queries are structured data). This might be possible as an aggregation but would need to see how it affects our clusters
A possible way to do this might be to figure out what the most popular Q items are that are tagged in the resultant wikidata set and return a certain number of 'top' results to the user. Another option to investigate is to search Commons and then get into Wikidata for filtering.