Conceptual, Logical, and Physical Design of Data Warehouses

Slides:



Advertisements
Similar presentations
Profiles Construction Eclipse ECESIS Project Construction of Complex UML Profiles UPM ETSI Telecomunicación Ciudad Universitaria s/n Madrid 28040,
Advertisements

2 A bank application needs to access information from the customer database and integrate it with loan credit history information stored in a legacy database.
Nov DOLAP 2002 McLean USA A Multidimensional and Multiversion Structure for OLAP Applications Mathurin Body 1,2, Maryvonne Miquel 2, Yvan Bédard.
Department of Software and Computing Systems Physical Modeling of Data Warehouses using UML Sergio Luján-Mora Juan Trujillo DOLAP 2004.
The Vuel Concept: Towards a new way to manage Multiple Representations in Spatial Databases ISPRS / ICA Workshop Multi-Scale Representations of Spatial.
Wrap up  Matching  Geometry  Semantics  Multiscale modelling / incremental update / generalization  Geometric algorithms  Web Services.
High-level VIEWS Architecture. Data Acquisition & Import Data Acquisition System: Accepts submission of data in a variety of schemas and formats Can automatically.
1 Lecture 13: Database Heterogeneity Debriefing Project Phase 2.
DATA WAREHOUSING.
CS 290C: Formal Models for Web Software Lecture 6: Model Driven Development for Web Software with WebML Instructor: Tevfik Bultan.
LUCENTIA Research Group Department of Software and Computing Systems Using i* modeling for the multidimensional design of data warehouses Jose-Norberto.
Software Architecture April-10Confidential Proprietary Master Data Management mainly inspired from Enterprise Master Data Management – An SOA approach.
1DBTest2008. Motivation Background Relational Data Warehousing (DW) SQL Server 2008 Starjoin improvement Testing Challenge Extending Enterprise-class.
MDC Open Information Model West Virginia University CS486 Presentation Feb 18, 2000 Lijian Liu (OIM:
Ihr Logo Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization Turban, Aronson, and Liang.
Best Practices for Data Warehousing. 2 Agenda – Best Practices for DW-BI Best Practices in Data Modeling Best Practices in ETL Best Practices in Reporting.
National Survey and Cadastre – Denmark Conceptual Modeling of Geographic Databases - Emphasis on Relationships among Geographic Databases Anders Friis-Christensen.
Metadata Tools and Methods Chris Nelson Metanet Conference 2 April 2001.
Databases ? 2014, Fall Pusan National University Ki-Joune Li.
Introduction to MDA (Model Driven Architecture) CYT.
DATA-DRIVEN UNDERSTANDING AND REFINEMENT OF SCHEMA MAPPINGS Data Integration and Service Computing ITCS 6010.
1 INTEROP WP1: Knowledge Map Michaël Petit (U. of Namur) January 19 th 2004 Updated description of tasks after INTEROP Kickoff Meeting, Bordeaux.
Experts Workshop on the IPT, v. 2, Copenhagen, Denmark The Pathway to the Integrated Publishing Toolkit version 2 Tim Robertson Systems Architect Global.
44220: Database Design & Implementation Modelling the ‘Real’ World Ian Perry Room: C41C Ext.: 7287
13 1 Chapter 13 The Data Warehouse Database Systems: Design, Implementation, and Management, Seventh Edition, Rob and Coronel.
Metadata Schema for CERIF Andrei Lopatenko Vienna University of Technology
SWEN 5231 FORMAL METHODS Slide 1 System models u Abstract presentations of systems whose requirements are being analyzed.
Metadata Common Vocabulary a journey from a glossary to an ontology of statistical metadata, and back Sérgio Bacelar
Creating a Data Warehouse Data Acquisition: Extract, Transform, Load Extraction Process of identifying and retrieving a set of data from the operational.
BI Practice March-2006 COGNOS 8BI TOOLS COGNOS 8 Framework Manager TATA CONSULTANCY SERVICES SEEPZ, Mumbai.
Two-Tier DW Architecture. Three-Tier DW Architecture.
Advanced Database Concepts
UML Profile BY RAEF MOUSHEIMISH. Background Model is a description of system or part of a system using well- defined language. Model is a description.
Class Diagrams. Terms and Concepts A class diagram is a diagram that shows a set of classes, interfaces, and collaborations and their relationships.
Yu, et al.’s “A Model-Driven Development Framework for Enterprise Web Services” In proceedings of the 10 th IEEE Intl Enterprise Distributed Object Computing.
Lecture 15: Query Optimization. Very Big Picture Usually, there are many possible query execution plans. The optimizer is trying to chose a good one.
Design Pattern Support based on principles of model driven development Zihao Zhao.
Future Directions in Data Warehousing Research DOLAP ’04 Panel Discussion Karen C. Davis Electrical & Computer Engineering and Computer Science Dept. University.
Dr.S.Sridhar,Ph.D., RACI(Paris),RZFM(Germany),RMR(USA),RIEEEProc.
Databases and DBMSs Todd S. Bacastow January 2005.
5/11/2018.
Advanced Applied IT for Business 2
Data and Applications Security Developments and Directions
SysML v2 Formalism: Requirements & Benefits
Web Ontology Language for Service (OWL-S)
Chapter 5 Data Management
Data Warehouse.
 DATAABSTRACTION  INSTANCES& SCHEMAS  DATA MODELS.
Specifying collaborative decision-making systems
Advanced Database Models
Chapter 2 Database Environment.
Data Warehouse and OLAP
.NET Database Technologies:
From UML to ROLAP multidimensional databases using a pivot model
Data Model.
Metadata Framework as the basis for Metadata-driven Architecture
Dr. Bhavani Thuraisingham The University of Texas at Dallas
One Language. One Enterprise.™
Social Research Methodology and Supplementary Documentation John Kallas University of the Aegean, Department of Sociology.
Introduction of Week 9 Return assignment 5-2
Turban, Aronson, and Liang Decision Support Systems and Intelligent Systems, Seventh Edition.
Chapter 13 The Data Warehouse
Data and Applications Security Developments and Directions
Data and Applications Security Developments and Directions
ADO.NET Entity Framework
Analysis Services Analysis Services vs. the Data Warehouse vs. OLTP DB
Oracle SQL Developer Data Modeler
Future Directions in DOLAP Research - DOLAP 04 Panel -
Turban, Aronson, and Liang Decision Support Systems and Intelligent Systems, Seventh Edition.
Data Warehouse and OLAP
Presentation transcript:

Conceptual, Logical, and Physical Design of Data Warehouses DOLAP 2004 Sergio Luján-Mora

Current DW modeling Conceptual modeling recognized as an important phase for DW design Different approaches for conceptual modeling: Golfarelli, Rizzi Husemann et al. Sapia et al. Tryfona et al. Abello et al. Trujillo et al. … Own formalisms Extend standard formalisms None accepted as a standard

Current DW modeling Rich conceptual models Ability to represent as many important semantic features as possible . For example: complex classification hierarchies (e.g. Non-strict, non-covering, etc.)

Current DW modeling Logical models? Physical models? Implementation? Star schema Multidimensional models Physical models? Practically, no research Implementation? Not all the important features of rich conceptual models are directly supported by most of commercial tools

Ideal DW modeling Tackle the conceptual, logical, and physical design in an integrated framework Same modeling language Different levels of abstraction Overlapping diagrams and automatic mapping transformation between diagrams

Ideal DW modeling Automatically generate different information (as much as possible) Database schema Metadata Query navigation patterns Information accepted by DW platforms Is CWM the solution? Enough information? Metrics to provide quality feedback in the design process