481 Forks
1496 Stars
1496 Watchers

CDM

The Common Data Model (CDM) is a standard and extensible collection of schemas (entities, attributes, relationships) that represents business concepts and activities with well-defined semantics, to facilitate data interoperability. Examples of entities include: Account, Contact, Lead, Opportunity, Product, etc.

How to download and setup CDM

Open terminal and run command
git clone https://github.com/microsoft/CDM.git
git clone is used to create a copy or clone of CDM repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CDM https://github.com/microsoft/CDM/archive/master.zip

Or simply clone CDM with SSH
[email protected]:microsoft/CDM.git

If you have some problems with CDM

You may open issue on CDM support forum (system) here: https://github.com/microsoft/CDM/issues