diff --git a/site/docs/content-packs/apache-atlas-content-pack/overview.md b/site/docs/content-packs/apache-atlas-content-pack/overview.md new file mode 100644 index 0000000000..0e0218d245 --- /dev/null +++ b/site/docs/content-packs/apache-atlas-content-pack/overview.md @@ -0,0 +1,9 @@ + + + +# 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" \ No newline at end of file diff --git a/site/docs/content-packs/apache-kafka-content-pack/overview.md b/site/docs/content-packs/apache-kafka-content-pack/overview.md new file mode 100644 index 0000000000..ad7f00d3ed --- /dev/null +++ b/site/docs/content-packs/apache-kafka-content-pack/overview.md @@ -0,0 +1,9 @@ + + + +# 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" \ No newline at end of file diff --git a/site/docs/content-packs/apis-content-pack/overview.md b/site/docs/content-packs/apis-content-pack/overview.md new file mode 100644 index 0000000000..861a0634ac --- /dev/null +++ b/site/docs/content-packs/apis-content-pack/overview.md @@ -0,0 +1,9 @@ + + + +# 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" \ No newline at end of file diff --git a/site/docs/content-packs/index.md b/site/docs/content-packs/index.md index 231ebc3cfb..36818a566d 100644 --- a/site/docs/content-packs/index.md +++ b/site/docs/content-packs/index.md @@ -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. diff --git a/site/docs/content-packs/observability-content-pack/overview.md b/site/docs/content-packs/observability-content-pack/overview.md new file mode 100644 index 0000000000..fe9794ee33 --- /dev/null +++ b/site/docs/content-packs/observability-content-pack/overview.md @@ -0,0 +1,9 @@ + + + +# 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" \ No newline at end of file diff --git a/site/docs/content-packs/postgres-content-pack/overview.md b/site/docs/content-packs/postgres-content-pack/overview.md new file mode 100644 index 0000000000..d7292f74d1 --- /dev/null +++ b/site/docs/content-packs/postgres-content-pack/overview.md @@ -0,0 +1,9 @@ + + + +# 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" \ No newline at end of file diff --git a/site/docs/content-packs/unity-catalog-content-pack/overview.md b/site/docs/content-packs/unity-catalog-content-pack/overview.md new file mode 100644 index 0000000000..72e5794f65 --- /dev/null +++ b/site/docs/content-packs/unity-catalog-content-pack/overview.md @@ -0,0 +1,9 @@ + + + +# 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" \ No newline at end of file diff --git a/site/docs/release-notes/previous.md b/site/docs/release-notes/previous.md index 6a08cd927d..9176fdfd04 100644 --- a/site/docs/release-notes/previous.md +++ b/site/docs/release-notes/previous.md @@ -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" diff --git a/site/snippets/release-notes/5-0.md b/site/snippets/release-notes/5-0.md index cba9f9196a..8270f8a8c6 100644 --- a/site/snippets/release-notes/5-0.md +++ b/site/snippets/release-notes/5-0.md @@ -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. diff --git a/site/snippets/release-notes/5-1.md b/site/snippets/release-notes/5-1.md index de6cf5e966..4190b6dff1 100644 --- a/site/snippets/release-notes/5-1.md +++ b/site/snippets/release-notes/5-1.md @@ -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. diff --git a/site/snippets/unity-catalog/function-mapping.md b/site/snippets/unity-catalog/function-mapping.md index 475b8d75e5..769c777339 100644 --- a/site/snippets/unity-catalog/function-mapping.md +++ b/site/snippets/unity-catalog/function-mapping.md @@ -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 | @@ -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 |