Skip to content

Commit 3ba2515

Browse files
Merge pull request #1053 from mandy-chessell/oak2025
Updates to InformalTags
2 parents a63c880 + 7d09f3f commit 3ba2515

File tree

95 files changed

+3461
-662
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+3461
-662
lines changed

saved/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33

44
# Saved files
55

6-
In V5.0 the code when through a simplification and a number of features were removed.
6+
In V5.x the code when through a simplification and a number of features were removed.
77
This directory contains the documentation from these capabilities in case we need to reinstate any of the modules in the future.

site/docs/concepts/connected-asset-properties.md renamed to saved/frameworks/connected-asset-properties.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,11 @@ AssetSummary holds asset properties that are used for displaying details of an a
5757

5858
- *owner* - name of the person or organization that owns the asset/resource.
5959

60-
(Sourced from the AssetOwnership Classification - [model 0445](/types/4/0445-Governance-Roles)).
60+
(Sourced from the Ownership Classification - [model 0445](/types/4/0445-Governance-Roles)).
6161

6262
- *zoneMembership* - list of governance zones assigned to the asset.
6363

64-
(Sourced from the AssetZoneMembership classification - [model 0445](/types/4/0424-Governance-Zones)))
64+
(Sourced from the ZoneMembership classification - [model 0445](/types/4/0424-Governance-Zones)))
6565

6666
- *classifications* - full list of the classifications assigned to the asset along with their properties.
6767

File renamed without changes.

saved/lineage-warehouse/asset-lineage/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,9 @@ Return the connection object for the Asset Lineage's OMAS's out topic.
166166
"LineageClassificationTypes": [
167167
"PrimaryCategory",
168168
"Confidentiality",
169-
"AssetZoneMembership",
169+
"ZoneMembership",
170170
"SubjectArea",
171-
"AssetOwnership"
171+
"Ownership"
172172
]
173173
}
174174
```

site/docs/concepts/asset-example.svg

Lines changed: 1 addition & 1 deletion
Loading

site/docs/concepts/catalog-target.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# Catalog Target
55

6-
A *catalog target* describes the third party technology ([digital resource](/concepts/digital-resource)) that a specific [integration connector](/concept/integration-connector) is exchanging metadata with.
6+
A *catalog target* describes the third party technology ([digital resource](/concepts/digital-resource)) that a specific [integration connector](/concepts/integration-connector) is exchanging metadata with.
77

88
## Catalog Target Types
99

site/docs/concepts/connection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Each connection stored in a metadata repository has a unique identifier. An appl
8080

8181
The OMAS retrieves the connection object from the open metadata repositories and passes it to the [Connector Broker](/concepts/connector-broker) factory object. The Connector Broker (and underlying [Connector Provider](/concepts/connector-provider)) uses the information from the Connection object to create an instance of the connector.
8282

83-
The advantage of retrieving the connection information from a metadata repository is that the connection properties do not need to be hard-coded in the consuming applications and the metadata associated with the linked Asset can be retrieved via the connectors [Connected Asset Properties](connected-asset-properties.md) interface.
83+
The advantage of retrieving the connection information from a metadata repository is that the connection properties do not need to be hard-coded in the consuming applications and the metadata associated with the linked Asset can be retrieved via the connectors [Connected Asset Properties](../../../saved/frameworks/connected-asset-properties.md) interface.
8484

8585
Connections can be created in the open metadata repositories through the following interfaces:
8686

site/docs/concepts/deployed-implementation-type.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,7 @@ A *deployed implementation type* is a type of reference data that describes a cl
1212

1313
* An instance of this technology is likely to be catalogued in the open metadata ecosystem using an [asset](/concepts/asset). The deployed implementation type can define the subtype of the asset to use. It is also possible to define a template for creating the asset and associate it with the deployed implementation type.
1414
* The governance action processes, governance services and connectors that support this type of technology can be identified.
15-
* The *deployedImplementationType* attribute found in many open metadata types can be set from the matching deployed implementation type reference value. Having consistent values for the deployedImplementationType attribute makes it possible to retrieve lists of all catalogued technology of a particular class. The following type definitions include the *deployedImplementationType*:
16-
17-
* [*Infrastructure*](/types/0/0010-Base-Model)
18-
* [*DataSet*](/types/0/0010-Base-Model)
19-
* [*DataStore*](/types/2/0210-Data-Stores)
20-
* [*DeployedAPI*](/types/2/0212-Deployed-APIs)
21-
* [*DeployedSoftwareComponent*](/types/2/0215-Software-Components)
22-
* [*DataFeed*](/types/2/0223-Events-and-Logs)
23-
* [*SoftwareCapability*](/types/0/0042-Software-Capabilities)
24-
* [*CloudPlatform*](/types/0/0090-Cloud-Platforms-and-Services)
25-
* [*ServerPurpose*](/types/0/0041-Server-Purpose)
15+
* The *deployedImplementationType* attribute of the [Asset](/types/0/0010-Base-Model) entity type can be set from the matching deployed implementation type reference value. Having consistent values for the deployedImplementationType attribute makes it possible to retrieve lists of all catalogued technology of a particular class.
2616

2717
## Examples of Deployed Implementation Types
2818

site/docs/concepts/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,7 @@
368368
- [Software Server Capability](/concepts/software-capability)
369369
- [Solution Blueprint](/concepts/solution-blueprint)
370370
- [Solution Component](/concepts/solution-component)
371+
- [Specification Properties](/concepts/specification)
371372
- [Star Ratings](/concepts/review)
372373
- [Specification](/concepts/specification)
373374
- [Stewardship](/features/discovery-and-stewardship/overview)
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
<mxfile host="Electron" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/28.2.5 Chrome/138.0.7204.251 Electron/37.6.1 Safari/537.36" version="28.2.5">
2+
<diagram id="Z7bbR40hNfWKqiiLp26I" name="typedef-structures">
3+
<mxGraphModel dx="2066" dy="1147" 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">
4+
<root>
5+
<mxCell id="0" />
6+
<mxCell id="1" parent="0" />
7+
<mxCell id="1i1LEoRuMfa9Q_aNPnuC-1" value="EntityDef" style="rounded=1;whiteSpace=wrap;html=1;verticalAlign=top;fillColor=#ffcc99;strokeColor=#36393d;" vertex="1" parent="1">
8+
<mxGeometry x="305" y="90" width="155" height="140" as="geometry" />
9+
</mxCell>
10+
<mxCell id="1i1LEoRuMfa9Q_aNPnuC-2" value="AtributeList" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#b0e3e6;strokeColor=#0e8088;" vertex="1" parent="1">
11+
<mxGeometry x="322.5" y="170" width="120" height="30" as="geometry" />
12+
</mxCell>
13+
<mxCell id="1i1LEoRuMfa9Q_aNPnuC-3" value="Header" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#b0e3e6;strokeColor=#0e8088;" vertex="1" parent="1">
14+
<mxGeometry x="322.5" y="120" width="120" height="30" as="geometry" />
15+
</mxCell>
16+
<mxCell id="1i1LEoRuMfa9Q_aNPnuC-5" value="RelationshipDef" style="rounded=1;whiteSpace=wrap;html=1;verticalAlign=top;fillColor=#ffcc99;strokeColor=#36393d;" vertex="1" parent="1">
17+
<mxGeometry x="520" y="130" width="155" height="230" as="geometry" />
18+
</mxCell>
19+
<mxCell id="1i1LEoRuMfa9Q_aNPnuC-6" value="AtributeList" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#b0e3e6;strokeColor=#0e8088;" vertex="1" parent="1">
20+
<mxGeometry x="537.5" y="210" width="120" height="30" as="geometry" />
21+
</mxCell>
22+
<mxCell id="1i1LEoRuMfa9Q_aNPnuC-7" value="Header" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#b0e3e6;strokeColor=#0e8088;" vertex="1" parent="1">
23+
<mxGeometry x="537.5" y="160" width="120" height="30" as="geometry" />
24+
</mxCell>
25+
<mxCell id="1i1LEoRuMfa9Q_aNPnuC-16" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=0.75;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="1" source="1i1LEoRuMfa9Q_aNPnuC-8" target="1i1LEoRuMfa9Q_aNPnuC-1">
26+
<mxGeometry relative="1" as="geometry" />
27+
</mxCell>
28+
<mxCell id="1i1LEoRuMfa9Q_aNPnuC-8" value="End1Def" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#b0e3e6;strokeColor=#0e8088;" vertex="1" parent="1">
29+
<mxGeometry x="537.5" y="260" width="120" height="30" as="geometry" />
30+
</mxCell>
31+
<mxCell id="1i1LEoRuMfa9Q_aNPnuC-17" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=0.75;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="1" source="1i1LEoRuMfa9Q_aNPnuC-9" target="1i1LEoRuMfa9Q_aNPnuC-1">
32+
<mxGeometry relative="1" as="geometry" />
33+
</mxCell>
34+
<mxCell id="1i1LEoRuMfa9Q_aNPnuC-9" value="End1Def" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#b0e3e6;strokeColor=#0e8088;" vertex="1" parent="1">
35+
<mxGeometry x="537.5" y="310" width="120" height="30" as="geometry" />
36+
</mxCell>
37+
<mxCell id="1i1LEoRuMfa9Q_aNPnuC-10" value="ClassificationDef" style="rounded=1;whiteSpace=wrap;html=1;verticalAlign=top;fillColor=#ffcc99;strokeColor=#36393d;" vertex="1" parent="1">
38+
<mxGeometry x="100" y="130" width="155" height="180" as="geometry" />
39+
</mxCell>
40+
<mxCell id="1i1LEoRuMfa9Q_aNPnuC-11" value="AtributeList" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#b0e3e6;strokeColor=#0e8088;" vertex="1" parent="1">
41+
<mxGeometry x="117.5" y="210" width="120" height="30" as="geometry" />
42+
</mxCell>
43+
<mxCell id="1i1LEoRuMfa9Q_aNPnuC-12" value="Header" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#b0e3e6;strokeColor=#0e8088;" vertex="1" parent="1">
44+
<mxGeometry x="117.5" y="160" width="120" height="30" as="geometry" />
45+
</mxCell>
46+
<mxCell id="1i1LEoRuMfa9Q_aNPnuC-15" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0.25;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="1" source="1i1LEoRuMfa9Q_aNPnuC-13" target="1i1LEoRuMfa9Q_aNPnuC-1">
47+
<mxGeometry relative="1" as="geometry" />
48+
</mxCell>
49+
<mxCell id="1i1LEoRuMfa9Q_aNPnuC-13" value="EntityList" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#b0e3e6;strokeColor=#0e8088;" vertex="1" parent="1">
50+
<mxGeometry x="117.5" y="260" width="120" height="30" as="geometry" />
51+
</mxCell>
52+
</root>
53+
</mxGraphModel>
54+
</diagram>
55+
</mxfile>

0 commit comments

Comments
 (0)