Page MenuHomePhabricator

[25Q1] Allow for users to specify Wikidata items in function evaluation requests
Open, HighPublic

Event Timeline

Jdforrester-WMF renamed this task from Allow for users to specific Wikidata items in function evaluation requests to Allow for users to specify Wikidata items in function evaluation requests.May 26 2021, 4:42 PM
Jdforrester-WMF renamed this task from Allow for users to specify Wikidata items in function evaluation requests to [25Q1] Allow for users to specify Wikidata items in function evaluation requests.Tue, Jun 18, 2:47 PM

Quick summary note here from a discussion with WMDE folks, and ahead of us have a specific task from the front-end component:

There are components that WMDE own for doing Wikidata Entity / Lexeme selectors, BUT the main ones on Wikidata.org are still jQuery UI and not usable, and the Vue ones that exist aren't yet based on Codex.
The back-end query for Lexemes we can use is: …api.php?format=json&formatversion=2&action=wbsearchentities&type=lexeme&language=foo&search=barexample
There's an example in the Codex documentation of how to configure the CdxLookup component (which we already use in WikiLambda) to fetch Wikidata entities with infinite scroll