Journal of Information Processing
Online ISSN : 1882-6652
ISSN-L : 1882-6652
An Approach to Dynamic Query Classification and Approximation on an Inference-enabled SPARQL Endpoint
Yuji YamagataNaoki Fukuta
Author information
JOURNAL FREE ACCESS

2015 Volume 23 Issue 6 Pages 759-766

Details
Abstract

On a retrieval of Linked Open Data using SPARQL, it is important to consider an execution cost of query, especially when the query utilizes inference capability on the endpoint. A query often causes unpredictable and unwanted consumption of endpoints' computing resources since it is sometimes difficult to understand and predict what computations will occur on the endpoints. To prevent such an execution of time-consuming queries, approximating the original query could be a good option to reduce loads of endpoints. In this paper, we present an idea and its conceptual model on building endpoints having a mechanism to automatically reduce unwanted amount of inference computation by predicting its computational costs and allowing it to transform such a query into a more speed optimized one by applying a GA-based query rewriting approach. Our analysis shows a potential benefit on preventing unexpectedly long inference computations and keeping a low variance of inference-enabled query executions by applying our query rewriting approach. We also present a prototype system that classifies whether a query execution is time-consuming or not by using machine learning techniques at the endpoint-side, as well as rewriting such time-consuming queries by applying our approach.

Content from these authors
© 2015 by the Information Processing Society of Japan
Previous article Next article
feedback
Top