Skip to content

Commit

Permalink
Merge pull request #963 from mandy-chessell/code2024
Browse files Browse the repository at this point in the history
Add missing pices from 5.1 release notes
  • Loading branch information
mandy-chessell authored Oct 4, 2024
2 parents 21ae1cf + d6812a1 commit fbce646
Show file tree
Hide file tree
Showing 11 changed files with 81 additions and 5 deletions.
9 changes: 9 additions & 0 deletions site/docs/content-packs/apache-atlas-content-pack/overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!-- SPDX-License-Identifier: CC-BY-4.0 -->
<!-- Copyright Contributors to the Egeria project. -->

# Apache Atlas Content Pack

The *ApacheAtlasContentPack* contains the connector definitions for the Apache Atlas connectors and governance services supplied in the *omag-server-platform* distribution along with the valid metadata values for the technologies they support. This content pack is designed to provide a good starting point for connecting Egeria to Apache Atlas.


--8<-- "snippets/abbr.md"
9 changes: 9 additions & 0 deletions site/docs/content-packs/apache-kafka-content-pack/overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!-- SPDX-License-Identifier: CC-BY-4.0 -->
<!-- Copyright Contributors to the Egeria project. -->

# Apache Kafka Content Pack

The *ApacheKafkaContentPack* contains the connector definitions for the Apache Kafka connectors and governance services supplied in the *omag-server-platform* distribution along with the valid metadata values for the technologies they support. This content pack is designed to provide a good starting point for connecting Egeria to Apache Kafka in order ti access its metadata.


--8<-- "snippets/abbr.md"
9 changes: 9 additions & 0 deletions site/docs/content-packs/apis-content-pack/overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!-- SPDX-License-Identifier: CC-BY-4.0 -->
<!-- Copyright Contributors to the Egeria project. -->

# Open APIs Content Pack

The *APIsContentPack* contains the connector definitions for the connector the catalogs an open API through its swagger REST API. This connector is supplied in the *omag-server-platform* distribution. This content pack is designed to provide a good starting point for connecting Egeria to applications supporting the open API specification in order to build an API catalog.


--8<-- "snippets/abbr.md"
11 changes: 10 additions & 1 deletion site/docs/content-packs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,17 @@ The Egeria content packs provide a means to distribute standard metadata to diff

The content packs are as follows:

* [CoreContentPack](/content-packs/core-content-pack/overview) - contains the connector definitions for the open connectors supplied in this distribution along with the valid metadata values for the technologies they support. This content pack is designed to provide a good starting point for a new Egeria deployment. It is loaded automatically in the active-metadata-store sample server.
* Technology Content Packs

* [CoreContentPack](/content-packs/core-content-pack/overview) - contains the connector definitions for the Egeria and File System connectors and governance services supplied in the *omag-server-platform* distribution along with the valid metadata values for the technologies they support. This content pack is designed to provide a good starting point for a new Egeria deployment. It is loaded automatically in the active-metadata-store sample server.

* [ApacheAtlasContentPack](/content-packs/apache-atlas-content-pack/overview) - contains the connector definitions for the Apache Atlas connectors and governance services supplied in the *omag-server-platform* distribution along with the valid metadata values for the technologies they support. This content pack is designed to provide a good starting point for connecting Egeria to Apache Atlas.
* [ApacheKafkaContentPack](/content-packs/apache-kafka-content-pack/overview) - contains the connector definitions for the Apache Kafka connectors and governance services supplied in the *omag-server-platform* distribution along with the valid metadata values for the technologies they support. This content pack is designed to provide a good starting point for connecting Egeria to Apache Kafka.
* [APIsContentPack](/content-packs/apis-content-pack/overview) - contains the connector definitions for the connector the catalogs an open API through its swagger REST API. This connector is supplied in the *omag-server-platform* distribution. This content pack is designed to provide a good starting point for connecting Egeria to applications supporting the open API specification in order to build an API catalog.
* [ObservabilityContentPack](/content-packs/observability-content-pack/overview) - contains the connector definitions for the connectors that capture observations about the open metadata ecosystem. These connectors are supplied in the *omag-server-platform* distribution. This content pack is designed to load a PostgreSQL database with key observations that can be used for building a dashboard.
* [PostgreSQLContentPack](/content-packs/postgres-content-pack/overview) - contains the connector definitions for the PostgreSQL connectors and governance services supplied in the *omag-server-platform* distribution along with the valid metadata values for the technologies they support. This content pack is designed to provide a good starting point for connecting Egeria to PostgreSQL databases.
* [UnityCatalogContentPack](/content-packs/unity-catalog-content-pack/overview) - contains the connector definitions for the Unity Catalog connectors and governance services supplied in the *omag-server-platform* distribution along with the valid metadata values for the technologies they support. This content pack is designed to provide a good starting point for connecting Egeria to Unity Catalog.

* [CloudInformationModel](/content-packs/cim-content-pack/overview) - glossary from the Cloud Information Model's JSONLD formatted model. The content covers basic commerce concepts such as Party, Product, Invoice and Shipping. The cloud information project has been archived. However, this is a useful starter set glossary,

* [OpenMetadataTypes](/content-packs/types-content-pack/overview) - Archive of the open metadata types defined by Egeria. This archive contains all the open metadata type definitions provided by Egeria. It is supplied for external utilities since each OMAG server capable of being a cohort member will load these types on start up.
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!-- SPDX-License-Identifier: CC-BY-4.0 -->
<!-- Copyright Contributors to the Egeria project. -->

# Metadata Observability Content Pack

The *ObservabilityContentPack* contains the connector definitions for the connectors that capture observations about the open metadata ecosystem. These connectors are supplied in the *omag-server-platform* distribution. This content pack is designed to load a PostgreSQL database with key observations that can be used for building a dashboard.


--8<-- "snippets/abbr.md"
9 changes: 9 additions & 0 deletions site/docs/content-packs/postgres-content-pack/overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!-- SPDX-License-Identifier: CC-BY-4.0 -->
<!-- Copyright Contributors to the Egeria project. -->

# PostgreSQL Content Pack

The *PostgresContentPack* contains the connector definitions for the PostgreSQL connectors and governance services supplied in the *omag-server-platform* distribution along with the valid metadata values for the technologies they support. This content pack is designed to provide a good starting point for connecting Egeria to PostgreSQL databases.


--8<-- "snippets/abbr.md"
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!-- SPDX-License-Identifier: CC-BY-4.0 -->
<!-- Copyright Contributors to the Egeria project. -->

# Unity Catalog Content Pack

The *UnityCatalogContentPack* contains the connector definitions for the Unity Catalog connectors and governance services supplied in the *omag-server-platform* distribution along with the valid metadata values for the technologies they support. This content pack is designed to provide a good starting point for connecting Egeria to Unity Catalog.


--8<-- "snippets/abbr.md"
2 changes: 1 addition & 1 deletion site/docs/release-notes/previous.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Earlier releases

???+ info "Release 5.0 (July 2024)"
--8<-- "snippets/release-notes/5.0.md"
--8<-- "snippets/release-notes/5-0.md"

???+ info "Release 4.3 (September 2023)"
--8<-- "snippets/release-notes/4-3.md"
Expand Down
2 changes: 1 addition & 1 deletion site/snippets/release-notes/5-0.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ Release 5.0 is a major functional release focused on usability, both from the po
[Action Author OMVS](/services/omvs/action-author/overview) is a new view service for managing the definitions of governance action types and and governance action processes.

??? functional "New View Service: Automated Curation OMVS"
[Automated Curation OMVS](/services/omvs/automated-curation/overview) is a new view service that enable the user to set up integration connectors in an integration daemon, run engine actions and governance action processes.
[Automated Curation OMVS](/services/omvs/automated-curation/overview) is a new view service that enables the user to set up integration connectors in an integration daemon, run engine actions and governance action processes.

??? functional "New View Service: Feedback Manager OMVS"
[Feedback Manager OMVS](/services/omvs/feedback-manager/overview) is a new view service that supports the management of feedback (comments, likes, informal tags, notelogs and reviews) from users. The feedback support in Glossary Browser OMVS has been removed.
Expand Down
13 changes: 13 additions & 0 deletions site/snippets/release-notes/5-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,19 @@ Release 5.1 builds on the simplification theme from release 5.0. This include
??? functional "Unity Catalog Support"
There are new [survey services and integration connectors](/connectors/unity-catalog) to support the new open-source Unity Catalog (UC).

??? functional "New content packs for connectors, templates amd reference data"
This release creates specialized content packs for different types of technologies. Within the content pack are the connector and governance service configurations, plus templates and reference data to be able to survey, synchronize metadata and govern that type of technology. The content packs are as follows:

* [Apache Atlas Content Pack](/content-packs/apache-atlas-content-pack/overview)
* [Apache Kafka Content Pack](/content-packs/apache-kafka-content-pack/overview)
* [APIs Content Pack](/content-packs/apis-content-pack/overview)
* [Observability Content Pack](/content-packs/observability-content-pack/overview)
* [PostgreSQL Content Pack](/content-packs/postgres-content-pack/overview)
* [Unity Catalog Content Pack](/content-packs/unity-catalog-content-pack/overview)

??? functional "New View Service: Runtime Manager OMVS"
[Runtime Manager OMVS](/services/omvs/runtime-manager/overview) is a new view service that enable the user to retrieve reports from different [OMAG Server Platforms](/concepts/omag-server-platform) and [OMAG Servers](/concepts/omag-server) on their configuration and runtime status. It is also possible to perform specific types of actions on these systems depending on their type. For example, it is possible to start and stop servers on a platform, load [archives](/concepts/open-metadata-archive) into a [metadata access store](/concepts/metadata-access-store), restart integration connectors on an [integration daemon](/concepts/integration-daemon), refresh the engine configuration in an [Engine Host](/concepts/engine-host) server.

??? danger "Technology type for file directories changed from "FileFolder" to "File System Directory"
[Automated Curation OMVS](/services/omvs/automated-curation/overview) provides methods to query the connectors and templates for different types of technology types. The names of the technologies come from the [Deployed Implementation Type](/concepts/deployed-implementation-type) reference values. The value for a directory (folder) in a file system was "FileFolder" in earlier releases which is the name of the open metadata type used to catalog these types of resources. The technology name has been changed to "File System Directory" to better reflect the name of the technology.

Expand Down
4 changes: 2 additions & 2 deletions site/snippets/unity-catalog/function-mapping.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
| input_parameters.parameters.type_scale | APIParameter.significantDigits | Yes |
| input_parameters.parameters.type_text | TypeEmbeddedAttribute.displayName | Yes |
| input_parameters.parameters.type_name | TypeEmbeddedAttribute.dataType | Yes |
| input_parameters.parameters.parameter_default | TypeEmbeddedAttribute.defultValue | Yes |
| input_parameters.parameters.parameter_default | TypeEmbeddedAttribute.defaultValue | Yes |
| input_parameters.parameters.type_interval_type | TypeEmbeddedAttribute.additionalProperties.ucTypeIntervalType | Yes |
| input_parameters.parameters.type_json | TypeEmbeddedAttribute.additionalProperties.ucTypeJSON | Yes |
| input_parameters.parameters.parameter_mode | APIParameter.additionalProperties.ucParameterMode | Yes |
Expand All @@ -31,7 +31,7 @@
| return_parameters.parameters.type_scale | APIParameter.significantDigits | Yes |
| return_parameters.parameters.type_text | TypeEmbeddedAttribute.displayName | Yes |
| return_parameters.parameters.type_name | TypeEmbeddedAttribute.dataType | Yes |
| return_parameters.parameters.parameter_default | TypeEmbeddedAttribute.defultValue | Yes |
| return_parameters.parameters.parameter_default | TypeEmbeddedAttribute.defaultValue | Yes |
| return_parameters.parameters.type_interval_type | TypeEmbeddedAttribute.additionalProperties.ucTypeIntervalType | Yes |
| return_parameters.parameters.type_json | TypeEmbeddedAttribute.additionalProperties.ucTypeJSON | Yes |
| return_parameters.parameters.parameter_mode | APIParameter.additionalProperties.ucParameterMode | Yes |
Expand Down

0 comments on commit fbce646

Please sign in to comment.