ABSTRACT
In this poster, we present the P2P XML data localization layer of XLive, an XQuery mediation system developed at University of Versailles [2]. A major challenge in the evaluation of XQuery over a P2P network in the context of multiple XML sources is to abstract from structural heterogeneity. Most existing approaches have mainly exploited varied types of 1:1 semantic mappings between peer schemas and/or ontologies. Complex query algorithms are required to exploit these semantic links between peers. In contrast, our approach focuses on a simple semantic layer. It is built on a Chord [4] DHT for indexing semantic descriptions of mediated data sources. A mapping process transforms an XML view of a mediator (each peer is equipped with a mediator) to a semantic form that is published into the P2P network and stored in the DHT. For a given user query, a search in the DHT retrieves all relevant data sources able to contribute to the result elaboration. Then, every peer that contains relevant data is directly queried to collect data for elaborating the final answer.
- P. Adjiman, P. Chatalic, F. Goasdou, M.-C. Rousset, and L. Simon. SomeWhere in the Semantic Web. In International Workshop on Principles and Practice of Semantic Web Reasoning, 2005. Google Scholar
Digital Library
- G. Gardarin and al. XLive: An XML Light Integration Virtual Engine. In http://www.prism.uvsq.fr/Üntravers/xlive/, 2007.Google Scholar
- Z. G. Ives, A. Y. Halevy, P. Mork, and I. Tatarinov. Piazza: mediation and integration infrastructure for semantic web data. J. Web Sem., 1(2):155--175, 2004.Google Scholar
Cross Ref
- I. Stoica and al. Chord: A scalable peer-to-peer lookup service for internet applications. In Proceedings of the 2001 conference on applications, technologies, architectures, and protocols for computer communications, pages 149--160. ACM Press, 2001. Google Scholar
Digital Library
Index Terms
A semantic layer for publishing and localizing xml data for a p2p xquery mediator
Recommendations
XML Processing and Data Integration with XQuery
Most Web applications exchange data as XML, but they create and process this data with languages that don't have native support for XML. With appropriate middleware, XQuery can dramatically simplify this process, treating all data sources as though they ...
Utilizing XML Clustering for Efficient XML Data Management on P2P Networks
DEXA '09: Proceedings of the 20th International Conference on Database and Expert Systems ApplicationsPeer-to-Peer (P2P) data integration combines the P2P infrastructure with traditional scheme-based data integration techniques. Some of the primary problems in this research area are the techniques to be used for querying, indexing and distributing ...
Processing Query in P2P XML Data Sources
ISIE '11: Proceedings of the 2011 International Conference on Intelligence Science and Information EngineeringP2P technology provides new views for data integration purposes. In P2P systems, there is no global knowledge, neither a global schema nor information of data distribution or indices. An important issue in the context of schema-based P2P systems is ...





Comments