Egeria Services¶
The Egeria services provide the support for the OMAG Server Platform and its Open Metadata and Governance services.
Base Platform Support Services¶
- Administration Services - for configuring OMAG Servers
- Platform Services - for starting/stopping and managing the OMAG Servers when they are running.
- Platform Chassis - provides the "main" function for the OMAG Server Platform.
- Open Metadata Repository Services (OMRS) - for managing the repositories used to support the OMAG Server Platform.
Registered Services¶
The registered services are pluggable in the OMAG Server Platform and provide specialized services for different types of technologies.
- Open Metadata Access Services (OMASs) - Specialized metadata management interfaces.
- Open Metadata Engine Services (OMESs) - Specialized support for governance services.
- Open Metadata Integration Services (OMISs) - Specialized services for integration connectors.
- Open Metadata View Services (OMVSs) - Specialized services for user interfaces.
Common Services¶
The common services support clients and the registered services that run in the OMAG Server Platform.
-
First-Failure Data Capture (FFDC) Services - supports common exceptions and error handling. It can but used by clients and server-side services.
-
Multi-Tenant Services - supports the management of Open Metadata and Governance (OMAG) Server instances running in an OMAG Server Platform.
-
Metadata Security - supports authorization of access to OMAG Services and specific metadata instances.
-
Generic Handlers - supports the management of specific types of open metadata elements. The generic handlers provide services to translate OMAS requests built around that service's private beans into calls to the repository services (through the repository handler).
-
Repository Handler - supports access to multiple related metadata instances from the Open Metadata Repository Services (OMRS). It manages the provenance checking, deduplication and translates OMRS exceptions into Open Connector Framework (OCF) exceptions that are used extensively across the Open Metadata Access Services (OMASs).
Framework Services¶
The framework services provide shared metadata management modules for the server-side services that are used by the open metadata frameworks. The REST API services are available through all OMASs. Many Open Metadata Access Services (OMASs) clients also have support.
- OCF Metadata Management - Supports the Connected Asset Services for the Open Connector Framework (OCF).
- OIF Metadata Management - Supports the Open Integration Service for the Open Integration Framework (OIF).
- GAF Metadata Management - Supports the Open Metadata Store Service for the Governance Action Framework (GAF).
Governance Server Services¶
The governance server services provide the implementation of each type of governance server.
- Engine Host Services for the Engine Host.
- Integration Daemon Services for the Integration Daemon.
Raise an issue or comment below