Galax Home
Tech. Center
|
This page contains pointers to research papers and technical
reports written at various point during the design of XQuery, as
well as during the development of Galax. Those articles typically
focus on hard technical problems, or important design issues.
XQuery and XML Query Languages
The XML Algebra, XML Schema, and Static Typing
- The
Essence of XML, Philip Wadler, and Jérôme Siméon. ACM
Conference on Principles of Programming Languages
(POPL'2003). January 2003.
- A
semistructured monad for semistructured data. Mary Fernandez,
Jerome Simeon, Philip Wadler. ICDT, London, January 2001.
- An
Algebra for XML Query. Mary Fernandez, Jerome Simeon, Philip
Wadler. FST TCS, Delhi, December 2000.
- An
Algebra for XML Query. Mary Fernandez, Jérôme Siméon, and
Philip Wadler, draft manuscript. June 2000. (This one was the
actual submission to the W3C!)
- A
Data Model and Algebra for XML Query Mary Fernandez, Jérôme
Siméon, Dan Suciu and Philip Wadler. Draft manuscript. November
1999.
- Subsumption
for XML Types. Gabriel M. Kuper and Jérôme Siméon, in
International Conference on Database Theory (ICDT'2001), January
2001, London, UK.
Architecture and Optimization
-
A Complete and Efficient Algebraic Compiler for XQuery.,
Christopher Re, Jérôme Siméon, Mary F. Fernández. ICDE 2006.
-
Optimizing Sorting and Duplicate Elimination in XQuery Path
Expressions,
Mary F. Fernández, Jan Hidders, Philippe Michiels, Jérôme Siméon, Roel
Vercammen, DEXA 2005, 554-563.
-
The Simplest XML Storage Manager Ever,
Avinash Vyas, Mary F. Fernández, Jérôme Siméon, XIME-P 2004 Workshop,
37-42.
- Projecting
XML Documents, Amélie Marian and Jérôme
Siméon. VLDB'2003. Berlin, Germany, September 2003.
- Projecting
XML Documents (Full version), Amélie Marian and
Jérôme Siméon. Technical Report.
|