The WebContent XML Store
Benjamin Nguyen, Spyros Zoupanos

TL;DR
This paper discusses an XML storage system for WebContent, comparing centralized and P2P database architectures for storing and querying XML documents in web content management.
Contribution
It introduces a dual approach to XML storage in WebContent, highlighting the advantages of centralized and P2P XML databases for web content management.
Findings
Comparison of centralized and P2P XML databases
Advantages of XML databases for web content storage
Implementation insights for WebContent system
Abstract
In this article, we describe the XML storage system used in the WebContent project. We begin by advocating the use of an XML database in order to store WebContent documents, and we present two different ways of storing and querying these documents : the use of a centralized XML database and the use of a P2P XML database.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPeer-to-Peer Network Technologies · Advanced Database Systems and Queries · Data Management and Algorithms
