Page MenuHomePhabricator

Add URL datatype support to query builder
Closed, ResolvedPublic

Description

Currently, we do not yet support the URL datatype when constructing SPARQL queries for Wikidata using the Query Builder. In order to enable this, we would need to add a new TextInput, component, like we're using on the External ID datatype.

Event Timeline

One a property with the url 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 891680 had a related patch set uploaded (by Hoo man; author: Hoo man):

[wikidata/query-builder@master] Add URL datatype support

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

Change 891680 merged by jenkins-bot:

[wikidata/query-builder@master] Add URL datatype support

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

Change 891805 had a related patch set uploaded (by WDQSGuiBuilder; 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 all!

This looks all good to me :)