Jonas created this task.
Herald added a subscriber: Aklapper.
Herald added a project: Discovery.

TASK DESCRIPTION
  We would like to have a textual representation of SPARQL queries that hides 
all the technical clutter of SPARQL and is enabling non technical users to 
understand and modify SPARQL queries.
  
  An example of textual representation of this query 
<http://query.wikidata.org/#%23defaultView%3AImageGrid%0ASELECT%20%3FspaceProbeLabel%20%3Fdate%20%3Fpicture%0AWHERE%0A%7B%0A%09%3FspaceProbe%20wdt%3AP31%20wd%3AQ26529%0A%09%3B%20wdt%3AP18%20%3Fpicture%0A%09%3B%20wdt%3AP619%20%3Fdate%20.%20%23mandatory%0A%09SERVICE%20wikibase%3Alabel%20%7B%0A%09%09bd%3AserviceParam%20wikibase%3Alanguage%20%22fr%2Cen%22%20.%0A%09%7D%0A%7D%0AORDER%20BY%20%3Fdate%0ALIMIT%2088>
 could be:
  
    Find instance of space probe
    Show image and time of spacecraft launch 
  
  The UI should allow a user to easily change properties and items in that 
textual representation.
  
  A future goal should be that users can also create queries from scratch and 
add or delete triples of existing queries.
  
  (NOTE) It is not a goal to replace SPARQL or to reflect every aspect of an 
SPARQL query.

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

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

To: Jonas
Cc: Lucie, hoo, Lydia_Pintscher, Tpt, Smalyshev, Jonas, Aklapper, Avner, debt, 
Gehel, D3r1ck01, FloNight, Izno, jkroll, 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