Stable
This component is complete and can be used. The interfaces will be supported until the function is removed from the project via the deprecation process. There will be ongoing extensions to this function, but it will be done to ensure backward compatibility as far as possible. If there is a need to break backward compatibility, this will be discussed and reviewed in the community, with a documented timeline.
Organization Integrator Open Metadata Integration Service (OMIS)¶
The Organization Integrator OMIS supports the loading of teams and other organization structural information into the open metadata ecosystem.
Module Implementation¶
The modules are as follows:
-
organization-integrator-api - defines the interface for an integration connector that is supported by the Organization Integrator OMIS. This includes the implementation of the context that wraps the Community Profile OMAS's clients.
-
organization-integrator-server - implements the context manager for the Organization Integrator OMIS.
-
organization-integrator-spring - implements a rest API for validating that a specific integration connector is able to run under this service.
-
organization-integrator-client - implements a Java client for the REST API.
This integration service is paired with the Community Profile Open Metadata Access Service (OMAS).
Raise an issue or comment below