Title :
Mixing querying and navigation in MIX
Author :
Mukhopadhyay, Pratik ; Papakonstantinou, Yannis
Author_Institution :
Dept. of Comput. Sci. & Eng., California Univ., San Diego, La Jolla, CA, USA
Abstract :
Web-based information systems provide to their users the ability to interleave querying and browsing during their information discovery efforts. The MIX system provides an API called QDOM (Querible Document Object Model) that supports the interleaved querying and browsing of virtual XML views, specified in an XQuery-like language. QDOM is based on the DOM standard. It allows the client applications to navigate into the view using standard DOM navigation commands. Then the application can use any visited node as the root for a query that creates a new view. The query/navigation processing algorithms of MIX perform decontextualization, i.e., they translate a query that has been issued from within the context of other queries and navigations into efficient queries that are understood by the source outside of the context of previous operations. In addition, MIX provides a navigation-driven query evaluation model, where source data are retrieved only as needed by the subsequent navigations. This paper presents how MIX supports QDOM on views of relational databases
Keywords :
application program interfaces; distributed object management; hypermedia markup languages; information resources; query languages; query processing; relational databases; API; DOM standard; MIX system; QDOM; Querible Document Object Model; Web-based information systems; XML views; XQuery-like language; application program interface; browsing; decontextualization; information discovery; navigation-driven query evaluation; query processing; relational databases; views; Cameras; Databases; Graphical user interfaces; Information retrieval; Information systems; Interleaved codes; Lenses; Navigation; Query processing; XML;
Conference_Titel :
Data Engineering, 2002. Proceedings. 18th International Conference on
Conference_Location :
San Jose, CA
Print_ISBN :
0-7695-1531-2
DOI :
10.1109/ICDE.2002.994714