Page MenuHomePhabricator

Add sense datatype support to Query Builder
Closed, ResolvedPublic

Description

The “sense” data type currently only has limited support in the query builder. (Properties of this data type include translation and synonym.) We want to add some support for searching senses like you can search items (using a lookup component again); due to the limited search support in general (T271500), this will be limited to searching for sense IDs for now. This should be done after T329204, and will then probably be very similar to that task.

Event Timeline

One a property with the wikibase-sense datatype is selected, the menu in the Value lookup field should be filtered to show only senses.
List of properties for this datatype (for testing purposes)

Change 891545 had a related patch set uploaded (by Noa wmde; author: Noa wmde):

[wikidata/query-builder@master] Add wikibase-sense datatype

https://gerrit.wikimedia.org/r/891545

Change 891545 merged by jenkins-bot:

[wikidata/query-builder@master] Add wikibase-sense datatype

https://gerrit.wikimedia.org/r/891545

Change 891805 had a related patch set uploaded (by Lucas Werkmeister (WMDE); author: WDQSGuiBuilder):

[wikidata/query-builder/deploy@production] Merging from 78426000572c002de0b895133464812c9234f3e5

https://gerrit.wikimedia.org/r/891805

Change 891805 merged by Lucas Werkmeister (WMDE):

[wikidata/query-builder/deploy@production] Merging from 78426000572c002de0b895133464812c9234f3e5

https://gerrit.wikimedia.org/r/891805

Thanks Noa!

This looks all good to me :)