sparql2sql: A query engine for SPARQL over a Jena triple store
Wednesday, July 27th, 2005Google, please pick this up: sparql2sql is a SPARQL implementation on top of a triple store in a relational database. It’s reasonably fast because it translates SPARQL queries directly into SQL. This is the result of the first half of my internship at HP Labs.