Michael added a comment.

  In T295560#7508397 <https://phabricator.wikimedia.org/T295560#7508397>, 
@Legoktm wrote:
  
  > I've never really understood why URLs are the preferred mechanism for 
storing these queries. They're nice for a one-off, but make collaboration (what 
wikis excel at) incredibly difficult, because if you want to adjust or update a 
query, you have to create a brand new URL and redistribute it.
  
  To be fair, the desired use case is probably Twitter and such:
  
  > timeline of coups d'état of the 21st century (including attempted ones): 
https://query.wikidata.org/embed.html#%23...
  
  
  
  - // https://twitter.com/WikidataFacts/status/1347165619519680512 //
  
  And the link is 
https://query.wikidata.org/embed.html#%23defaultView%3ATimeline%0ASELECT%20%3Fcoup%20%3FcoupLabel%20%28MIN%28%3Fdate%29%20AS%20%3Fdate_%29%20%28SAMPLE%28%3Fimage%29%20AS%20%3Fimage_%29%20WHERE%20%7B%0A%20%20%3Fcoup%20wdt%3AP31%2Fwdt%3AP279*%20wd%3AQ45382%3B%0A%20%20%20%20%20%20%20%20wdt%3AP585%20%3Fdate.%20hint%3APrior%20hint%3ArangeSafe%20true.%0A%20%20FILTER%28%3Fdate%20%3E%3D%20%222001-00-00%22%5E%5Exsd%3AdateTime%0A%20%20%20%20%20%20%20%20%26%26%20%3Fdate%20%3C%20%222101-00-00%22%5E%5Exsd%3AdateTime%29%0A%20%20OPTIONAL%20%7B%20%3Fcoup%20wdt%3AP18%20%3Fimage.%20%7D%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22[AUTO_LANGUAGE]%2Cen%22.%20%7D%0A%7D%0AGROUP%20BY%20%3Fcoup%20%3FcoupLabel
  
  So it isn't so much about sharing the //query// as it is about sharing the 
//result// with as little overhead for the reader as possible.

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

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

To: Michael
Cc: Legoktm, Michael, Mahir256, Manuel, Aklapper, Invadibot, maantietaja, 
Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
_______________________________________________
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org

Reply via email to