Sciweavers

116 search results - page 3 / 24
» Tractable XML data exchange via relations
Sort
View
WEBDB
2001
Springer
160views Database» more  WEBDB 2001»
13 years 10 months ago
The Table and the Tree: On-Line Access to Relational Data through Virtual XML Documents
For speed and convenience, applications routinely cache XML data locally, and access it through standard parser (SAX) or tree (DOM) interfaces. When the source of this data is a r...
Philip Bohannon, Henry F. Korth, P. P. S. Narayan
SIGMOD
2002
ACM
196views Database» more  SIGMOD 2002»
14 years 5 months ago
Storing and querying ordered XML using a relational database system
XML is quickly becoming the de facto standard for data exchange over the Internet. This is creating a new set of data management requirements involving XML, such as the need to st...
Igor Tatarinov, Stratis Viglas, Kevin S. Beyer, Ja...
SIGMOD
2005
ACM
133views Database» more  SIGMOD 2005»
13 years 11 months ago
XML and relational database management systems: the inside story
As XML has evolved from a document markup language to a widely-used format for exchange of structured and semistructured data, managing large amounts of XML data has become increa...
Michael Rys, Donald D. Chamberlin, Daniela Floresc...
WWW
2006
ACM
14 years 6 months ago
Compressing and searching XML data via two zips
XML is fast becoming the standard format to store, exchange and publish over the web, and is getting embedded in applications. Two challenges in handling XML are its size (the XML...
Paolo Ferragina, Fabrizio Luccio, Giovanni Manzini...
VLDB
2002
ACM
91views Database» more  VLDB 2002»
13 years 5 months ago
DTD-Directed Publishing with Attribute Translation Grammars
We present a framework for publishing relational data in XML with respect to a fixed DTD. In data exchange on the Web, XML views of relational data are typically required to confo...
Michael Benedikt, Chee Yong Chan, Wenfei Fan, Raje...