|
| This Article | ||
| ||
| Share | ||
| Bibliographic References | ||
| Add to: | ||
| | ||
| Search | ||
| ||
| ASCII Text | x | ||
| Daniele Braga, Alessandro Campi, "A Graphical Environment to Query XML Data with XQuery," Web Information Systems Engineering, International Conference on, pp. 31, Fourth International Conference on Web Information Systems Engineering (WISE'03), 2003. | |||
| BibTex | x | ||
| @article{ 10.1109/WISE.2003.1254466, author = {Daniele Braga and Alessandro Campi}, title = {A Graphical Environment to Query XML Data with XQuery}, journal ={Web Information Systems Engineering, International Conference on}, volume = {0}, year = {2003}, isbn = {0-7695-1999-7}, pages = {31}, doi = {http://doi.ieeecomputersociety.org/10.1109/WISE.2003.1254466}, publisher = {IEEE Computer Society}, address = {Los Alamitos, CA, USA}, } | |||
| RefWorks Procite/RefMan/Endnote | x | ||
| TY - CONF JO - Web Information Systems Engineering, International Conference on TI - A Graphical Environment to Query XML Data with XQuery SN - 0-7695-1999-7 SP EP A1 - Daniele Braga, A1 - Alessandro Campi, PY - 2003 KW - null VL - 0 JA - Web Information Systems Engineering, International Conference on ER - | |||
XQuery, the standard query language for XML, is increasingly popular among computer scientists with a SQL background, since queries in XQuery and SQL require comparable skills to be formulated. However, the number of these experts is limited, and the availability of easier XQuery "dialects" could be extremely valuable.
With this motivation in mind, we designed XQBE, a dialect of XQuery inspired by the QBE language (Query by Example). QBE, initially proposed as an alternative to SQL, has then become popular as the user-friendly query language supported by MS Access.
XQBE starts from hierarchical structures, coherent with the hierarchical nature of XML, and uses one or more structures to denote the input documents, and one structure to denote the XML document produced in output. These structures are annotated to express selection predicates; explicit bindings connecting the nodes of these structures visualize the input/output mappings.
