Michael created this task.
Michael added projects: Wikidata, Wikidata Query Builder.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  As an astronomy enthusiast, I want to use the Query Builder in order to query 
for all the planets in the Solar System
  
  **Problem:**
  Currently,  "part of" (P361) <https://www.wikidata.org/wiki/Property:P361> 
does not seem to be really transitive.
  Checking the checkbox generates the Sparql `?statement1 (ps:P361/(wdt:P279*)) 
wd:Q544.`, meaning it treats "part of" similar to "instance of".
  What we actually want is to treat "part of" similar to "located in the 
administrative territorial entity" and to generate the following Sparql when 
checking the checkbox: `?statement1 (ps:P361/(wdt:P361*)) wd:Q544.`
  
  **Example:**
  
  The query instance of planet AND part of Solar System <https://w.wiki/6UKb> 
finds no results.
  Currently generated query: https://w.wiki/6UKi
  Actually desired query: https://w.wiki/6UKZ
  
  **Screenshots/mockups:**
  
  **BDD**
  GIVEN 
  AND 
  WHEN
  AND
  THEN
  AND
  
  **Acceptance criteria:**
  
  -
  
  **Open questions:**

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

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

To: Michael
Cc: Aklapper, Lydia_Pintscher, Michael, Astuthiodit_1, karapayneWMDE, 
Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to