From e171118272427eea5d1700011c6ffb26e79884d0 Mon Sep 17 00:00:00 2001 From: Mandy Chessell Date: Wed, 12 Jun 2024 16:43:15 +0100 Subject: [PATCH] Align development status in services with code Signed-off-by: Mandy Chessell --- site/docs/release-notes/june-2024.md | 18 ++++++++++-------- site/docs/services/engine-host-services.md | 2 +- .../services/integration-daemon-services.md | 2 +- .../services/lineage-warehouse-services.md | 2 +- .../services/omas/asset-manager/overview.md | 2 +- .../omas/community-profile/overview.md | 2 +- .../services/omas/data-manager/overview.md | 2 +- .../omas/digital-architecture/overview.md | 2 +- .../omas/governance-engine/overview.md | 2 +- .../omas/governance-program/overview.md | 2 +- .../omas/governance-server/overview.md | 2 +- .../omas/it-infrastructure/overview.md | 2 +- .../omas/project-management/overview.md | 2 +- .../omas/stewardship-action/overview.md | 2 +- .../omes/governance-action/overview.md | 2 +- .../services/omes/survey-action/overview.md | 2 +- .../services/omis/api-integrator/overview.md | 2 +- .../omis/catalog-integrator/overview.md | 2 +- .../omis/database-integrator/overview.md | 2 +- .../omis/display-integrator/overview.md | 2 +- .../services/omis/files-integrator/overview.md | 2 +- .../omis/lineage-integrator/overview.md | 2 +- .../omis/organization-integrator/overview.md | 2 +- .../services/omis/topic-integrator/overview.md | 2 +- site/docs/services/server-chassis.md | 2 +- site/mkdocs.yml | 3 +-- 26 files changed, 35 insertions(+), 34 deletions(-) diff --git a/site/docs/release-notes/june-2024.md b/site/docs/release-notes/june-2024.md index ac4d281142..b165b1dfb5 100644 --- a/site/docs/release-notes/june-2024.md +++ b/site/docs/release-notes/june-2024.md @@ -7,7 +7,7 @@ Welcome to the Egeria community's June 2024 newsletter. This is our first newsl Version 5.0 reflects a shift in Egeria's strategy. Egeria is still essentially an [open metadata exchange and governance](/introduction/overview) capability. However, its initial remit was to supply libraries to vendors to include in their tools products so that these products could exchange metadata with one another. -The take-up of Egeria by vendors has been slow, but the [challenge of linking the myriad of technologies deployed in many organizations](https://egeria-project.org/introduction/challenge/) is still all to prevalent in organizations, particularly as the use of data and AI grows, along with new regulations, hybrid-cloud deployments and staff turn-over. Therefore, we have shifted our focus to developing and packaging our technology for people that want to use Egeria. Version 5.0 is the first step on that path, with its focus on simplification, and supporting users with the technologies they are most comfortable working with. Most notable for V5.0 is the introduction of `pyegeria` - a comprehensive python package for open metadata and governance. +The take-up of Egeria by vendors has been slow, but the [challenge of linking the myriad of technologies deployed in many organizations](/introduction/challenge) is still all to prevalent in organizations, particularly as the use of data and AI grows, along with new regulations, hybrid-cloud deployments and staff turn-over. Therefore, we have shifted our focus to developing and packaging our technology for people that want to use Egeria. Version 5.0 is the first step on that path, with its focus on simplification, and supporting users with the technologies they are the most comfortable working with. Most notable for V5.0 is the introduction of `pyegeria` - a comprehensive python package for open metadata and governance. The community has also continued to innovate. Whilst it does not aim to replace current data catalogs - it is still challenging the traditional approaches to metadata management through its focus on open formats for metadata, metadata distribution, linking metadata with master data and reference data, and using metadata in decision-making. To this end we have introduced a survey framework to help organizations decide which data and systems are valuable enough to add to their metadata catalogs. This aims to speed up the cataloguing process, and avoid having useless content clogging up their metadata catalogs. @@ -19,11 +19,11 @@ Enjoy ... For organizations starting a data or system cataloguing initiative, the temptation is to "catalog everything" and sift through the results afterwards, using the UI of the metadata catalog. However, metadata ingestion into a catalog can take a lot of time, and results in a bloated catalog where the valuable [assets](/concepts/asset) are lost in a sea of irrelevant content. -Instead, imaging having a [survey report](/concepts/survey-report) of one of your file systems that gives you an overview of its content, classified by type and use. You then run more detailed survey reports on specific directories, or types of files, helping you to pinpoint where the interesting data is located. The automated cataloguing is directed to this area, rapidly ingesting metadata about the most valuable [digital resources](/concepts/resource) into your catalog. +Instead, imagine having a [survey report](/concepts/survey-report) of one of your file systems that gives you an overview of its content, classified by type and use. You then run more detailed survey reports on specific directories, or types of files, helping you to pinpoint where the interesting data is located. The automated cataloguing is directed to this area, rapidly ingesting metadata about the most valuable [digital resources](/concepts/resource) into your catalog. Automated cataloguing is ongoing, constantly picking up new resources, as they are created and changed. Surveys are similar. They can be configured to run on a regular schedule, so that they capture a picture of how the resources are changing over time. This is useful for the catalog users and may identify new areas of value in your IT landscape. -Egeria's new [survey action framework](/frameworks/saf/overview) provides the mechanisms to support pluggable [survey action services](/concepts/survey-action-service) that connect to a specific technology and produces a survey report. In version 5.0 we have developed a variety of survey action services for file systems and PostgreSQL databases as a way to validate the framework. No doubt in future release will include additional survey action services for other types of technology. There is also a SDK for [developing your own survey action services](/guides/developer/survey-action-services/overview/) to plug into Egeria. +Egeria's new [survey action framework](/frameworks/saf/overview) provides the mechanisms to support pluggable [survey action services](/concepts/survey-action-service) that connect to a specific technology and produces a survey report. In version 5.0 we have developed a variety of survey action services for file systems and PostgreSQL databases as a way to validate the framework. No doubt in future release will include additional survey action services for other types of technology. There is also an SDK for [developing your own survey action services](/guides/developer/survey-action-services/overview) to plug into Egeria. ## First-class support for python programmers @@ -39,7 +39,7 @@ Pyegeria can be downloaded and installed from [PyPI](https://pypi.org/project/py ## Ready to go -Version 5.0 comes with pre-built configuration for its servers and connectors so you can simply download, build and run Egeria in three easy steps. The pre-built configuration is sufficient to run most of Egeria's features, either as part of an evaluation, or providing your first deployment. This is backed up by a new blog series called [Getting Started with Egeria](https://getting-started-with-egeria.pdr-associates.com/introduction.html). +Version 5.0 comes with pre-built configuration for its servers and connectors, so you can simply download, build and run Egeria in three easy steps. The pre-built configuration is sufficient to run most of Egeria's features, either as part of an evaluation, or providing your first deployment. This is backed up by a new blog series called [Getting Started with Egeria](https://getting-started-with-egeria.pdr-associates.com/introduction.html). There is also a script for building a customized Docker image to make it easy to customize Egeria for your own container-base deployment. @@ -51,7 +51,7 @@ Egeria has a new REST API called [Collection Manager OMVS](/services/omvs/colle The Earth Observation professional have traditionally organized satellite data as collections of related data sets - just like a digital product. In fact the approach used by earth observation catalogs such as [USGS](https://www.usgs.gov/) and the [Spatio-Temporal Asset Catalog (STAC)](https://stacspec.org/en/) standard was used as input into the design of Egeria's digital product support. -As a result of working with this type of data, we have extended the [Open Metadata Types](/types) to allow geo-spacial information, such as elevation and a bounded box (bbox), to be attach to a data set description. This is implemented in the [DataScope](/types/2/0210-Data-Stores) classification. +As a result of working with this type of data, we have extended the [Open Metadata Types](/types) to allow geospatial information, such as elevation and a bounded box (bbox), to be attached to a data set description. This is implemented in the [DataScope](/types/2/0210-Data-Stores) classification. ## Egeria Explorers @@ -61,7 +61,7 @@ This website is built form [the brain](https://www.thebrain.com/) technology. T ## Full release notes for V5.0 -The full release notes vor version 5.0 can be found on [Egeria's website](https://egeria-project.org/release-notes/5-0/). +The full release notes for version 5.0 can be found on [Egeria's website](https://egeria-project.org/release-notes/5-0/). ## Future plans @@ -71,7 +71,9 @@ There is also work on a new text-based UI for supporting data professionals in t ## Connecting with the project -!!! info "Connecting with the project" - Go to our [community guide](/guides/community){target=blank} to find out how to find out more about the activities of the Egeria project. +With our new focus on Python and supporting data practitioners directly, the community is looking for new contributors to the project. If these topics interest you, then please contact us and we can help you get started. + +!!! info "Connecting with the community" + Go to our [community guide](/guides/community){target=blank} to find out more about the activities of the Egeria project nd ho to get engaged. --8<-- "snippets/abbr.md" \ No newline at end of file diff --git a/site/docs/services/engine-host-services.md b/site/docs/services/engine-host-services.md index 0c550b0267..329c1d167a 100644 --- a/site/docs/services/engine-host-services.md +++ b/site/docs/services/engine-host-services.md @@ -6,7 +6,7 @@ hide: ---8<-- "snippets/content-status/tech-preview.md" +--8<-- "snippets/content-status/stable.md" # Engine host services diff --git a/site/docs/services/integration-daemon-services.md b/site/docs/services/integration-daemon-services.md index 418dc4f6cd..8388f94c2c 100644 --- a/site/docs/services/integration-daemon-services.md +++ b/site/docs/services/integration-daemon-services.md @@ -6,7 +6,7 @@ hide: ---8<-- "snippets/content-status/tech-preview.md" +--8<-- "snippets/content-status/stable.md" # Integration Daemon Services diff --git a/site/docs/services/lineage-warehouse-services.md b/site/docs/services/lineage-warehouse-services.md index b9db6a9fbf..aaf3615b9d 100644 --- a/site/docs/services/lineage-warehouse-services.md +++ b/site/docs/services/lineage-warehouse-services.md @@ -6,7 +6,7 @@ hide: ---8<-- "snippets/content-status/stable.md" +--8<-- "snippets/content-status/tech-preview.md" # Lineage warehouse services diff --git a/site/docs/services/omas/asset-manager/overview.md b/site/docs/services/omas/asset-manager/overview.md index 151e6db2ee..086b8ba0e2 100644 --- a/site/docs/services/omas/asset-manager/overview.md +++ b/site/docs/services/omas/asset-manager/overview.md @@ -1,7 +1,7 @@ ---8<-- "snippets/content-status/in-development.md" +--8<-- "snippets/content-status/stable.md" # Asset Manager Open Metadata Access Service (OMAS) diff --git a/site/docs/services/omas/community-profile/overview.md b/site/docs/services/omas/community-profile/overview.md index 98b0b0b57e..9ffcbcb9b3 100644 --- a/site/docs/services/omas/community-profile/overview.md +++ b/site/docs/services/omas/community-profile/overview.md @@ -1,7 +1,7 @@ ---8<-- "snippets/content-status/in-development.md" +--8<-- "snippets/content-status/stable.md" # Community Profile Open Metadata Access Service (OMAS) diff --git a/site/docs/services/omas/data-manager/overview.md b/site/docs/services/omas/data-manager/overview.md index 70126a1e60..a14859532c 100644 --- a/site/docs/services/omas/data-manager/overview.md +++ b/site/docs/services/omas/data-manager/overview.md @@ -1,7 +1,7 @@ ---8<-- "snippets/content-status/tech-preview.md" +--8<-- "snippets/content-status/stable.md" # Data Manager Open Metadata Access Service (OMAS) diff --git a/site/docs/services/omas/digital-architecture/overview.md b/site/docs/services/omas/digital-architecture/overview.md index 859e04ff81..9c6b0d71aa 100644 --- a/site/docs/services/omas/digital-architecture/overview.md +++ b/site/docs/services/omas/digital-architecture/overview.md @@ -1,7 +1,7 @@ ---8<-- "snippets/content-status/tech-preview.md" +--8<-- "snippets/content-status/stable.md" # Digital Architecture Open Metadata Access Service (OMAS) diff --git a/site/docs/services/omas/governance-engine/overview.md b/site/docs/services/omas/governance-engine/overview.md index 3c467f704e..72874d96be 100644 --- a/site/docs/services/omas/governance-engine/overview.md +++ b/site/docs/services/omas/governance-engine/overview.md @@ -1,7 +1,7 @@ ---8<-- "snippets/content-status/in-development.md" +--8<-- "snippets/content-status/stable.md" # Governance Engine Open Metadata Access Service (OMAS) diff --git a/site/docs/services/omas/governance-program/overview.md b/site/docs/services/omas/governance-program/overview.md index 4759980d5d..2931de0b5e 100644 --- a/site/docs/services/omas/governance-program/overview.md +++ b/site/docs/services/omas/governance-program/overview.md @@ -1,7 +1,7 @@ ---8<-- "snippets/content-status/in-development.md" +--8<-- "snippets/content-status/stable.md" # Governance Program Open Metadata Access Service (OMAS) diff --git a/site/docs/services/omas/governance-server/overview.md b/site/docs/services/omas/governance-server/overview.md index 5de9a0a186..4e3f98c255 100644 --- a/site/docs/services/omas/governance-server/overview.md +++ b/site/docs/services/omas/governance-server/overview.md @@ -1,7 +1,7 @@ ---8<-- "snippets/content-status/in-development.md" +--8<-- "snippets/content-status/stable.md" # Governance Server Open Metadata Access Service (OMAS) diff --git a/site/docs/services/omas/it-infrastructure/overview.md b/site/docs/services/omas/it-infrastructure/overview.md index bf6f6682d8..45f42011f9 100644 --- a/site/docs/services/omas/it-infrastructure/overview.md +++ b/site/docs/services/omas/it-infrastructure/overview.md @@ -1,7 +1,7 @@ ---8<-- "snippets/content-status/in-development.md" +--8<-- "snippets/content-status/tech-preview.md" # IT Infrastructure Open Metadata Access Service (OMAS) diff --git a/site/docs/services/omas/project-management/overview.md b/site/docs/services/omas/project-management/overview.md index f35a28b304..27154c6990 100644 --- a/site/docs/services/omas/project-management/overview.md +++ b/site/docs/services/omas/project-management/overview.md @@ -1,7 +1,7 @@ ---8<-- "snippets/content-status/in-development.md" +--8<-- "snippets/content-status/tech-preview.md" # Project Management Open Metadata Access Service (OMAS) diff --git a/site/docs/services/omas/stewardship-action/overview.md b/site/docs/services/omas/stewardship-action/overview.md index f5781babe6..007ce1843f 100644 --- a/site/docs/services/omas/stewardship-action/overview.md +++ b/site/docs/services/omas/stewardship-action/overview.md @@ -1,7 +1,7 @@ ---8<-- "snippets/content-status/in-development.md" +--8<-- "snippets/content-status/tech-preview.md" # Stewardship Action Open Metadata Access Service (OMAS) diff --git a/site/docs/services/omes/governance-action/overview.md b/site/docs/services/omes/governance-action/overview.md index dfc687c569..c6d71b7005 100644 --- a/site/docs/services/omes/governance-action/overview.md +++ b/site/docs/services/omes/governance-action/overview.md @@ -6,7 +6,7 @@ hide: ---8<-- "snippets/content-status/in-development.md" +--8<-- "snippets/content-status/stable.md" # Governance Action Open Metadata Engine Services (OMES) diff --git a/site/docs/services/omes/survey-action/overview.md b/site/docs/services/omes/survey-action/overview.md index 9a19255375..97b35ed8c4 100644 --- a/site/docs/services/omes/survey-action/overview.md +++ b/site/docs/services/omes/survey-action/overview.md @@ -6,7 +6,7 @@ hide: ---8<-- "snippets/content-status/in-development.md" +--8<-- "snippets/content-status/stable.md" # Survey Action Open Metadata Engine Service (OMES) diff --git a/site/docs/services/omis/api-integrator/overview.md b/site/docs/services/omis/api-integrator/overview.md index b89997f430..b6d523d257 100644 --- a/site/docs/services/omis/api-integrator/overview.md +++ b/site/docs/services/omis/api-integrator/overview.md @@ -6,7 +6,7 @@ hide: ---8<-- "snippets/content-status/tech-preview.md" +--8<-- "snippets/content-status/stable.md" # API Integrator Open Metadata Integration Service (OMIS) diff --git a/site/docs/services/omis/catalog-integrator/overview.md b/site/docs/services/omis/catalog-integrator/overview.md index 26b3ff4f5e..25c1a28aa5 100644 --- a/site/docs/services/omis/catalog-integrator/overview.md +++ b/site/docs/services/omis/catalog-integrator/overview.md @@ -6,7 +6,7 @@ hide: ---8<-- "snippets/content-status/in-development.md" +--8<-- "snippets/content-status/stable.md" # Catalog Integrator Open Metadata Integration Service (OMIS) diff --git a/site/docs/services/omis/database-integrator/overview.md b/site/docs/services/omis/database-integrator/overview.md index 1025ce44db..87aea59f30 100644 --- a/site/docs/services/omis/database-integrator/overview.md +++ b/site/docs/services/omis/database-integrator/overview.md @@ -6,7 +6,7 @@ hide: ---8<-- "snippets/content-status/tech-preview.md" +--8<-- "snippets/content-status/stable.md" # Database Integrator Open Metadata Integration Service (OMIS) diff --git a/site/docs/services/omis/display-integrator/overview.md b/site/docs/services/omis/display-integrator/overview.md index 2368844c24..feefe04957 100644 --- a/site/docs/services/omis/display-integrator/overview.md +++ b/site/docs/services/omis/display-integrator/overview.md @@ -6,7 +6,7 @@ hide: ---8<-- "snippets/content-status/tech-preview.md" +--8<-- "snippets/content-status/stable.md" # Display Integrator Open Metadata Integration Service (OMIS) diff --git a/site/docs/services/omis/files-integrator/overview.md b/site/docs/services/omis/files-integrator/overview.md index 2974ce502a..036f749563 100644 --- a/site/docs/services/omis/files-integrator/overview.md +++ b/site/docs/services/omis/files-integrator/overview.md @@ -6,7 +6,7 @@ hide: ---8<-- "snippets/content-status/tech-preview.md" +--8<-- "snippets/content-status/stable.md" # Files Integrator Open Metadata Integration Service (OMIS) diff --git a/site/docs/services/omis/lineage-integrator/overview.md b/site/docs/services/omis/lineage-integrator/overview.md index c72b266761..b84caa81a8 100644 --- a/site/docs/services/omis/lineage-integrator/overview.md +++ b/site/docs/services/omis/lineage-integrator/overview.md @@ -6,7 +6,7 @@ hide: ---8<-- "snippets/content-status/in-development.md" +--8<-- "snippets/content-status/stable.md" # Lineage Integrator Open Metadata Integration Service (OMIS) diff --git a/site/docs/services/omis/organization-integrator/overview.md b/site/docs/services/omis/organization-integrator/overview.md index cd15fb9bad..0e2786c9ff 100644 --- a/site/docs/services/omis/organization-integrator/overview.md +++ b/site/docs/services/omis/organization-integrator/overview.md @@ -6,7 +6,7 @@ hide: ---8<-- "snippets/content-status/in-development.md" +--8<-- "snippets/content-status/stable.md" # Organization Integrator Open Metadata Integration Service (OMIS) diff --git a/site/docs/services/omis/topic-integrator/overview.md b/site/docs/services/omis/topic-integrator/overview.md index 30c1dff417..1626192d7a 100644 --- a/site/docs/services/omis/topic-integrator/overview.md +++ b/site/docs/services/omis/topic-integrator/overview.md @@ -6,7 +6,7 @@ hide: ---8<-- "snippets/content-status/tech-preview.md" +--8<-- "snippets/content-status/stable.md" # Topic Integrator Open Metadata Integration Service (OMIS) diff --git a/site/docs/services/server-chassis.md b/site/docs/services/server-chassis.md index 0f12c47a79..e5869a325e 100644 --- a/site/docs/services/server-chassis.md +++ b/site/docs/services/server-chassis.md @@ -6,7 +6,7 @@ hide: ---8<-- "snippets/content-status/in-development.md" +--8<-- "snippets/content-status/tech-preview.md" ## Server Chassis diff --git a/site/mkdocs.yml b/site/mkdocs.yml index 751689dfac..deae0af7a6 100644 --- a/site/mkdocs.yml +++ b/site/mkdocs.yml @@ -513,14 +513,13 @@ nav: - Asset Owner OMAS: services/omas/asset-owner/overview.md - Community Profile OMAS: services/omas/community-profile/overview.md - Data Manager OMAS: services/omas/data-manager/overview.md - - Data Privacy OMAS: services/omas/data-privacy/overview.md - Data Science OMAS: services/omas/data-science/overview.md - Design Model OMAS: services/omas/design-model/overview.md - - DevOps OMAS: services/omas/dev-ops/overview.md - Digital Architecture OMAS: services/omas/digital-architecture/overview.md - Digital Service OMAS: services/omas/digital-service/overview.md - Governance Engine OMAS: services/omas/governance-engine/overview.md - Governance Program OMAS: services/omas/governance-program/overview.md + - Governance Service OMAS: services/omas/governance-service/overview.md - IT Infrastructure OMAS: services/omas/it-infrastructure/overview.md - Project Management OMAS: services/omas/project-management/overview.md - Security Manager OMAS: services/omas/security-manager/overview.md