Query translation scheme for heterogeneous XML data sources

Authors: 
Chen, C.X.; Mihaila, G.A.; Padmanabhan, S.; Rouvellou, I.M.
Author: 
Chen, C
Mihaila, G
Padmanabhan, S
Rouvellou, I
Year: 
2005
Venue: 
WIDM 2005
URL: 
http://portal.acm.org/citation.cfm?id=1097055
DOI: 
http://doi.acm.org/10.1145/1097047.1097055
Citations: 
0
Citations range: 
n/a
AttachmentSize
Chen2005Querytranslationschemefor.pdf180 KB

In order to formulate a meaningful XML query, a user must have some knowledge of the schema of the XML documents to be queried. The query will succeed only if the schema of the actual documents is consistent with the user's information. When a user queries a collection of documents collected from heterogeneous XML data sources, there is a high possibility that these documents do not all conform to the same schema assumed by the user, thus causing the query to fail. In this paper, we try to solve this query and data schema mismatching problem by proposing a query translation scheme. Without attempting to solve the general problem of schema integration, we present an inclusion mapping algorithm that decides how compatible the schema of the query and the schema of the target XML documents are. Based upon the compatibility, the query will be executed directly, or translated according to the target schema and then executed, or rejected.