Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: changed cluster to cohort

...

Package NameDescription and Usage
Open Metadata and Governance Client

Provides Java classes that call the Open Metadata Access Services (OMAS) REST APIs (requires the IP address and port number of the deployed OMASs) and OMAS Message Helpers to build payloads for the OMASs's Topics. 

This package supports the Caller Integration Pattern. It is used by data platforms, engines, tools and applications to integrate with an independently deployed open metadata repository (or cluster or cohort of repositories).

Open Metadata and Governance (OMAG) Server

Provides a server runtime for Open Metadata and Governance Components that can be selectively configured to support different integration patterns for tools using the Caller and Adapter Integration Patterns.

Open Metadata and Governance Discovery Server

Provides a server runtime for discovery services that analyze data resources to augment the metadata about them, or report exceptions to quality or protection standards.  These discovery services plug into the Open Discovery Framework (ODF). 

The Discovery Toolkit provides the interfaces for building ODF compliant discovery services.

Open Metadata and Governance Stewardship Server

Provides a server runtime for exception management and remediation services to enable data stewards to understand and fix errors in data.  This server supports audit log management, the triage of exceptions generated through the Governance Action Framework (GAF) and remediation and coordination workflows associated with governance.

The Stewardship Toolkit provides the interfaces for building GAF compliant stewardship services that run in this server.

Apache Atlas Server

Provides a fully functioning Apache Atlas Server with native support for the open metadata and governance APIs including plus the unique Apache Atlas value-add for managing and governing data, such as the Hooks and Bridges for Hadoop technology.

The Apache Atlas Server implements the Native Integration Pattern.

Open Metadata and Governance Native Toolkit

Provides a library of components to build a metadata repository and tools package that natively supports the Open Metadata and Governance APIs.  It includes a metadata repository, open metadata type system, Open Metadata Access Services (OMASs) for tools, engines, data platforms and applications to create, retrieve and update metadata plus the Open Metadata Repository Services (OMRS).  The OMRS includes the capability to join an open metadata repository cluster and to provide the OMRS Cluster Registry capabilitycohort

This package supports the development of metadata repositories that implement the Native Integration Pattern.

Open Metadata and Governance Adapter ToolkitProvides the API and libraries for integrating an existing metadata repository into the open metadata and governance ecosystem.  This includes the APIs for an OMRS Connector and design guidance for building an OMRS Event Mapper component.  This package is for organizations that are implementing the Adapter Integration Pattern.
Open Metadata and Governance Discovery ToolkitProvides the development APIs and libraries for building open discovery services.  It also includes the open discovery framework and server for running the open discovery services along with the Discovery OMAS client.  This package is used for organizations that are using the Plug-in Integration Pattern for metadata discovery.
Open Metadata and Governance Stewardship ToolkitProvides a tool kit for automating the management of exceptions and logs from the Governance Action Framework (GAF).  It is used by an organization that has one or more open metadata repositories deployed and wishes to built out their operational governance capability.  This package includes the APIs and samples, plus notification and workflow capability to enable the detection of situations that need action, the implementation of rules and actions that can be automated, plus support for human intervention and approval.  This package is used for organizations that are using the Plug-in Integration Pattern for automating governance.
Open Metadata and Governance Connector ToolkitProvides a toolkit for developers to build connectors to data and related assets.  It includes the APIs for the connectors and some sample connectors to act as a pattern as well as guidance on building connectors.  Connectors are dependent on the Connected Asset OMAS.   This package does not include a metadata repository and so it needs the server IP address and port number of the deployed OMAS APIs that are connected to a compliant open metadata repository in order to test the connectors metadata interfaces.  This package is used for organizations that are using the Plug-in Integration Pattern for new connectors.

...