Metadata The metadata contains

Slides:



Advertisements
Similar presentations
Introduction to Databases
Advertisements

Data Management I DBMS Relational Systems. Overview u Introduction u DBMS –components –types u Relational Model –characteristics –implementation u Physical.
Chapter 1 INTRODUCTION TO DATABASE.
Chapter 1 Introduction to Databases
Database Administration Chapter 16. Need for Databases  Data is used by different people, in different departments, for different reasons  Interpretation.
Leaving a Metadata Trail Chapter 14. Defining Warehouse Metadata Data about warehouse data and processing Vital to the warehouse Used by everyone Metadata.
Database Systems: Design, Implementation, and Management Ninth Edition
Chapter 1 Database Systems. Good decisions require good information derived from raw facts Data is managed most efficiently when stored in a database.
Introduction Chapter 1. Reference Book  Database Systems Thomas Connolly, Carolyn Begg, Anne Strachan Addison-Wesley 1999 ISBN:
L/O/G/O Metadata Business Intelligence Erwin Moeyaert.
Component-level testing – Equivalence partitioning, boundary value analysis, path testing Navigation testing – Testing navigation syntax and semantics.
Introduction to MDA (Model Driven Architecture) CYT.
Data Warehouse Overview September 28, 2012 presented by Terry Bilskie.
Architecture for a Database System
Interfacing Registry Systems December 2000.
1 Data Warehouses BUAD/American University Data Warehouses.
C6 Databases. 2 Traditional file environment Data Redundancy and Inconsistency: –Data redundancy: The presence of duplicate data in multiple data files.
1 Chapter 1 Introduction to Databases Transparencies Last Updated: Pebruari 2010 By M. Arief Updated by RSO Feb 2011
1 © 1999 Microsoft Corp.. Microsoft Repository Phil Bernstein Microsoft Corp.
Database Environment Chapter 2. Data Independence Sometimes the way data are physically organized depends on the requirements of the application. Result:
Database Environment Session 2 Course Name: Database System Year : 2013.
1 Introduction to Databases. 2 Examples of Database Applications u Purchases from the supermarket u Purchases using your credit card u Booking a holiday.
1 Chapter 1 Introduction to Databases Transparencies.
Database Administration
Create Content Capture Content Review Content Edit Content Version Content Version Content Translate Content Translate Content Format Content Transform.
Metadata By N.Gopinath AP/CSE Metadata and it’s role in the lifecycle. The collection, maintenance, and deployment of metadata Metadata and tool integration.
1 Chapter 2 Database Environment Pearson Education © 2009.
2 Copyright © 2006, Oracle. All rights reserved. Defining Data Warehouse Concepts and Terminology.
Database Principles: Fundamentals of Design, Implementation, and Management Chapter 1 The Database Approach.
What is a database? (a supplement, not a substitute for Chapter 1…) some slides copied/modified from text Collection of Data? Data vs. information Example:
1 CASE Computer Aided Software Engineering. 2 What is CASE ? A good workshop for any craftsperson has three primary characteristics 1.A collection of.
© 2016 Chapter 6 Data Management Health Information Management Technology: An Applied Approach.
Introduction to Databases Transparencies
Introduction to Databases Transparencies
Introduction to DBMS Purpose of Database Systems View of Data
Introduction To DBMS.
Software Project Configuration Management
MANAGEMENT OF STATISTICAL PRODUCTION PROCESS METADATA IN ISIS
Chapter 11: Software Configuration Management
Introduction to Databases Transparencies
Introduction to Databases
Introduction to Databases Connolly and Begg
SDLC Phase III: Structuring System Requirements
Introduction to Databases
Data Warehouse.
Software Configuration Management
Phil Bernstein Microsoft Corp.
RELATIONAL DATABASE MODEL
Introduction to Database Systems
Chapter 2 Database Environment Pearson Education © 2009.
Chapter 2 Database Environment.
Data Base System Lecture : Database Environment
Data Base System Lecture 2: Introduction to Database
Chapter 1 Database Systems
Data Warehouse Overview September 28, 2012 presented by Terry Bilskie
Introduction to Databases
Chapter 11: Software Configuration Management
Introduction to DBMS Purpose of Database Systems View of Data
Lecture 1 File Systems and Databases.
Database (DB) and Database Management System (DBMS)
The Database Environment
Introduction to Databases
Database Systems Design, Implementation, and Management Coronel | Morris 11e ©2015 Cengage Learning. All Rights Reserved. May not be scanned, copied or.
Chapter 1 Database Systems
Introduction to Databases Transparencies
Chapter 2 Database Environment Pearson Education © 2014.
Chapter 2 Database Environment Pearson Education © 2009.
Chapter 2 Database Environment Pearson Education © 2009.
Work Session on Statistical Metadata (Geneva, Switzerland May 2013)
SDMX IT Tools SDMX Registry
Presentation transcript:

Metadata The metadata contains The location and description of warehouse system and data components Names, definition, structure, and content of the warehouse and end-user views. Identification of authoritative data sources. Integration and transformation rules used to populate the data warehouse; these include the mapping method from operational databases into the warehouse, and algorithms used to convert, enhance, or transform data Integration and transforms rules used to deliver data to end-user analytical tools. Subscription information, which includes a history of warehouse updates, refreshments, snapshots, versions, ownership authorizations, and extract audit trail Security authorizations, access control lists, etc. Metadata is used for building, maintaining, managing, and using he data warehouse.

Metadata Interchange Initiative A Metadata standard developed for metadata interchange format and its support mechanism. The goal of the standard include Creating a vendor-independent, industry-defined and application programming interface (API) for metadata. Enabling users to control and mange the access and manipulation of metadata in their unique environments through the use of interchange-standard compliant tools Allowing users to build tool configurations that meet their needs and to incrementally adjust those configurations as necessary to add or subtract tools. Enabling individual tools to satisfy their specific metadata access requirements freely and easily within the context of an interchange model Creating a process and procedures not only for establishing and maintaining the interchange standards specification but also for extending and updating it over time as required by evolving industry and user needs.

The components of the Metadata Interchange Standard Framework are Implementation of the interchange standard metadata model must assume that the metadata itself may be stored in any type of storage facility or format; relational tables, ASCII files, fixed-format or customized-format repositories, and so on. The components of the Metadata Interchange Standard Framework are The Standard Metadata Model, which refers to the ASCII file format used to represent the metadata that is being exchanged. The Standard Access Framework, which describes the minimum number of API functions a vendor must support. Tool Profile, which is provided by each tool vendor. The Tool Profile is a file that describes what aspects of the interchange standard metamodel a particular tool supports. The User Configuration, which is a file describing the legal interchange paths for metadata in the user’s environment. This file allows customers to constrain the flow of metadata from tool to tool in their specific environments. This framework defines the means by which various tool vendors will enable metadata interchange.

Standard Access Framework Standard Metadata Model User Configuration Standard Access Framework Standard API Standard Metadata Model TOOL 1 Tool Profile TOOL 2 TOOL 3 TOOL 4

Metadata Repository The metadata itself is housed in and managed by the metadata repository. Metadata repository management software can be used to map the source data to the target database, generate code for data transformations, integrate and transform the data, and control moving data to the warehouse. Metadata defines the contents and location of data in the warehouse, relationships between the operational databases and the data warehouse, and the business views of the warehouse data that are accessible by the end-user tools. A data warehouse design should ensure that there is a mechanism that populates and maintains the metadata repository, and that all access paths to the data warehouse have metadata as an entry point.

Metadata Management Metadata define all data elements and their attributes, data sources and timing, and the rules that manage data use and data transformations. The metadata also has to be available to all warehouse users in order to guide them as they use the warehouse. A well-thought-through strategy for collecting, maintaining, and distributing metadata is needed for a successful data warehouse implementation.

Metadata Trends The process of integrating external and internal data into the warehouse faces a number of challenges Inconsistent data formats Missing or invalid data Different level of aggregation Semantic inconsistency (e.g., different codes may mean different things from different suppliers of data) Unknown or questionable data quality and timeliness