Microsoft Power Platform Unlocking Common Data Model THR

  • Slides: 10
Download presentation

Microsoft Power Platform: Unlocking Common Data Model THR 3140

Microsoft Power Platform: Unlocking Common Data Model THR 3140

Agenda

Agenda

CDM unifies data in a well-known schema with semantic consistency, with business transactional domains,

CDM unifies data in a well-known schema with semantic consistency, with business transactional domains, industry verticals, observational data, and computed insights CDM enables machine understanding of data semantics. Foundation for OOB AI: Customer Insights, AI Builder, etc. Common Data Service / Dynamics, Power BI dataflows, Office Graph, and Azure Synapse natively speak CDM metadata model. Partner solutions include Informatica Open Data Initiative (consortium-driven) to bridge data silos from broader ecosystems Enables ISVs to build solutions at scale

Decision Makers, Business analysts Data scientists, Data engineers No code, low code Low to

Decision Makers, Business analysts Data scientists, Data engineers No code, low code Low to high code Power BI Dynamics 365 Common Data Service Power Apps Office 365 ISV partners (Informatica, etc. ) Graph Data Connect Custom LOB + Developer resources Power Platform dataflows Azure Io. T CDMfolders CDM Transactional business data Profiles based on observational data Azure Synapse data ingest, data prep, AI, machine learning, data warehousing

What is CDM Representative Metadata Scenarios Semantics in CDM Abstract and Concrete Entities

What is CDM Representative Metadata Scenarios Semantics in CDM Abstract and Concrete Entities

What is CDM Representative Metadata Scenarios Semantics in CDM Abstract and Concrete Entities

What is CDM Representative Metadata Scenarios Semantics in CDM Abstract and Concrete Entities

Entity: Person What is CDM Representative Metadata Scenarios Semantics in CDM Abstract and Concrete

Entity: Person What is CDM Representative Metadata Scenarios Semantics in CDM Abstract and Concrete Entities Attribute: full. Name format: string semantics: means. identity. person. full. Name purpose: names the person Attribute: SSN format: string, numbers, expected xxx-xx-xxxx semantics: identity. government. US. Social. Security purpose: uniquely identifies the person record Attribute: DOB format: date. Time, date only semantics: means. demographics. birth. Date purpose: indicates age, helps with identity

Abstract JSON Document Entity inheritance JSON Document Attribute: license. Date Entity : Small Business

Abstract JSON Document Entity inheritance JSON Document Attribute: license. Date Entity : Small Business extends Business What is CDM Representative Metadata Scenarios Semantics in CDM Abstract and Concrete Entities Attribute: owner Attribute: name Indicates ownership Prefixed _o has. insurance. liability Entity : Business Is a date Means creation Means Business name Entity encapsulating Entity : Person Trait: has. insurance. liability extends has. insurance Attribute: name Attribute: birth. Date Define new traits with inheritance JSON Document Entity : Small Business Attribute: license. Date (fo “R ra eso tar ge Attribute: name lve ted ) Means creation Means Business name ” use Is a date Attribute: o_name Indicates ownership Means human name Prefixed _o Concrete Attribute: o_birth. Date Is a date Prefixed _o has. insurance. liability

After the session… Call to Action – to update Learn more about the CDM

After the session… Call to Action – to update Learn more about the CDM metadata language and standard entities @ https: //aka. ms/cdmoverview Use updated CDM SDK documentation at https: //aka. ms/commondatamodel Get the CDM libraries at https: //aka. ms/cdmrepo Explore entities in a graphical way using Entity Navigator Entity navigator Find Microsoft published entities at Git. Hub entities