Bugreporter created this task.
Bugreporter added a subscriber: Bugreporter.
Bugreporter added a project: Wikidata-Query-Service.
Herald added subscribers: StudiesWorld, Aklapper.
Herald added projects: Wikidata, Discovery.

TASK DESCRIPTION
  Convert WDQ query claim[22:(tree[7210][40])] using 
https://tools.wmflabs.org/wdq2sparql/w2s.php:
  ```
  prefix wdt: <http://www.wikidata.org/prop/direct/>
  prefix wd: <http://www.wikidata.org/entity/>
  SELECT ?item WHERE {
    ?item wdt:P22 ?sub0 .
    ?tree0 (wdt:P40)* ?sub0 .
    BIND (wd:Q7210 AS ?tree0)
  }
  ```
  running it, a error occurs.
  (If it is a error of the convert tool, someone should report it to 
https://github.com/smalyshev/wdq2sparql/issues)

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

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

To: Bugreporter
Cc: Aklapper, StudiesWorld, Bugreporter, debt, Gehel, Izno, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331



_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to