Skip to content

Commit

Permalink
Add new view services
Browse files Browse the repository at this point in the history
Signed-off-by: Mandy Chessell <mandy.e.chessell@gmail.com>
  • Loading branch information
mandy-chessell committed Oct 16, 2024
1 parent f9df385 commit 808dfa9
Show file tree
Hide file tree
Showing 11 changed files with 193 additions and 19 deletions.
4 changes: 2 additions & 2 deletions site/docs/release-notes/egeria-status.drawio
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<mxfile host="Electron" modified="2024-06-06T12:38:19.302Z" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.4.8 Chrome/124.0.6367.207 Electron/30.0.6 Safari/537.36" etag="qYAbzvg3A-f7NuEXOnZH" version="24.4.8" type="device" pages="29">
<mxfile host="Electron" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.7.17 Chrome/128.0.6613.36 Electron/32.0.1 Safari/537.36" version="24.7.17" pages="29">
<diagram id="Gro3B2_n27xaSj8Dfh9V" name="overview">
<mxGraphModel dx="1941" dy="941" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
Expand Down Expand Up @@ -913,7 +913,7 @@
</mxGraphModel>
</diagram>
<diagram id="icIzIHRbvMJy5QZI8pVm" name="functional-organization">
<mxGraphModel dx="1500" dy="2199" grid="0" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<mxGraphModel dx="1242" dy="1975" grid="0" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="N-dQoVwpvzfziEzftqcd-0" />
<mxCell id="N-dQoVwpvzfziEzftqcd-1" parent="N-dQoVwpvzfziEzftqcd-0" />
Expand Down
21 changes: 21 additions & 0 deletions site/docs/services/omvs/data-designer/overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
hide:
- toc
---

<!-- SPDX-License-Identifier: CC-BY-4.0 -->
<!-- Copyright Contributors to the Egeria project. -->

--8<-- "snippets/content-status/in-development.md"

# Data Designer OMVS

The Data Designer Open Metadata View Services (OMVS) is a REST API that enables the caller to create schema definitions to describe the structure of data.

---8<-- "snippets/abbr.md"






2 changes: 1 addition & 1 deletion site/docs/services/omvs/data-discovery/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ hide:

# Data Discovery OMVS

The Data Discovery Open Metadata View Services (OMVS) is a REST API designed to support user interfaces (UIs) for documenting specifications that describe the data needed for a project. These are known as DataSpecs and they can be used to specify schemas for data pipelines as well as saved searches.
The Data Discovery Open Metadata View Services (OMVS) is a REST API that enables the caller to define and search for new data resources.

---8<-- "snippets/abbr.md"

Expand Down
21 changes: 21 additions & 0 deletions site/docs/services/omvs/data-officer/overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
hide:
- toc
---

<!-- SPDX-License-Identifier: CC-BY-4.0 -->
<!-- Copyright Contributors to the Egeria project. -->

--8<-- "snippets/content-status/in-development.md"

# Data Officer OMVS

The Data Officer Open Metadata View Services (OMVS) is a REST API that supports a Data Officer as they lead the data governance program. This builds on the capabilities of the [Governance Officer OMVS](/services/omvs/governance-officer/overview).

---8<-- "snippets/abbr.md"






21 changes: 21 additions & 0 deletions site/docs/services/omvs/devops-pipeline/overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
hide:
- toc
---

<!-- SPDX-License-Identifier: CC-BY-4.0 -->
<!-- Copyright Contributors to the Egeria project. -->

--8<-- "snippets/content-status/in-development.md"

# Devops Pipeline OMVS

The Devops Pipeline Open Metadata View Services (OMVS) is a REST API that enables a devops engineer to maintain the metadata about the changing digital resources being deployed through devops pipelines.

---8<-- "snippets/abbr.md"






18 changes: 18 additions & 0 deletions site/docs/services/omvs/governance-officer/overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
hide:
- toc
---

<!-- SPDX-License-Identifier: CC-BY-4.0 -->
<!-- Copyright Contributors to the Egeria project. -->

--8<-- "snippets/content-status/in-development.md"

# Governance Officer Open Metadata View Service (OMVS)

The Governance Officer Open Metadata View Services (OMVS) is a REST API that support the creation and editing of a new governance domain.

It uses the [Governance Program OMAS](/services/omas/governance-program/overview) for its metadata services.


--8<-- "snippets/abbr.md"
41 changes: 25 additions & 16 deletions site/docs/services/omvs/index.md

Large diffs are not rendered by default.

21 changes: 21 additions & 0 deletions site/docs/services/omvs/metadata-explorer/overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
hide:
- toc
---

<!-- SPDX-License-Identifier: CC-BY-4.0 -->
<!-- Copyright Contributors to the Egeria project. -->

--8<-- "snippets/content-status/in-development.md"

# Metadata Explorer OMVS

The Metadata Explorer Open Metadata View Services (OMVS) is a REST API that supports the search, query and retrieval of open metadata. It is an advanced API for users that understand the [Open Metadata Types](/types).

---8<-- "snippets/abbr.md"






21 changes: 21 additions & 0 deletions site/docs/services/omvs/people-organizer/overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
hide:
- toc
---

<!-- SPDX-License-Identifier: CC-BY-4.0 -->
<!-- Copyright Contributors to the Egeria project. -->

--8<-- "snippets/content-status/in-development.md"

# People Organizer OMVS

The People Organizer Open Metadata View Services (OMVS) is a REST API that is used to maintain information about an organization. This includes the definitions of teams, roles and organization structures.

---8<-- "snippets/abbr.md"






21 changes: 21 additions & 0 deletions site/docs/services/omvs/privacy-officer/overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
hide:
- toc
---

<!-- SPDX-License-Identifier: CC-BY-4.0 -->
<!-- Copyright Contributors to the Egeria project. -->

--8<-- "snippets/content-status/in-development.md"

# Privacy Officer OMVS

The Privacy Officer Open Metadata View Services (OMVS) is a REST API that supports a Privacy Officer as they lead the privacy governance program. This builds on the capabilities of the [Governance Officer OMVS](/services/omvs/governance-officer/overview).

---8<-- "snippets/abbr.md"






21 changes: 21 additions & 0 deletions site/docs/services/omvs/security-officer/overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
hide:
- toc
---

<!-- SPDX-License-Identifier: CC-BY-4.0 -->
<!-- Copyright Contributors to the Egeria project. -->

--8<-- "snippets/content-status/in-development.md"

# Security Officer OMVS

The Security Officer Open Metadata View Services (OMVS) is a REST API that supports a Security Officer as they lead the security governance program. This builds on the capabilities of the [Governance Officer OMVS](/services/omvs/governance-officer/overview).

---8<-- "snippets/abbr.md"






0 comments on commit 808dfa9

Please sign in to comment.