The Web is causing a revolution in how we represent, retrieve, and process information Its growth has given us a universally accessible database-but in the form of a largely unorganized collection of documents. This is changing, thanks to the simultaneous emergence of new ways of representing data:
Data on the Web. From Relational to Semistructured Data and XML.: From Relations to Semistructured Data and XML
โ Scribed by Serge Abiteboul, Peter Buneman, Dan Suciu
- Publisher
- Morgan Kaufmann
- Year
- 1999
- Tongue
- English
- Leaves
- 260
- Series
- Morgan Kaufmann Morgan Kaufmann Series in Data Management Systems
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
The Web is causing a revolution in how we represent, retrieve, and process information Its growth has given us a universally accessible database-but in the form of a largely unorganized collection of documents. This is changing, thanks to the simultaneous emergence of new ways of representing data: from within the Web community, XML; and from within the database community, semistructured data. The convergence of these two approaches has rendered them nearly identical. Now, there is a concerted effort to develop effective techniques for retrieving and processing both kinds of data.
Data on the Web is the only comprehensive, up-to-date examination of these rapidly evolving retrieval and processing strategies, which are of critical importance for almost all Web- and data-intensive enterprises. This book offers detailed solutions to a wide range of practical problems while equipping you with a keen understanding of the fundamental issues-including data models, query languages, and schemas-involved in their design, implementation, and optimization. You'll find it to be compelling reading, whether your interest is that of a practitioner involved in a database-driven Web enterprise or a researcher in computer science or related field. * Provides an in-depth look at XML and other technologies for publishing structured documents on the Web. * Examines recently developed methods for querying and updating structured Web documents and semistructured data, including XML-QL and XSL. * Looks deeper into the convergence of Web and database approaches to semistructured data presentation and querying. * Details practical examples of how these techniques are already being applied-and how they will be used in the near future. * Teaches sound techniques for writing queries over Web data, describing loose schemas over partially structured data, and implementing and optimizing queries on semistructured data.
๐ SIMILAR VOLUMES
Data exchange is the problem of finding an instance of a target schema, given an instance of a source schema and a specification of the relationship between the source and the target. Such a target instance should correctly represent information from the source instance under the constraints imposed
Data exchange is the problem of finding an instance of a target schema, given an instance of a source schema and a specification of the relationship between the source and the target. Such a target instance should correctly represent information from the source instance under the constraints imposed
PEAR is the PHP Extension and Application Repository, and is a framework and distribution system for reusable, high-quality PHP components, available in the form of packages. In this book, you will learn how to use a number of the most powerful PEAR packages available to boost your PHP development
<p><P>From the reviews of the first edition:</P><P></P><P>"The volume contains the results of the research covered by the Ph.D. dissertation of Elisa Quintarelli at the Politecnico di Milano. Two specific problems in the area of representation of semistructured data and queries are addressed โฆ . The