Open Metadata and Governance Frameworks¶
The open metadata and governance frameworks define the interfaces for pluggable components. These components provide much of the customization and technology integration points offered by the open metadata and governance implementation.
The open metadata and governance frameworks supported by Egeria are as follows:
-
Audit Log Framework (ALF) provides interfaces and classes to enable connectors of all types to support natural language diagnostic messages for both exceptions and the audit log.
-
Open Metadata Framework (OMF) defines constant values used to define the names within the open metadata type system and its supporting services.
-
Open Connector Framework (OCF) provides the interfaces and base implementations for components (called connectors) that access data-related assets. OCF connectors also provide detailed metadata about the assets they access.
-
Open Integration Framework (OIF) provides the interfaces and base implementations for connectors (called integration connectors) that synchronize metadata between Egeria's open metadata ecosystem and third party technologies. The integration connectors run in an integration daemon.
-
Survey Action Framework (SAF) provides the interfaces and base implementations for connectors (called survey action services) that survey and extract characteristics about the real-world resources and stores them in an open metadata repository.
-
Governance Action Framework (GAF) provides the interfaces and base implementations for connectors (called governance action services) that take action to assess and correct a situation that is harmful to the data, or the organization in some way. The governance action services run in a governance action engine hosted on the Engine Host OMAG Server.
-
Context Event Framework (CEF) provides the interfaces and base implementations for for connectors (called context event services) that perform event management tasks. The context event services run in an context event engine hosted on the Engine Host OMAG Server.
Note: the integration connectors, open discovery services, context event services, and the governance action services are specialized OCF connectors, making the OCF the only plug-in mechanism in the open metadata and governance technology.
Related Services
The framework-services provide The Egeria client implementations that enable the types of connectors described in the frameworks to access and maintain the metadata they need to operate.
Raise an issue or comment below