DD063520 created this task.
DD063520 added a project: Wikidata-Query-Service.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  Hi,
  
  we could not find a way to download the result set of a CONSTRUCT query in 
the wikidata query service.
  
  
https://query.wikidata.org/#CONSTRUCT%20%0A%7B%0A%20%20wd%3AQ64%20%3Fp%20%3Fo%0A%7D%20where%20%7B%0A%20%20wd%3AQ64%20%3Fp%20%3Fo%0A%7D
  
  It is possible programatically:
  
  curl 'https://query.wikidata.org/sparql' --data-urlencode 'query=CONSTRUCT { 
wd:Q64 ?p ?o } where { wd:Q64 ?p ?o }'  -H 'Accept: text/turtle'
  
  but the UI does not offer such an option. It is a standard behaviour in other 
UI query services to have such an option. Like:
  
  F35062677: signal-2022-04-22-082017_001.png 
<https://phabricator.wikimedia.org/F35062677>
  
  We might juts not have found it. But if this option does not exists it would 
be desirable to have such a feature!
  
  Salut
  D063520

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

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

To: DD063520
Cc: DD063520, Aklapper, MPhamWMF, CBogen, Namenlos314, Gq86, 
Lucas_Werkmeister_WMDE, EBjune, merbst, Jonas, Xmlizer, jkroll, Wikidata-bugs, 
Jdouglas, aude, Tobias1984, Manybubbles
_______________________________________________
Wikidata-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to