diff --git a/README.md b/README.md index 98366cb176..6d8abf1c88 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ The standard is developed through the [Community Specification](https://communit To participate in the standard process and working group meetings, [enroll as a participant](https://github.com/finos/standards-project-blueprint/blob/master/governance-documents/Getting%20Started.md#best-practices) by completing a [Community Specification Contributor License Agreement](https://community.finos.org/docs/governance/Standards-Projects#ip-licensing-requirements) (CSL CLA). All meetings are to be held [in accordance with the FINOS policies and procedures](https://community.finos.org/docs/governance/meeting-procedures). +For a general overview of the Common Domain Model, a comparative analysis with FpML, an exploration of the CDM's historical development and events, as well as insights into its further applications, including its role in the ecosystem and support for smart contract technology, we recommend reviewing the [CDM Overview deck](/pdfs/DM-Overview-Nov.pdf). + For a more detailed overview of the existing Working Group and standard Participants, Editors and Maintainers, please see [Governance.md](https://github.com/finos/standards-project-blueprint/blob/master/governance-documents/5._Governance.md). For more information on discussions and announcements subscribe to our mailing list using the following [link](mailto:cdm+subscribe@lists.finos.org). Read more about project contribution guidelines, principles, frequently asked questions and the journey of [Common Domain Model into Open Source at FINOS](https://www.finos.org/hubfs/Accepted%20FINOS%20Edits_%20Common%20Domain%20Model%20into%20Open%20Source%20at%20FINOS.docx.pdf). diff --git a/docs/cdm-materials.md b/docs/cdm-materials.md index bef03886ae..fe5333244a 100644 --- a/docs/cdm-materials.md +++ b/docs/cdm-materials.md @@ -6,6 +6,10 @@ Explore More Resources and Videos on the Common Domain Model in the [FINOS Resou ## COMMON DOMAIN MODEL IN THE NEWS +### [CDM Update: Focus on Reporting, Collateral & Sec Lending Next](https://derivsource.com/2024/08/28/common-domain-model-providing-a-standardised-data-representation-of-trade-events-isda-cdm/?utm_campaign=DerivSource%20SOCIALS&utm_content=305908647&utm_medium=social&utm_source=linkedin&hss_channel=lcp-1903852) + +The article examines the CDMs expanded role in enhancing post-trade efficiency through standardized data models for reporting, collateral management, and securities lending, fostering transparency, regulatory alignment, and automation across financial markets. + ### [CDM: Release Guidelines Task Force](https://resources.finos.org/category/projects-sigs/common-domain-model-cdm/?projects-sigs=common-domain-model-cdm&c=cG9zdDo5OTE3MDQ%3D) Watch this video to learn more about the CDM Release Guidelines Task Force. diff --git a/docs/cdm-overview.md b/docs/cdm-overview.md index 9677e04cec..413d57cb57 100644 --- a/docs/cdm-overview.md +++ b/docs/cdm-overview.md @@ -15,7 +15,7 @@ and machine-executable blueprint for how financial products are traded and managed across the transaction lifecycle. It is represented as a [domain model](https://olegchursin.medium.com/a-brief-introduction-to-domain-modeling-862a30b38353) and distributed in open source. -For an overview of the Common Domain Model, a comparative analysis with FpML, an exploration of the CDM's historical development and events, as well as insights into its further applications, including its role in the ecosystem and support for smart contract technology, we recommend reviewing the [CDM Overview deck](/pdfs/CDM-Overview.pptx.pdf). +For an overview of the Common Domain Model, a comparative analysis with FpML, an exploration of the CDM's historical development and events, as well as insights into its further applications, including its role in the ecosystem and support for smart contract technology, we recommend reviewing the [CDM Overview deck](/pdfs/CDM-Overview-Nov.pdf). ISDA’s Digital Regulatory Reporting (DRR) solution leverages the open-source Common Domain Model (CDM) to convert industry-agreed interpretations of new or amended regulatory reporting rules into clear, machine-executable code. This approach enhances implementation efficiency and reduces costs. Institutions contributing to the development of the ISDA DRR include (but are not limited to) those listed on [ISDA’s Digital Regulatory Reporting Page](https://www.isda.org/isda-digital-regulatory-reporting/). diff --git a/docs/training.md b/docs/training.md new file mode 100644 index 0000000000..1dd32959b9 --- /dev/null +++ b/docs/training.md @@ -0,0 +1,31 @@ +--- +title: Free CDM Training Courses +--- + +# [Introduction to the Common Domain Model (CDM) (LFEL1016)](https://training.linuxfoundation.org/express-learning/introduction-to-the-common-domain-model-cdm-lfel1016/?utm_campaign=Common%20Domain%20Model%20CDM&utm_content=312991265&utm_medium=social&utm_source=linkedin&hss_channel=lcp-18473937) + +Enroll in this 90-minute, Express Learning course to learn about the CDM—a model for financial products, trades, and trade lifecycle events, aligning data, systems, and processes—available as code in multiple languages for easy implementation across technologies. + +![image](https://github.com/user-attachments/assets/164019ba-35e5-446e-879f-cbf2ee2d8b54) +## Who Is It For +This course is designed for financial professionals in trading, operations, risk management, and compliance; IT professionals, data architects, business analysts, consultants, and anyone interested in standardization and automation of financial data and processes. + +![image](https://github.com/user-attachments/assets/3f72fe8b-7192-48be-8bff-94b3e8963ac2) +## What You’ll Learn +Learn to use the Common Domain Model (CDM) to standardize data for various financial products, including derivatives, securities, and repos; and apply business events to related transactions. + +![image](https://github.com/user-attachments/assets/19dc94e5-e349-4dfb-a011-d79d12c4a837) +## What It Prepares You For +This course prepares professionals and developers to streamline and optimize their financial products and processes by leveraging the Common Domain Model (CDM) to create standardized, interoperable services for diverse financial products. + +## [ENROLL TODAY!](https://training.linuxfoundation.org/express-learning/introduction-to-the-common-domain-model-cdm-lfel1016/?utm_campaign=Common%20Domain%20Model%20CDM&utm_content=312991265&utm_medium=social&utm_source=linkedin&hss_channel=lcp-18473937) + +# [CDM for Collateral Initiatives Use Cases](https://www.isda.org/2023/02/16/isda-collateral-initiatives/) + +#### For more information, go to: [CDM-Collateral Initiatives Fact Sheet](https://www.isda.org/2023/04/12/cdm-collateral-initiatives-fact-sheet/). + +### CDM Collateral Start-up Guide + +This resource is designed to learn more about the CDM for collateral management and how to implement it. This is targeted to the business user and structured as a set of short tutorials, giving you the opportunity to interact with the CDM and understand the features and tools available. + +## [ENROLL TODAY!](https://www.isda.org/2023/02/16/isda-collateral-initiatives/) diff --git a/website/src/components/featuresTwo-config.js b/website/src/components/featuresTwo-config.js index e3c55a2e0e..5f38f188b7 100644 --- a/website/src/components/featuresTwo-config.js +++ b/website/src/components/featuresTwo-config.js @@ -1,7 +1,7 @@ import React from 'react'; export const featuresTwo = [ - { + { title: <>ENHANCE INTEROPERABILITY & STRAIGHT THROUGH PROCESSING, description: ( <>Enables interoperability between systems/services, removing burden of setting up connections to different systems/entities, laying groundwork for STP @@ -9,7 +9,7 @@ export const featuresTwo = [ imageUrl: '/img/feature-images/share.svg', }, { - title: <>DELIVERS BETTER REGULATORY OVERSIGHT

, + title: <>DELIVERS BETTER REGULATORY OVERSIGHT, imageUrl: '/img/feature-images/book-open.svg', description: ( <>Promotes transparency and alignment between regulators and market participants diff --git a/website/src/pages/index.js b/website/src/pages/index.js index b5cfbce7b3..12ac904c89 100644 --- a/website/src/pages/index.js +++ b/website/src/pages/index.js @@ -21,6 +21,14 @@ function Home() { Common Domain Model Logo
+ Introduction Training + +