The mission of the Financial Desktop Connectivity and Collaboration Consortium (FDC3) is to develop specific protocols and taxonomies to advance the ability of desktop applications in financial workflows to interoperate in a plug-and-play fashion and without prior, bi-lateral agreements.
FDC3 is a standard. This repository houses the documentation and specifications for the ratified FDC3 standards.
Check out the documentation website for the different components of the standard, an overview of common use cases, developer API docs and standard compliance information.
Latest version of the standard is 1.1. See all available versions.
To learn more and ask questions you subscribe to the FDC3 General List by emailing [email protected]. Another great way to interact with the standard participants is to attend the quarterly FDC3 General meeting: you should receive an invite by signing up to the general list or you can find the meeting in the FINOS Project Meetings Calendar.
If you an existing individual or corporate user of the FDC3 standard, we would love to hear from you: just email the FDC3 General List with details about how you are using the standard. If you'd like to be listed as a standard user, you can directly send a pull request to update our website or, if listing your logo publicly requires legal evaluation, you can reach out privately to the FDC3 Product Management Committee.
The FDC3 Standard Working Group meets monthly: you are welcome to join by subscribing to the FINOS Project Meetings Calendar. If you'd like to formally enroll as a voting standard participant process (as described in our standards governance) please email [email protected] making your intent to participate in the standard process explicit. Please note that standard participants are bound to the provisions in the FINOS IP Policy as described in the FINOS standards governance.
If you'd like to contribute code to this repository:
- Fork it (https://github.com/finos/FDC3/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
The team will review the PR and decide about merging.
Note that you will require a contributor agreement (individual or corporate) before your code can be merge, so please review FINOS Contribution requirements.
NOTE: Commits and pull requests to FINOS repositories will only be accepted from those contributors with an active, executed Individual Contributor License Agreement (ICLA) with FINOS OR who are covered under an existing and active Corporate Contribution License Agreement (CCLA) executed with FINOS. Commits from individuals not covered under an ICLA or CCLA will be flagged and blocked by the FINOS Cla-bot tool. Please note that some CCLAs require individuals/employees to be explicitly named on the CCLA.
Need an ICLA? Unsure if you are covered under an existing CCLA? Email [email protected]
With Productization on track to land at end of Q1, the expectation is that Q2 will be focused on implementations and feedback from those implementations driving further standards.
- Expand the broadcast API or introduce a new channels API to support the context setting use case.
- Publish npm package with FDC3 API definitions.
- Search capabilities, surfacing other content
- Manifest format detail (describing the content)
- Eventing
- Pivot to JSON schema for representing type definitions. We have found that TypeScript is too implementation-specific and too restrictive in practice.
- Use https://quicktype.io/ to generate type definitions from JSON schema for multi-language support.
- Formalise current example types into official FDC3 types for contact, organisation, instrument etc in conjunction with/based on the Financial Objects program work.
- Add detailed documentation to each intent - linking to use cases
- Align closer with Context Data WG
- Evaluate real use cases, given that we have input from early adapters
- Extend with new intents, based on above + accepted use cases
- Continue to process new and existing FDC3 Use Cases
- Assess extending the use cases working group to additional FINOS programs
- Define the next set of FDC3 Context Data types in conjunction with/based on Financial Objects working group work.
- Work with Financial Objects and other FINOS programs to reach consensus on how to make standardized taxonomies available for consumption, both for viewing/editing and programmatically e.g. for validation.
- Create comprehensive examples of use cases that show how to use the various FDC3 standards together to enable interoperability.
- App Directory Identity and authentication
Copyright 2017 FDC3
Distributed under the Apache License, Version 2.0.
SPDX-License-Identifier: Apache-2.0