Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
project:graph_queries [2018/10/26 17:33] – [New Frontiers in Graph Queries] semper_writesproject:graph_queries [2018/10/26 18:00] – [New Frontiers in Graph Queries] semper_writes
Line 1: Line 1:
 ===== SPARQLfish ===== ===== SPARQLfish =====
-==== New Frontiers in Graph Queries ====+==== Putting the spark back into SPARQL ====
  
 We begin with the observation that a typical SPARQL endpoint is not friendly in the eyes of an average user. Typical users of cultural databases include researchers in the humanities, museum professionals and the general public. Few of these people have any coding experience and few would feel comfortable translating their questions into a SPARQL query.   We begin with the observation that a typical SPARQL endpoint is not friendly in the eyes of an average user. Typical users of cultural databases include researchers in the humanities, museum professionals and the general public. Few of these people have any coding experience and few would feel comfortable translating their questions into a SPARQL query.  
Line 10: Line 10:
 We therefore set out to develop a tool that:  We therefore set out to develop a tool that: 
   * simplifies the entry point of a SPARQL query into a form that is accessible to any user   * simplifies the entry point of a SPARQL query into a form that is accessible to any user
-  * makes it possible for users to explore the content of a graph database and the possibilities for querying it +  * opens ways to increase the awareness of users about the possibilities for querying graph databases 
-  * * +  * moves away from purely text-based searches to interfaces that are more visual 
 +  * gives an overview to a user of what kinds of nodes and relations are available in a database 
 +  * makes it possible to explore the data in a graphical way  
 +  * makes it possible to formulate fundamentally new questions 
 +  makes it possible to work with the data in new ways 
 +  * can eventually be applied to any SPARQL endpoint
  
  
 +[[https://github.com/sparqlfish/sparqlfish]]
  
 ===== Data ===== ===== Data =====
  
-  * List and link your actual and ideal data sources.+Wikidata
  
 ===== Team ===== ===== Team =====
  
   * Loïc Jaouen loic.jaouen@unil.ch   * Loïc Jaouen loic.jaouen@unil.ch
-  * ...+  * (Elena Chestnova elena.chestnova@usi.ch)
      
 {{tag>status:concept needs:dev needs:design needs:data needs:expert glam}} {{tag>status:concept needs:dev needs:design needs:data needs:expert glam}}
  
  • project/graph_queries.txt
  • Last modified: 2018/10/27 22:26
  • by semper_writes