DocumentCode
2064177
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
fYear
2010
fDate
10-12 Aug. 2010
Firstpage
405
Lastpage
409
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;
fLanguage
English
Publisher
ieee
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
Type
conf
DOI
10.1109/DCABES.2010.88
Filename
5571627
Link To Document