Temporal Data & the Relational Model

Download Temporal Data & the Relational Model PDF Online Free

Author :
Publisher : Morgan Kaufmann
ISBN 13 : 1558608559
Total Pages : 449 pages
Book Rating : 4.5/5 (586 download)

DOWNLOAD NOW!


Book Synopsis Temporal Data & the Relational Model by : C.J. Date

Download or read book Temporal Data & the Relational Model written by C.J. Date and published by Morgan Kaufmann. This book was released on 2003 with total page 449 pages. Available in PDF, EPUB and Kindle. Book excerpt: A review of relational concepts -- An overview of Tutorial D -- Time and the database -- What is the problem? -- Intervals -- Operators on intervals -- The EXPAND and COLLAPSE operators -- The PACK and UNPACK operators -- Generalizing the relational operators -- Database design -- Integrity constraints 1 : candidate keys and related constraints -- Integrity constraints 2 : general constraints -- Database queries -- Database updates -- Stated times and logged times -- Point and interval types revisited.

Time and Relational Theory

Download Time and Relational Theory PDF Online Free

Author :
Publisher : Morgan Kaufmann
ISBN 13 : 0128006757
Total Pages : 560 pages
Book Rating : 4.1/5 (28 download)

DOWNLOAD NOW!


Book Synopsis Time and Relational Theory by : C.J. Date

Download or read book Time and Relational Theory written by C.J. Date and published by Morgan Kaufmann. This book was released on 2014-08-13 with total page 560 pages. Available in PDF, EPUB and Kindle. Book excerpt: Time and Relational Theory provides an in-depth description of temporal database systems, which provide special facilities for storing, querying, and updating historical and future data. Traditionally, database management systems provide little or no special support for temporal data at all. This situation is changing because: Cheap storage enables retention of large volumes of historical data in data warehouses Users are now faced with temporal data problems, and need solutions Temporal features have recently been incorporated into the SQL standard, and vendors have begun to add temporal support to their DBMS products Based on the groundbreaking text Temporal Data & the Relational Model (Morgan Kaufmann, 2002) and new research led by the authors, Time and Relational Theory is the only book to offer a complete overview of the functionality of a temporal DBMS. Expert authors Nikos Lorentzos, Hugh Darwen, and Chris Date describe an approach to temporal database management that is firmly rooted in classical relational theory and will stand the test of time. This book covers the SQL:2011 temporal extensions in depth and identifies and discusses the temporal functionality still missing from SQL. Understand how the relational model provides an ideal basis for taming the complexities of temporal databases Learn how to analyze and evaluate commercial temporal products with this timely and important information Be able to use sound principles in designing and using temporal databases Understand the temporal support recently added to SQL with coverage of the new SQL features in this unique, accurate, and authoritative reference Appreciate the benefits of a truly relational approach to the problem with this clear, user friendly presentation

Temporal Data Relational Model

Download Temporal Data Relational Model PDF Online Free

Author :
Publisher :
ISBN 13 : 9788131201763
Total Pages : 422 pages
Book Rating : 4.2/5 (17 download)

DOWNLOAD NOW!


Book Synopsis Temporal Data Relational Model by : C. J. Date

Download or read book Temporal Data Relational Model written by C. J. Date and published by . This book was released on 2005 with total page 422 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Developing Time-oriented Database Applications in SQL

Download Developing Time-oriented Database Applications in SQL PDF Online Free

Author :
Publisher : Morgan Kaufmann
ISBN 13 :
Total Pages : 538 pages
Book Rating : 4.X/5 (4 download)

DOWNLOAD NOW!


Book Synopsis Developing Time-oriented Database Applications in SQL by : Richard T. Snodgrass

Download or read book Developing Time-oriented Database Applications in SQL written by Richard T. Snodgrass and published by Morgan Kaufmann. This book was released on 2000 with total page 538 pages. Available in PDF, EPUB and Kindle. Book excerpt: Whether you're a database designer, programmer, analyst, or manager, you've probably encountered some of the challenges-and experienced some of the frustrations-associated with time-varying data. Where do you turn to fix the problem and see that it doesn't happen again? In Developing Time-Oriented Database Applications in SQL, a leading SQL researcher teaches you effective techniques for designing and building database applications that must integrate past and current data. Written to meet a pervasive, enduring need, this book will be indispensible if you happen to be part of the flurry of activity leading up to Y2K. The enclosed CD-ROM contains all of the code fragments-implemented for Oracle8 Server, IBM DB2 Universal Database, Microsoft SQL Server, and other systems-and evaluation copies of the programs discussed in the book. * Offers incisive advice on recording temporal data using SQL data types, defining appropriate integrity constraints, updating temporal tables, and querying temporal tables with interactive and embedded SQL. * Provides case studies detailing real-world problems and solutions in areas such as event data, state-based data, partitioned data, and audit logs. * Contains over 400 code fragments with detailed explanations.

Bitemporal Data

Download Bitemporal Data PDF Online Free

Author :
Publisher : Newnes
ISBN 13 : 0124080553
Total Pages : 400 pages
Book Rating : 4.1/5 (24 download)

DOWNLOAD NOW!


Book Synopsis Bitemporal Data by : Tom Johnston

Download or read book Bitemporal Data written by Tom Johnston and published by Newnes. This book was released on 2014-08-19 with total page 400 pages. Available in PDF, EPUB and Kindle. Book excerpt: Bitemporal data has always been important. But it was not until 2011 that the ISO released a SQL standard that supported it. Currently, among major DBMS vendors, Oracle, IBM and Teradata now provide at least some bitemporal functionality in their flagship products. But to use these products effectively, someone in your IT organization needs to know more than how to code bitemporal SQL statements. Perhaps, in your organization, that person is you. To correctly interpret business requests for temporal data, to correctly specify requirements to your IT development staff, and to correctly design bitemporal databases and applications, someone in your enterprise needs a deep understanding of both the theory and the practice of managing bitemporal data. Someone also needs to understand what the future may bring in the way of additional temporal functionality, so their enterprise can plan for it. Perhaps, in your organization, that person is you. This is the book that will show the do-it-yourself IT professional how to design and build bitemporal databases and how to write bitemporal transactions and queries, and will show those who will direct the use of vendor-provided bitemporal DBMSs exactly what is going on "under the covers" of that software. Explains the business value of bitemporal data in terms of the information that can be provided by bitemporal tables and not by any other form of temporal data, including history tables, version tables, snapshot tables, or slowly-changing dimensions. Provides an integrated account of the mathematics, logic, ontology and semantics of relational theory and relational databases, in terms of which current relational theory and practice can be seen as unnecessarily constrained to the management of nontemporal and incompletely temporal data. Explains how bitemporal tables can provide the time-variance and nonvolatility hitherto lacking in Inmon historical data warehouses. Explains how bitemporal dimensions can replace slowly-changing dimensions in Kimball star schemas, and why they should do so. Describes several extensions to the current theory and practice of bitemporal data, including the use of episodes, "whenever" temporal transactions and queries, and future transaction time. Points out a basic error in the ISO’s bitemporal SQL standard, and warns practitioners against the use of that faulty functionality. Recommends six extensions to the ISO standard which will increase the business value of bitemporal data. Points towards a tritemporal future for bitemporal data, in which an Aristotelian ontology and a speech-act semantics support the direct management of the statements inscribed in the rows of relational tables, and add the ability to track the provenance of database content to existing bitemporal databases. This book also provides the background needed to become a business ontologist, and explains why an IT data management person, deeply familiar with corporate databases, is best suited to play that role. Perhaps, in your organization, that person is you.

Managing Time in Relational Databases

Download Managing Time in Relational Databases PDF Online Free

Author :
Publisher : Morgan Kaufmann
ISBN 13 : 9780080963372
Total Pages : 512 pages
Book Rating : 4.9/5 (633 download)

DOWNLOAD NOW!


Book Synopsis Managing Time in Relational Databases by : Tom Johnston

Download or read book Managing Time in Relational Databases written by Tom Johnston and published by Morgan Kaufmann. This book was released on 2010-08-19 with total page 512 pages. Available in PDF, EPUB and Kindle. Book excerpt: Managing Time in Relational Databases: How to Design, Update and Query Temporal Data introduces basic concepts that will enable businesses to develop their own framework for managing temporal data. It discusses the management of uni-temporal and bi-temporal data in relational databases, so that they can be seamlessly accessed together with current data; the encapsulation of temporal data structures and processes; ways to implement temporal data management as an enterprise solution; and the internalization of pipeline datasets. The book is organized into three parts. Part 1 traces the history of temporal data management and presents a taxonomy of bi-temporal data management methods. Part 2 provides an introduction to Asserted Versioning, covering the origins of Asserted Versioning; core concepts of Asserted Versioning; the schema common to all asserted version tables, as well as the various diagrams and notations used in the rest of the book; and how the basic scenario works when the target of that activity is an asserted version table. Part 3 deals with designing, maintaining, and querying asserted version databases. It discusses the design of Asserted Versioning databases; temporal transactions; deferred assertions and other pipeline datasets; Allen relationships; and optimizing Asserted Versioning databases. Integrates an enterprise-wide viewpoint with a strong conceptual model of temporal data management allowing for realistic implementation of database application development. Provides a true practical guide to the different possible methods of time-oriented databases with techniques of using existing funtionality to solve real world problems within an enterprise data architecture environment. Written by IT professionals for IT professionals, this book employs a heavily example-driven approach which reinforces learning by showing the results of puting the techniques discussed into practice.

A Guided Tour of Relational Databases and Beyond

Download A Guided Tour of Relational Databases and Beyond PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 0857293494
Total Pages : 632 pages
Book Rating : 4.8/5 (572 download)

DOWNLOAD NOW!


Book Synopsis A Guided Tour of Relational Databases and Beyond by : Mark Levene

Download or read book A Guided Tour of Relational Databases and Beyond written by Mark Levene and published by Springer Science & Business Media. This book was released on 2012-09-18 with total page 632 pages. Available in PDF, EPUB and Kindle. Book excerpt: Addressing important extensions of the relational database model, including deductive, temporal, and object-oriented databases, this book provides an overview of database modeling with the Entity-Relationship (ER) model and the relational model. The book focuses on the primary achievements in relational database theory, including query languages, integrity constraints, database design, computable queries, and concurrency control. This reference will shed light on the ideas underlying relational database systems and the problems that confront database designers and researchers.

Advanced Data Warehouse Design

Download Advanced Data Warehouse Design PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 3540744053
Total Pages : 435 pages
Book Rating : 4.5/5 (47 download)

DOWNLOAD NOW!


Book Synopsis Advanced Data Warehouse Design by : Elzbieta Malinowski

Download or read book Advanced Data Warehouse Design written by Elzbieta Malinowski and published by Springer Science & Business Media. This book was released on 2008-01-22 with total page 435 pages. Available in PDF, EPUB and Kindle. Book excerpt: This exceptional work provides readers with an introduction to the state-of-the-art research on data warehouse design, with many references to more detailed sources. It offers a clear and a concise presentation of the major concepts and results in the subject area. Malinowski and Zimányi explain conventional data warehouse design in detail, and additionally address two innovative domains recently introduced to extend the capabilities of data warehouse systems: namely, the management of spatial and temporal information.

Temporal Databases

Download Temporal Databases PDF Online Free

Author :
Publisher : Benjamin-Cummings Publishing Company
ISBN 13 :
Total Pages : 664 pages
Book Rating : 4.3/5 (91 download)

DOWNLOAD NOW!


Book Synopsis Temporal Databases by : Abdullah Uz Tansel

Download or read book Temporal Databases written by Abdullah Uz Tansel and published by Benjamin-Cummings Publishing Company. This book was released on 1993 with total page 664 pages. Available in PDF, EPUB and Kindle. Book excerpt: Organized into four parts: extensions to the relational data model, other data models, implementation, and general language and other issues in temporal databases. Each part gives an introduction to research in the area. Authors discuss topics of current interest and the results of their recent research. Many examples and figures. Contains a glossary of concepts and an extensive bibliography. No index. Annotation copyright by Book News, Inc., Portland, OR

Frontiers in Massive Data Analysis

Download Frontiers in Massive Data Analysis PDF Online Free

Author :
Publisher : National Academies Press
ISBN 13 : 0309287812
Total Pages : 190 pages
Book Rating : 4.3/5 (92 download)

DOWNLOAD NOW!


Book Synopsis Frontiers in Massive Data Analysis by : National Research Council

Download or read book Frontiers in Massive Data Analysis written by National Research Council and published by National Academies Press. This book was released on 2013-09-03 with total page 190 pages. Available in PDF, EPUB and Kindle. Book excerpt: Data mining of massive data sets is transforming the way we think about crisis response, marketing, entertainment, cybersecurity and national intelligence. Collections of documents, images, videos, and networks are being thought of not merely as bit strings to be stored, indexed, and retrieved, but as potential sources of discovery and knowledge, requiring sophisticated analysis techniques that go far beyond classical indexing and keyword counting, aiming to find relational and semantic interpretations of the phenomena underlying the data. Frontiers in Massive Data Analysis examines the frontier of analyzing massive amounts of data, whether in a static database or streaming through a system. Data at that scale--terabytes and petabytes--is increasingly common in science (e.g., particle physics, remote sensing, genomics), Internet commerce, business analytics, national security, communications, and elsewhere. The tools that work to infer knowledge from data at smaller scales do not necessarily work, or work well, at such massive scale. New tools, skills, and approaches are necessary, and this report identifies many of them, plus promising research directions to explore. Frontiers in Massive Data Analysis discusses pitfalls in trying to infer knowledge from massive data, and it characterizes seven major classes of computation that are common in the analysis of massive data. Overall, this report illustrates the cross-disciplinary knowledge--from computer science, statistics, machine learning, and application disciplines--that must be brought to bear to make useful inferences from massive data.

The TSQL2 Temporal Query Language

Download The TSQL2 Temporal Query Language PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 1461522897
Total Pages : 674 pages
Book Rating : 4.4/5 (615 download)

DOWNLOAD NOW!


Book Synopsis The TSQL2 Temporal Query Language by : Richard T. Snodgrass

Download or read book The TSQL2 Temporal Query Language written by Richard T. Snodgrass and published by Springer Science & Business Media. This book was released on 2012-12-06 with total page 674 pages. Available in PDF, EPUB and Kindle. Book excerpt: Temporal databases have been an active research topic for at least fifteen years. During this time, several dozen temporal query languages have been proposed. Many within the temporal database research community perceived that the time had come to consolidate approaches to temporal data models and calculus based query languages, to achieve a consensus query language and associated data model upon which future research can be based. While there were many query language proposals, with a diversity of language and modeling constructs, common themes kept resurfacing. However, the community was quite frag mented, with each research project being based on a particular and different set of assumptions and approaches. Often these assumptions were not germane to the research per se, but were made simply because the research required a data model or query language with certain characteristics, with the partic ular one chosen rather arbitrarily. It would be better in such circumstances for research projects to choose the same language. Unfortunately, no existing language had attracted a following large enough to become the one of choice. In April, 1992 Richard Snodgrass circulated a white paper that proposed that a temporal extension to SQL be produced by the research community. Shortly thereafter, the temporal database community organized the "ARPA/NSF In ternational Workshop on an Infrastructure for Temporal Databases," which was held in Arlington, TX, in June, 1993.

Introduction to Constraint Databases

Download Introduction to Constraint Databases PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 038721688X
Total Pages : 394 pages
Book Rating : 4.3/5 (872 download)

DOWNLOAD NOW!


Book Synopsis Introduction to Constraint Databases by : Peter Revesz

Download or read book Introduction to Constraint Databases written by Peter Revesz and published by Springer Science & Business Media. This book was released on 2006-04-18 with total page 394 pages. Available in PDF, EPUB and Kindle. Book excerpt: Differing from other books on the subject, this one uses the framework of constraint databases to provide a natural and powerful generalization of relational databases. An important theme running through the text is showing how relational databases can smoothly develop into constraint databases, without sacrificing any of the benefits of relational databases whilst gaining new advantages. Peter Revesz begins by discussing data models and how queries may be addressed to them. From here, he develops the theory of relational and constraint databases, including Datalog and the relational calculus, concluding with three sample constraint database systems -- DISCO, DINGO, and RATHER. Advanced undergraduates and graduates in computer science will find this a clear introduction to the subject, while professionals and researchers will appreciate this novel perspective on their subject.

Temporal Databases

Download Temporal Databases PDF Online Free

Author :
Publisher : Booktango
ISBN 13 : 1468948210
Total Pages : 127 pages
Book Rating : 4.4/5 (689 download)

DOWNLOAD NOW!


Book Synopsis Temporal Databases by : Dr. Kamran Ahsan & Prativadi Vijay

Download or read book Temporal Databases written by Dr. Kamran Ahsan & Prativadi Vijay and published by Booktango. This book was released on 2014-06-17 with total page 127 pages. Available in PDF, EPUB and Kindle. Book excerpt: Need for database reasonably increased as the data manipulation changes and leverage for storage has become essential. Temporal database has been one of the special kinds in the field of database. According to the concept of time, stamping various models has emerged and temporal models namely; McKenzie, BenZvi’s, and non-temporal models namely; Colby, Deshpande and Larson’s model has grabbed unique attention towards in this area of temporal database. Reliable and Enhanced stratum middleware management capabilities enable the temporal queries for ease in transactions. Richness in point based and maximum timestamp approaches provide high indexing mechanisms, which make efficient storage of data in tree structure format. The proposed prototype model uses Temporal Relational Algebra and TSQL2 declarative language, which display the past, present and future related data. The inclusion of T4SQL instead of TSQL2, Temporal Multi-Secure Database and spatio-temporal database model can make this model stronger than present and make it work more efficiently.

Relational Database Design and Implementation

Download Relational Database Design and Implementation PDF Online Free

Author :
Publisher : Morgan Kaufmann
ISBN 13 : 0128499028
Total Pages : 712 pages
Book Rating : 4.1/5 (284 download)

DOWNLOAD NOW!


Book Synopsis Relational Database Design and Implementation by : Jan L. Harrington

Download or read book Relational Database Design and Implementation written by Jan L. Harrington and published by Morgan Kaufmann. This book was released on 2016-04-15 with total page 712 pages. Available in PDF, EPUB and Kindle. Book excerpt: Relational Database Design and Implementation: Clearly Explained, Fourth Edition, provides the conceptual and practical information necessary to develop a database design and management scheme that ensures data accuracy and user satisfaction while optimizing performance. Database systems underlie the large majority of business information systems. Most of those in use today are based on the relational data model, a way of representing data and data relationships using only two-dimensional tables. This book covers relational database theory as well as providing a solid introduction to SQL, the international standard for the relational database data manipulation language. The book begins by reviewing basic concepts of databases and database design, then turns to creating, populating, and retrieving data using SQL. Topics such as the relational data model, normalization, data entities, and Codd's Rules (and why they are important) are covered clearly and concisely. In addition, the book looks at the impact of big data on relational databases and the option of using NoSQL databases for that purpose. Features updated and expanded coverage of SQL and new material on big data, cloud computing, and object-relational databases Presents design approaches that ensure data accuracy and consistency and help boost performance Includes three case studies, each illustrating a different database design challenge Reviews the basic concepts of databases and database design, then turns to creating, populating, and retrieving data using SQL

Managing Time in Relational Databases

Download Managing Time in Relational Databases PDF Online Free

Author :
Publisher :
ISBN 13 :
Total Pages : 512 pages
Book Rating : 4.:/5 (11 download)

DOWNLOAD NOW!


Book Synopsis Managing Time in Relational Databases by : Tom Johnston

Download or read book Managing Time in Relational Databases written by Tom Johnston and published by . This book was released on 2010 with total page 512 pages. Available in PDF, EPUB and Kindle. Book excerpt: Managing Time in Relational Databases: How to Design, Update and Query Temporal Data introduces basic concepts that will enable businesses to develop their own framework for managing temporal data. It discusses the management of uni-temporal and bi-temporal data in relational databases, so that they can be seamlessly accessed together with current data; the encapsulation of temporal data structures and processes; ways to implement temporal data management as an enterprise solution; and the internalization of pipeline datasets. The book is organized into three parts. Part 1 traces the history of temporal data management and presents a taxonomy of bi-temporal data management methods. Part 2 provides an introduction to Asserted Versioning, covering the origins of Asserted Versioning; core concepts of Asserted Versioning; the schema common to all asserted version tables, as well as the various diagrams and notations used in the rest of the book; and how the basic scenario works when the target of that activity is an asserted version table. Part 3 deals with designing, maintaining, and querying asserted version databases. It discusses the design of Asserted Versioning databases; temporal transactions; deferred assertions and other pipeline datasets; Allen relationships; and optimizing Asserted Versioning databases. Integrates an enterprise-wide viewpoint with a strong conceptual model of temporal data management allowing for realistic implementation of database application development. Provides a true practical guide to the different possible methods of time-oriented databases with techniques of using existing funtionality to solve real world problems within an enterprise data architecture environment. Written by IT professionals for IT professionals, this book employs a heavily example-driven approach which reinforces learning by showing the results of puting the techniques discussed into practice.

SQL for Data Science

Download SQL for Data Science PDF Online Free

Author :
Publisher : Springer Nature
ISBN 13 : 3030575926
Total Pages : 290 pages
Book Rating : 4.0/5 (35 download)

DOWNLOAD NOW!


Book Synopsis SQL for Data Science by : Antonio Badia

Download or read book SQL for Data Science written by Antonio Badia and published by Springer Nature. This book was released on 2020-11-09 with total page 290 pages. Available in PDF, EPUB and Kindle. Book excerpt: This textbook explains SQL within the context of data science and introduces the different parts of SQL as they are needed for the tasks usually carried out during data analysis. Using the framework of the data life cycle, it focuses on the steps that are very often given the short shift in traditional textbooks, like data loading, cleaning and pre-processing. The book is organized as follows. Chapter 1 describes the data life cycle, i.e. the sequence of stages from data acquisition to archiving, that data goes through as it is prepared and then actually analyzed, together with the different activities that take place at each stage. Chapter 2 gets into databases proper, explaining how relational databases organize data. Non-traditional data, like XML and text, are also covered. Chapter 3 introduces SQL queries, but unlike traditional textbooks, queries and their parts are described around typical data analysis tasks like data exploration, cleaning and transformation. Chapter 4 introduces some basic techniques for data analysis and shows how SQL can be used for some simple analyses without too much complication. Chapter 5 introduces additional SQL constructs that are important in a variety of situations and thus completes the coverage of SQL queries. Lastly, chapter 6 briefly explains how to use SQL from within R and from within Python programs. It focuses on how these languages can interact with a database, and how what has been learned about SQL can be leveraged to make life easier when using R or Python. All chapters contain a lot of examples and exercises on the way, and readers are encouraged to install the two open-source database systems (MySQL and Postgres) that are used throughout the book in order to practice and work on the exercises, because simply reading the book is much less useful than actually using it. This book is for anyone interested in data science and/or databases. It just demands a bit of computer fluency, but no specific background on databases or data analysis. All concepts are introduced intuitively and with a minimum of specialized jargon. After going through this book, readers should be able to profitably learn more about data mining, machine learning, and database management from more advanced textbooks and courses.

Advances in Information Systems

Download Advances in Information Systems PDF Online Free

Author :
Publisher : Springer
ISBN 13 : 3540408886
Total Pages : 460 pages
Book Rating : 4.5/5 (44 download)

DOWNLOAD NOW!


Book Synopsis Advances in Information Systems by : Tatyana Yakhno

Download or read book Advances in Information Systems written by Tatyana Yakhno and published by Springer. This book was released on 2003-06-26 with total page 460 pages. Available in PDF, EPUB and Kindle. Book excerpt: This volume contains the proceedings of the First International Conference on Advances in Information Systems (ADVIS) held in Izmir (Turkey), 25{27 October, 2000. This conference was dedicated to the memory of Professor Esen Ozkarahan. He was great researcher who made an essential contribution to the development of information systems. This conference was organized by the Computer - gineering Department of Dokuz Eylul University of Izmir. This department was established in 1994 by the founding chairman Professor Ozkarahan and there he worked for the last ve years of his live. The main goal of the conference was to bring together researchers from all around the world working in di erent areas of information systems to share new ideas and to represent their latest results. We received 80 submissions from 30 countries. The Program Committee selected 44 papers for presentation at the conference. The invited and accepted contributions cover a large variety of topics: - neral aspects of information systems, data bases, data warehousing, computer networks, Internet technologies, content-based image retrieval, information - trieval, constraint programming and arti cial intelligence. The success of the conference was dependent upon the hard work of a large number of people. We gratefully acknowledge the members of the Program C- mittee who helped to coordinate the process of refereeing all submitted papers. We also thank all the other specialists who reviewed the papers.