@conference {159, title = {D-SPARQ: Distributed, Scalable and Efficient RDF Query Engine}, booktitle = {Proceedings of the ISWC 2013 Posters \& Demonstrations Track}, volume = {1035}, year = {2013}, pages = {261{\textendash}264}, publisher = {CEUR-WS.org}, organization = {CEUR-WS.org}, address = {Sydney, Australia}, abstract = {

We present D-SPARQ, a distributed RDF query engine that combines the MapReduce processing framework with a NoSQL distributed data store, MongoDB. The performance of processing SPARQL queries mainly depends on the efficiency of handling the join operations between the RDF triple patterns. Our system features two unique characteristics that enable efficiently tackling this challenge: 1) Identifying specific patterns of the input queries that enable improving the performance by running different parts of the query in a parallel mode. 2) Using the triple selectivity information for reordering the individual triples of the input query within the identified query patterns. The preliminary results demonstrate the scalability and efficiency of our distributed RDF query engine.

}, keywords = {D-SPARQ, Distributed Querying, Scalable RDF querying, SPARQL}, url = {http://ceur-ws.org/Vol-1035/iswc2013_poster_21.pdf}, author = {Raghava Mutharaju and Sherif Sakr and Alessandra Sala and Pascal Hitzler}, editor = {Eva Blomqvist and Tudor Groza} }