Features
- Cover Type: Hard Cover with 257 pages
- Published by: Morgan Kaufmann
- Edition: 1st Edition October 26, 1999
- Written in: English
- ISBN 10 Number: 155860622X
- ISBN 13 Number: 978-1558606227
-
Book Dimensions:
9.3 x 7.6 x 0.8 inches
- Weighs: 1.5 pounds
Product Review
Data on the Web: From Relations to Semistructured Data and XML is an examination of XML as a universal data transfer language and the theory behind the merging of the document-centric Web with a data-driven infrastructure. The book is intended as a textbook analysis of the issues, as well as background material for tool developers and others interested in the serious architectural details.
Aimed at readers already familiar with database concepts, the book includes little introductory material. It quickly lays out the concepts of self-describing semi-structured data and how XML fits into this approach to data representation. The discussion deals with XML as a data transfer mechanism and not a presentation language. While there is a quick explanation of DTDs, Xlink, and XPointer, readers should be fairly familiar with XML before approaching this advanced title.
The
meat of the book revolves around query languages for XML. The authors present XML-QL and XSL in depth as examples. Then they move into much more advanced concepts such as schema formalisms, path constraints, and storage architectures. The book wraps up with a look at Lore and Strudel--two real-world systems that work with semi-structured data. Because of its intensive study of database and query theory, this textbook isn't for the ordinary Web developer. If data architectures are your expertise, however,
Data on the Web may open new design doors.
--Stephen W. Plain Topics covered: Object database models, basic XML syntax, UnQL, XML-QL, XSL, StruQL, schema formalisms, extracting schemas from queries, semistructured data servers, Lore, Strudel, and XML-based database products.
From Library Journal
Most data on the web are not well structured, making the search and retrieval process difficult since the spiders, robots, and other search engines don't really understand the context of the data they are indexing and storing. This very advanced book looks at the new retrieval and processing techniques as semistructured data and XML (as a data transfer language) that aim to merge a document-based web with a data-driven infrastructure. Hardcore programmers will want this. Recommended for university and large public libraries.
Copyright 2000 Reed Business Information, Inc.
Reader ReviewsThe book provides a wonderful link of the three concepts: Relation, Semistructured , and XML. The discussion is clear and concise. We know that Relation is well used in modelling enterprise data today, since the high performance of RDBMS . On the other hand, XML is well accepted the most suitable for business information representation. The author uniformed them under the banner of semistructured data model. The text drives the readers into the insight of the data world even though it is in the abstract level. Anyone can be benifitted by reading it if he want to go deep in the XML and data world.