1 / 4

XML Query Evaluation Using a  –calculus Based Framework

Explore XML-λ Framework for XML query evaluation. Data model with functions for non-tree data. Query language based on simply typed λ-calculus. Formalizing XPath/XQuery semantics. Prototypes: XPath Processor, ExDB (XML DBMS).

peggy
Télécharger la présentation

XML Query Evaluation Using a  –calculus Based Framework

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. XML Query Evaluation Using a–calculus Based Framework Pavel Loupal & Karel Richta, FEL ČVUT Praha loupalp@fel.cvut.cz, richta@fel.cvut.cz SOFSEM 2009, Student Research Forum

  2. The XML- Framework • XML- = data model for XML + a query language • Data model & type system • model an XML document with a set of functions • general enough to describe non-tree data as well • The query language • based on the simply typed -calculus • easily extensible, specified with detailed semantics

  3. XML- for XQuery Evaluation

  4. The XML- Framework - Main Results • Another formalism for modeling/querying XML • Can describe the formal semantics of XPath/XQuery • Two prototype (Java) applications: • XPath 1.0 Processor • ExDB – a native XML DBMS • Expected project finalization: June 2009

More Related