Skip to content

Latest commit

 

History

History
 
 

developer-guide

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Egeria Developer Guide

Egeria is designed to simplify the effort necessary to integrate different technologies so that they can actively share and consume metadata from each other.

It focuses on providing five types of integration interfaces.

  • Java interfaces for small integration components called connectors that translate between third party APIs and open metadata APIs. These connectors are hosted in the Egeria servers. Learn more ...

  • Java clients for applications to call the Egeria Access Service interfaces each of which are crafted for particular types of technology. These interfaces support both synchronous APIs, inbound event notifications and outbound asynchronous events. Learn more ...

  • Connectors for accessing popular type of data sources that also retrieve open metadata about the data source. This allows applications and tools to understand the structure, meaning, profile, quality and lineage of the data they are using. Learn more ...

  • REST APIs for the Egeria Services. These include the Access Services, Admin Services and Platform Services. Learn more ...

  • Kafka Topics with JSON payloads for asynchronous communication (both in and out) with the open metadata ecosystem. Learn more ...


Return to Home Page


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