الصفحة 1
الصفحة 1
img

On the move to meaningful internet systems 2005 : OTM 2005 Workshops ; OTM Confederated International Workshops and Posters, AWeSOMe, CAMS, GADA. MIOS+INTEROP, ORM, PhDS, SeBGIS. SWWS. and WOSE 2005, Agia Napa, Cyprus, October 31 - November 4, 2005, Proceedings

This book constitutes the joint refereed proceedings of nine international workshops held as part of OTM 2005 in Agia Napa, Cyprus in October/November 2005.The 145 revised full papers presented were carefully reviewed and selected from a total of 268 submissions. Topics addressed are agents, Web services and ontologies merging (AWeSOMe 2005), context-aware mobile systems (CAMS 2005), grid computing and its application to data analysis (GADA 2005), inter-organizational systems and interoperability of enterprise software and applications (MIOS+INTEROP 2005), object-role modeling (ORM 2005), a PHD symposium (PhDS 2005), semantic-based geographical information systems (SeBGIS 2005), Web semantics (SWWS 2005), and ontologies, semantics and e-learning (WOSE 2005)

img

New Trends in Databases and Information Systems ; ADBIS 2020 Short Papers, Lyon, France, August 25–27, 2020, Proceedings

This book constitutes thoroughly refereed short papers of the 24th European Conference on Advances in Databases and Information Systems, ADBIS 2020, held in August 2020. ADBIS 2020 was to be held in Lyon, France, however due to COVID-19 pandemic the conference was held in online format. The 18 presented short research papers were carefully reviewed and selected from 69 submissions. The papers are organized in the following sections: data access and database performance; machine learning; data processing; semantic web; data analytics.

img

Introduction to data systems : Building from Python

Encompassing a broad range of forms and sources of data, this textbook introduces data systems through a progressive presentation. Introduction to Data Systems covers data acquisition starting with local files, then progresses to data acquired from relational databases, from REST APIs and through web scraping. It teaches data forms/formats from tidy data to relationally defined sets of tables to hierarchical structure like XML and JSON using data models to convey the structure, operations, and constraints of each data form.

img

Introduction pratique aux bases de données relationnelles = A practical introduction to relational databases

Cet ouvrage introduit le lecteur dans le domaine des bases de données relationnelles en présentant une vaste sélection de sujets portant sur la modélisation des données, les langages de base de données, l'architecture des systèmes et l'évolution post-relationnelle. - Notions fondamentales: le modèle relationnel, les composants d’un système de gestion de bases de données, l’organisation de la mise en œuvre d’une base de données, les tâches de gestion des données. - De l'analyse à la base de données : le modèle entité association, la généralisation et l’agrégation, les dépendances et les formes normales,les contraintes d’intégrité. - Aperçu des langages de requête et de manipulation des données: l’algèbre relationnelle, le calcul des prédicats, SQL, QUEL, QBE, le traitement des valeurs nulles, la protection des données. - Les composants de l'architecture d'un système de bases de données : la compilation, l’interprétation et l’optimisation des requêtes, l’environnement multiutilisateur, le concept de transaction et la sérialisation, les méthodes optimiste et pessimiste, les structures de stockage et les méthodes d’accès. L’intégration et la migration des bases de données: l’exploitation des bases de données hétérogènes, les bases de données sur le Web, les règles de conversion pour effectuer l’intégration et la migration, les variantes de migration des bases de données hétérogènes, la planification de l’intégration et de la migration.

img

Inside Relational Databases with Examples in Access

Inside Relational Databases was first published in 1997 and, rather to our surprise, rapidly reached the status of a classic work in the database field. The book illustrates the relational model using the reader’s favorite product – such as Access.

img

Information Systems Reengineering and Integration

This text takes a practical approach to re-engineering existing systems and looks at data integration, and focuses on proven methods and tools for: •the conversion of hierarchical or network database systems into relational database technology, or from relational to object-oriented and XML databases •the integration of database systems and expert systems to produce MIS and EIS systems Taking a very practical approach, the book describes in detail database conversion techniques, reverse engineering and forward engineering, and re-engineering methodology for information systems, offering a systematic software engineering approach for reusing existing database systems built with "old" technology. Many examples, illustrations and case studies are used, making the methodology easy to follow.

img

Inconsistency tolerance

Inconsistency arises in many areas in advanced computing. Often inconsistency is unwanted, for example in the specification for a plan or in sensor fusion in robotics; however, sometimes inconsistency is useful. Whether inconsistency is unwanted or useful, there is a need to develop tolerance to inconsistency in application technologies such as databases, knowledge bases, and software systems. To address this situation, inconsistency tolerance is being built on foundational technologies for identifying and analyzing inconsistency in information, for representing and reasoning with inconsistent information, for resolving inconsistent information, and for merging inconsistent information. The idea for this book arose out of a Dagstuhl Seminar on the topic held in summer 2003. The nine chapters in this first book devoted to the subject of inconsistency tolerance were carefully invited and anonymously reviewed. The book provides an exciting introduction to this new field.

img

Fuzzy database modeling with XML

Fuzzy Database Modeling with XML aims to provide a single record of current research and practical applications in the fuzzy databases. This volume is the outgrowth of research the author has conducted in recent years. Fuzzy Database Modeling with XML introduces state of the art information to the database research, while at the same time serving the information technology professional faced with a non-traditional application that defeats conventional approaches. The research on fuzzy conceptual models and fuzzy object-oriented databases is receiving increasing attention, in addition to fuzzy relational database models. With rapid advances in network and internet techniques as well, the databases have been applied under the environment of distributed information systems. It is essential in this case to integrate multiple fuzzy database systems. Since databases are commonly employed to store and manipulate XML data, additional requirements are necessary to model fuzzy information with XML. Second, this book maps fuzzy XML model to the fuzzy databases. Very few efforts at investigating these issues have thus far occurred.

img

Flexible and Efficient Information Handling ; 23rd British National Conference on Databases, BNCOD 23, Belfast, Northern Ireland, UK, July 18-20, 2006, Proceedings

This book constitutes the refereed proceedings of the 23rd British National Conference on Databases, BNCOD 23, held in Belfast, Northern Ireland, July 2006. The volume presents 12 revised full papers and 6 revised short papers, together with 2 invited lectures and 13 poster papers. Topical sections include data modelling and architectures and transaction management, data integration and interoperability and information retrieval, query processing and optimisation, data mining, data warehousing and more.

img

Fast Track to MDX

Fast Track to MDX gives you all the necessary background to let you to write useful, powerful MDX expressions and introduces the most frequently used MDX functions and constructs. No prior knowledge is assumed and examples are used throughout the book to rapidly develop your MDX skills to the point where you can solve real business problems.

img

Facebook API Developers Guide

The Facebook API allows web developers to create Facebook applications and access Facebook data from other applications. Facebook API Developers Guide covers the use and implementation of the Facebook API—what the key features are and how you can access them. You will learn, through practical examples, the main features of the Facebook API including an introduction to the API–specific languages FQL and FBML. These examples are further supported by the introduction of other technologies like language libraries, relational database management systems, and XML. Covers all key features of the Facebook API Explains the API languages FQL and FBML Teaches by example, with useful code and tips you can use in your own applications

img

Expert Oracle Database 10g Administration

This book covers the new 10g management and performance tools and provides essential primers on Unix, Linux and Windows NT administration and on core SQL and PL/SQL programming techniques. And it provides everything the new and aspring Oracle database administrator needs to build and administer complex Oracle 10g databases.

img

Database System Concepts

Presents the fundamental concepts of database management. This text is suitable for a first course in databases at the junior/senior undergraduate level or the first year graduate level

img

Database Programming Languages ; 8th International Workshop, DBPL 2001, Frascati, Italy, September 8-10, 2001. Revised Papers

The papers here are organized in topical sections on semistructured data OL AP and data mining systems, schema integration, and index concurrency XML spatial databases user languages and rules.

img

Database and expert systems applications ; 16th international conference, DEXA 2005, Copenhagen, Denmark, August 22-26, 2005, Proceedings

DEXA 2005, the 16th International Conference on Database and Expert Systems Applications, was held at the Copenhagen Business School, Copenhagen, Denmark, from August 22 to 26, 2005. The success of the DEXA series has partly been due to the way in which it has kept abreast of recent developments by spawning specialized workshops and conferences each with its own proceedings. In 2005 the DEXA programme was co-located with the 7th International Conference on Data Warehousing and Knowledge Discovery [DaWaK 2005], the 6th International Conference on Electronic Commerce and Web Technologies [EC-Web 2005], the 4th International Conference on Electronic Government [EGOV 2005], the 2nd International Conference on Trust, Privacy, and Security in Digital Business [TrustBus 2005], the 2nd International Conference on Industrial Applications of Holonic and Multi-agent Systems [HoloMAS 2005], as well as 19 specialized workshops. These proceedings are the result of a considerable amount of hard work.

img

Database : Enterprise, skills and innovation; 22nd British national conference on databases, BNCOD 22, Sunderland, UK, July 5-7, 2005, Proceedings

The British National Conference on Databases (BNCOD) was established in 1980 as a forum for research into the theory and practice of databases. The original conference in the series took place at the University of Aberdeen. To be precise, this conference was in fact entitled ICOD which stood for International Conference on Databases. It was the intention, when the series began, that an ICOD would take place every two years, whilst a BNCOD would run in the years in between. As the record shows ICOD was only held in 1980 and 1983. The more junior conference has managed to acquire a lifetime much longer than that of its senior relative! If truth wereknown,however,BNCOD has,overthe years,growninto ICOD and although the conference is still titled “British National,” it is, in fact, an international conference that takes place on a yearly basis. Proof of this can be obtained simply by looking at the table of contents of these proceeding which clearlyshowthatthe majorityofpaperspresentedatthis year’sconferencecame from contributors whose a?liations are outside the UK. Despitetherangeofpapersono?er,BNCODstillretainsitsuniquelyBritish ?avor. The Programme Committee is drawn from UK academics and the c- ference is always held at a British university (or in earlier years a polytechnic!).

img

Mastering Oracle SQL and SQL*Plus

This exceptional book explains fundamentals in detail, supported by realistic examples, while most other books on the market do not properly cover such basics. If you work with relational databases you need to understand the SQL language. And you will gain full competence to define, access, and manipulate data in an Oracle database, if you do so following this book's guidance.

img

Logical Data Modeling : What it is and How to do it

LOGICAL DATA MODELING: What It Is and How To Do IT is directed toward three groups of people: (1) Business subject matter experts, (2) information technology professionals, (3) advanced students in Computer Science, Management Information Systems, and e-Business. Its purpose is to outline the basics of logical data modeling—specifically, data modeling for relational database management systems—in simple, practical terms and in a business context. The focus on relational data modeling is consciously made because it is superior in modeling real business activities.

img

Logical and Relational Learning

This textbook covers logical and relational learning in depth, and hence provides an introduction to inductive logic programming (ILP), multirelational data mining (MRDM) and (statistical) relational learning (SRL). These subfields of data mining and machine learning are concerned with the analysis of complex and structured data sets that arise in numerous applications, such as bio- and chemoinformatics, network analysis, Web mining, natural language processing, within the rich representations offered by relational databases and computational logic.

img

Knowledge Discovery in Inductive Databases ; Vol.3377 : 3rd International Workshop, KDID 2004, Pisa, Italy, September 20, 2004, Revised Selected and Invited Papers

Cnstitutes the thoroughly refereed joint postproceedings of the Third International Workshop on Knowledge Discovery in Inductive Databases, KDID 2004, held in Pisa, Italy in September 2004 in association with ECML/PKDD. Inductive Databases support data mining and the knowledge discovery process in a natural way. In addition to usual data, an inductive database also contains inductive generalizations, like patterns and models extracted from the data. This book presents nine revised full papers selected from 23 submissions during two rounds of reviewing and improvement together with one invited paper. Various current topics in knowledge discovery and data mining in the framework of inductive databases are addressed.

عدد النتائج بكل صفحة