Views for simplifying access to heterogeneous XML data
18 pages
English

Découvre YouScribe en t'inscrivant gratuitement

Je m'inscris

Views for simplifying access to heterogeneous XML data

Découvre YouScribe en t'inscrivant gratuitement

Je m'inscris
Obtenez un accès à la bibliothèque pour le consulter en ligne
En savoir plus
18 pages
English
Obtenez un accès à la bibliothèque pour le consulter en ligne
En savoir plus

Description

Views for simplifying access to heterogeneous XML data Dan Vodislav1, Sophie Cluet2, Gregory Corona3, and Imen Sebei1 1 CNAM/CEDRIC, Paris, France 2 INRIA, Rocquencourt, France 3 Xyleme, Paris, France Abstract. We present XyView, a practical solution for fast development of user- (web forms) and machine-oriented applications (web services) over a repository of heterogeneous schema-free XML documents. XyView provides the means to view such a repository as an array, queried using a QBE-like interface or through simple selection/projection queries. Close to the concept of universal relation, it extends it in mainly two ways: (i) the input is not a relational schema but a potentially large set of XML data guides; (ii) the view is not defined explicitly by a query but implicitly by various mappings so as to avoid data loss and duplicates generated by joins. Developed on top of the Xyleme content management system, XyView can easily be adapted to any system supporting XQuery. 1 Introduction For decades, companies have produced digital data such as notes, contracts, emails, progress reports, minutes, etc. This data constitute a mine of useful information that is largely unexploited. The advent of XML provides the oppor- tunity to change that. Many enterprises are now considering storing their home data in XML repositories so as to be able to query them in a significant way, i.

  • standard view definition

  • xyview

  • universal relations

  • xml

  • simplifying access

  • view schemas


Sujets

Informations

Publié par
Nombre de lectures 12
Langue English

Extrait

Views for simplifying access to heterogeneous XML data Dan Vodislav 1 , Sophie Cluet 2 , Gregory Corona 3 , and Imen Sebei 1 1 CNAM/CEDRIC, Paris, France 2 INRIA, Rocquencourt, France 3 Xyleme, Paris, France Abstract. We present XyView , a practical solution for fast development of user- (web forms) and machine-oriented applications (web services) over a repository of heterogeneous schema-free XML documents. XyView provides the means to view such a repository as an array, queried using a QBE-like interface or through simple selection/projection queries. Close to the concept of universal relation, it extends it in mainly two ways: (i) the input is not a relational schema but a potentially large set of XML data guides; (ii) the view is not de ned explicitly by a query but implicitly by various mappings so as to avoid data loss and duplicates generated by joins. Developed on top of the Xyleme content management system, XyView can easily be adapted to any system supporting XQuery.
1 Introduction For decades, companies have produced digital data such as notes, contracts, emails, progress reports, minutes, etc. This data constitute a mine of useful information that is largely unexploited. The advent of XML provides the oppor-tunity to change that. Many enterprises are now considering storing their home data in XML repositories so as to be able to query them in a signi can t way, i.e., with tools more sophisticated than full text search engines. In this paper, we are addressing the problem of querying such repositories. More precisely, we are interested in developing, easily and quickly, a simple query API (web services) or user interfaces (web forms) over these repositories. An important characteristic of the applications we are considering is that they deal with legacy data that have been mostly produced by human beings using standard text editors. As a result, the data is (i) poorly typed (well formed rather than valid XML) and (ii) highly heterogeneous (although documents have strong semantic connections). These features are particularly challenging since they call for sophisticated tools to ease the application programmer task while at the same time disabling most existing approaches. The solution we propose borrows from the universal relation paradigm of the seventies [18]: XyView provides the means to easily view a set of heterogeneous XML documents as a single array that can be queried through simple selec-tions and projections. Obviously, the context being XML, the array contains XMLsubtreesandisbuiltusingXQuery.Butthefundamentaldi erenceswith classical universal relations are the following:
  • Univers Univers
  • Ebooks Ebooks
  • Livres audio Livres audio
  • Presse Presse
  • Podcasts Podcasts
  • BD BD
  • Documents Documents