Manybubbles created this task.
Manybubbles added a subscriber: Manybubbles.
Manybubbles added projects: MediaWiki-Core-Team, wikidata-query-service.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  After a week in Berlin with the Wikidata team its clear that triple stores 
are going to be a reasonably choice for *querying* wikidata.  SPARQL is a 
powerful language if a bit on the wordy side.  There are tons of standards to 
get lost in as well.  BUT triple stores offer some features that other graph 
databases simply don't:
  * Inferences (automatic materialization)
  * Join order rewriting
  * Index all the things!
  
  BlazeGraph in particular has some features that we want:
  * AST rewriting (aka pluggable query optimizers which can be used for context 
free query securing and creating synthetic properties)
  * Analytic queries (don't fill the Java heap and die....) (yeah, its a java 
specific problem, but at least they have a solution for it)
  * User defined inline values
  
  Anyway, we're pretty happy with BlazeGraph according to the 
[[https://docs.google.com/spreadsheets/d/1MXikljoSUVP77w7JKf9EXN40OB-ZkMqT8Y5b2NYVKbU/edit?usp=sharing
 | spreadsheet]].  So this ticket is going to track us running down the 
remaining loose ends before we can claim, 100%, that we want to use it.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
<username>.

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

To: Manybubbles
Cc: Aklapper, Manybubbles, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, 
GWicke, daniel, JanZerebecki



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

Reply via email to