Lydia_Pintscher created this task.
Lydia_Pintscher added a project: Wikidata Query Builder.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  As an editor I want to fornulate queries with more than one condition in 
order to pose more meaningful queries.
  
  **Problem:**
  Right now we just allow querying with one condition. We want to allow 
concatenation of several conditions using "AND".
  
  **Example:**
  Query for "instance of:city" AND "country:Japan" in order to get all cities 
in Japan.
  
  **Screenshots/mockups:**
  TODO
  
  **BDD**
  GIVEN an existing visual query 
  THEN I can add an additional condition
  
  **Acceptance criteria:**
  
  [ ] new query conditions can be added
  [ ] query conditions are logically connected by AND
  [ ] query conditions can be removed from a query until at least 1 condition 
remains
  [ ] correct SPARQL is generated
  
  **Notes:**
  
  - This ticket does not cover nesting of conditions
  - This ticket does not cover concatenations of conditions via "OR"

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

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

To: Lydia_Pintscher
Cc: Aklapper, Lydia_Pintscher, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to