Title :
A Preprocessing Technique for Keyword-Driven Analytical Processing
Author :
Li, Jing ; Wang, Xinjun ; Peng, Zhaohui
Author_Institution :
Sch. of Comput. Sci. & Technol., Shandong Univ., Jinan, China
Abstract :
Keyword-Driven Analytical Processing (KDAP) integrates the simplicity of keyword search with the aggregation power in OLAP (Online-Analytical Processing), which provides an easy-to-use solution to organize the data in a way that a business analyst needs for thinking about the data. For any user query, the system generates Candidate Subspace temporarily through a breadth-first traversal of schema graph. As the number of query keywords increases or the data warehouse schema becomes complicated, time spent on generating Candidate Subspace may increase rapidly. In this paper, we propose a preprocessing technique for candidate subspace generation to support efficient KDAP. The novel approach reduces query time by doing all significant works in advance. It preprocesses the schema graph to generate all schema graphs of Candidate Subspace (Gcs) and then stores them in the database. When a user issues a keyword query, proper Gcss are quickly retrieved from the database. Candidate Subspace can be generated from corresponding Gcs. We demonstrate using several experiments that our approach is efficient.
Keywords :
data warehouses; query languages; query processing; relational databases; OLAP; breadth-first traversal; business analyst; candidate subspace generation; data warehouse schema; easy-to-use solution; keyword-driven analytical processing; online analytical processing; preprocessing technique; query keyword search simplicity; Classification algorithms; Indexes; Joining processes; Keyword search; Relational databases; Servers; OLAP; candidate subspace; database; keyword search; preprocessing;
Conference_Titel :
Distributed Computing and Applications to Business Engineering and Science (DCABES), 2010 Ninth International Symposium on
Conference_Location :
Hong Kong
Print_ISBN :
978-1-4244-7539-1
DOI :
10.1109/DCABES.2010.88