Addshore created this task.
Addshore added a subscriber: Addshore.
Addshore added projects: WMDE-Analytics-Engineering, Wikidata.
Herald added subscribers: StudiesWorld, Aklapper.

TASK DESCRIPTION
  I don't want to start looking at the Lua that looks like it is generating 
this chart...
  
  The chart shows the spread of P31/P279 throughout all wikidata items.
  
  I believe this should be trivial to recreate using SPARQL.
  
  ```
  SELECT (count(distinct(?s)) AS ?scount) WHERE {?s wdt:P31 wd:Q5}
  ```
  
  etc.

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

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

To: Addshore
Cc: Aklapper, Addshore, StudiesWorld, Wikidata-bugs, aude, Mbch331



_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to