@aksw

Improving the Performance of Semantic Web Applications with SPARQL Query Caching

, , and . Proceedings of 7th Extended Semantic Web Conference (ESWC 2010), 30 May -- 3 June 2010, Heraklion, Crete, Greece, volume 6089 of Lecture Notes in Computer Science, page 304-318. Berlin / Heidelberg, Springer, (2010)
DOI: doi:10.1007/978-3-642-13489-0_21

Abstract

The performance of triple stores is one of the major obstacles for the deployment of semantic technologies in many usage scenarios. In particular, Semantic Web applications, which use triple stores as persistence backends, trade performance for the advantage of flexibility with regard to information structuring. In order to get closer to the performance of relational database-backed Web applications, we developed an approach for improving the performance of triple stores by caching query results and even complete application objects. The selective invalidation of cache objects, following updates of the underlying knowledge bases, is based on analysing the graph patterns of cached SPARQL queries in order to obtain information about what kind of updates will change the query result. We evaluated our approach by extending the BSBM triple store benchmark with an update dimension as well as in typical Semantic Web application scenarios.

Links and resources

Tags

community