Open source framework for easy data synchronization between business applications.
Visit the official Open Integration Hub homepage
The Open Integration Hub enables data synchronization across a variety of applications. This requires unified data structures — the master data models of the Open Integration Hub. These master data models can make your life easier, but are optional. You can always just do a 1:1 mapping or use your own data models. The models are developed and maintained by the community, so please do not hesitate to give feedback, suggest changes or propose new models.
Do you have questions, ideas, feedback or just want to chat about integration? Please join our growing developer community on Slack!
Within the scope of the master data models of the Open Integration Hub you can contribute in two different ways. You can either request/propose a change to an already existing model or contribute a new model for an currently not existing domain.
An existing model can be change in different ways. The possibility exists to add or remove something from the model or to change an existing part, such as an attribute.
If you want to propose a model change please open an issue here or against the monopreo.
The unified process for changing a model is explained in the following:
- Fill out the request for model change
- Submit the proposal
- The relating workgroup will check the proposal according to fix rules
- If the proposal is approved the change will be incorporated into the model
- A new model version will be published within the next release
Change Request Flow:
Realization of Request Sub-Task:
If you want to contribute a new model for a currently not yet existing domain, please consider the following steps:
Before you start please read the Introduction into Open Integration Hub master data models and How to contribute a new data model.
Before you contribute please read our contribution guidelines.
To see how members of the community are expected to behave, please read the code of conduct. We apply the code of conduct defined by the Contributor Covenant, which is used across many open source projects, such as NodeJS, Atom and Kubernetes.
- Decisions: This folder contains all outstanding/made decisions by the workgroup categorized by open and closed decisions
- MasterDataModels: This folder contains general information about the data models, an explanation of the OIHDataRecord and all currently existing master data models
- Protocols: Contains meeting protocols of the workgroup meetings
- src: All JSON schemes can be found here. This includes JSON schemes for all existing master data models, the overarching OIHDataRecord and a generic example as a starting point for writing JSON schemes for the relating data model
- CONTRIBUTING: Gathers any rule considering the contribution for the Open Integration Hub project
- CODE_OF_CONDUCT: Contains an explanation of the expected behavior of the community members, following the code of conduct defined by the Contributor Covenant