Skip to content

Latest commit

 

History

History

Open Metadata Topic Connectors

The open metadata topic connectors are connectors that support the base Open Metadata Topic used for asynchronous event passing between members of the open metadata ecosystem.

The open metadata topic connectors pass events as Strings containing JSON documents. The open metadata modules are implemented with beans to enable these JSON documents to be parsed into Java.

The open metadata repository services (OMRS) api module, repository-services-apis, provides the base classes for implementing an open metadata topic connector. This includes the thread management.

There are two implementations of these base classes:


Return to event-bus-connectors module.


License: CC BY 4.0, Copyright Contributors to the ODPi Egeria project.