Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Query rewriting for semistructured data

View through CrossRef
We address the problem of query rewriting for TSL, a language for querying semistructured data. We develop and present an algorithm that, given a semistructured query q and a set of semistructured views V , finds rewriting queries, i.e., queries that access the views and produce the same result as q . Our algorithm is based on appropriately generalizing containment mappings , the chase , and query composition — techniques that were developed for structured, relational data. We also develop an algorithm for equivalence checking of TSL queries. We show that the algorithm is sound and complete for TSL, i.e., it always finds every non-trivial TSL rewriting query of q , and we discuss its complexity. We extend the rewriting algorithm to use some forms of structural constraints (such as DTDs) and find more opportunities for query rewriting.
Association for Computing Machinery (ACM)
Title: Query rewriting for semistructured data
Description:
We address the problem of query rewriting for TSL, a language for querying semistructured data.
We develop and present an algorithm that, given a semistructured query q and a set of semistructured views V , finds rewriting queries, i.
e.
, queries that access the views and produce the same result as q .
Our algorithm is based on appropriately generalizing containment mappings , the chase , and query composition — techniques that were developed for structured, relational data.
We also develop an algorithm for equivalence checking of TSL queries.
We show that the algorithm is sound and complete for TSL, i.
e.
, it always finds every non-trivial TSL rewriting query of q , and we discuss its complexity.
We extend the rewriting algorithm to use some forms of structural constraints (such as DTDs) and find more opportunities for query rewriting.

Related Results

Query expansion by relying on the structure of knowledge bases
Query expansion by relying on the structure of knowledge bases
Query expansion techniques aim at improving the results achieved by a user's query by means of introducing new expansion terms, called expansion features. Expansion features introd...
Query Optimization in Uncertain and Probabilistic Databases
Query Optimization in Uncertain and Probabilistic Databases
Abstract Query optimization is a critical aspect of database systems as it helps to reduce query execution time and improve system performance. In this study, Probabilistic...
QUERY RESPONSE TIME COMPARISON NOSQLDB MONGODB WITH SQLDB ORACLE
QUERY RESPONSE TIME COMPARISON NOSQLDB MONGODB WITH SQLDB ORACLE
Penyimpanan data saat ini terdapat dua jenis yakni relational database dan non-relational database. Kedua jenis DBMS (Database Managemnet System) tersebut berbeda dalam berbagai ...
Perbandingan Optimasi Query Menggunakan Query Scalar, Correlated Dan Kombinasi
Perbandingan Optimasi Query Menggunakan Query Scalar, Correlated Dan Kombinasi
Optimasi query merupakan suatu pola penulisan SQL yang mengacu pada standar SQL. Optimasi query ini sangat penting untuk dapat dipelajari karena dengan optimasi query ini kita dapa...
Modified Firefly Algorithm for Optimizing Biomedical Breast Cancer Queries
Modified Firefly Algorithm for Optimizing Biomedical Breast Cancer Queries
Abstract Querying and retrieving Semantic Web data is a challenging task due to the increment in its volume. Many query languages were designed to retrieve Semantic Web dat...
A Survey of Query Auto Completion in Information Retrieval
A Survey of Query Auto Completion in Information Retrieval
In information retrieval, query auto completion (QAC), also known as type-ahead [Xiao et al., 2013, Cai et al., 2014b] and auto-complete suggestion [Jain and Mishne, 2010], refers ...
Named Entity Recognition in Statistical Dataset Search Queries
Named Entity Recognition in Statistical Dataset Search Queries
Search engines must understand user queries to provide relevant search results. Search engines can enhance their understanding of user intent by employing named entity recognition ...
Physical database design in document stores
Physical database design in document stores
NoSQL is an umbrella term used to classify alternate storage systems to the traditional Relational Database Management Systems (RDBMSs). Among these, Document stores have gained po...

Back to Top