On 10/01/2010 5:45 AM, Ryan Levering wrote: > Sorry to repeat myself everyone, but I'll answer more comprehensively > this time so this thread doesn't trickle. I originally wrote the > engine for Sesame but at the time (2005) there were no other SPARQL > interpreters for any system (besides a poorly written one for Jena),
The Jena SPARQL query engine, ARQ, still exists and implements the full SPARQL 1.0 specification as published Jan 2008. ARQ also provides the evolving SPARQL 1.1 Query features. ARQ: http://www.openjena.org/ARQ/ A commonly used storage layer is TDB: http://www.openjena.org/TDB/ Andy _______________________________________________ Neo mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

