Husky created this task.
Husky added a project: Wikidata.
Herald added a subscriber: Aklapper.

TASK DESCRIPTION

I developed a tool called Multisearch that allows you to input a list of titles (50 max) with a wiki project and get back a link to the page (if it exists) and the QID of the Wikidata item:

https://tools.wmflabs.org/hay/multisearch/

This tool is useful when you're matching datasets and you want to quickly get pages and QID's for a list of titles (think street names, personal names, cities, etc.)

Unfortunately for Wikidata it doesn't quite work. The API call i use doesn't work for Wikidata because entities are not pages. I think there are probably two API methods, but both are not sufficient. wbsearchentities can only query one thing at a time. wbgetentities has an option to query multiple labels, but you need to specify sites, which makes it effectively the same as querying a Wikipedia instance (and hence, not useful).

So basically what i need is an API method to query multiple labels and get back if the label exists (and what its QID is).


TASK DETAIL
https://phabricator.wikimedia.org/T193442

WORKBOARD
https://phabricator.wikimedia.org/project/board/71/

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Husky
Cc: Husky, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to