diff --git a/site/docs/release-notes/4-4.md b/site/docs/release-notes/4-4.md index 19b5572e7a..13272ac39b 100644 --- a/site/docs/release-notes/4-4.md +++ b/site/docs/release-notes/4-4.md @@ -14,7 +14,8 @@ _**These are DRAFT release notes. The notes will be updated until & when 4.4 is * A new classification called [*DataScope*](/types/2/0210-Data-Stores) can be added to a referenceable entity (typically a DataStore or DataSet) to define the scope of the associated data resource in space and time. * Although not yet implemented in the [Engine Host](/concepts/engine-host), there are types for a new type of governance engine called the [*EventActionEngine*](/types/4/0461-Governance-Engines) and its corresponding governance service called [*EventActionService*](/types/4/0461-Governance-Engines). This new engine is for managing context events, scheduling and associated actions. * A new entity called a [*ContextEvent*](/types/4/0475-Context-Events) plus associated elements has been added to provide a means to capture significant events that impact users, data, services, etcetera, to be recorded and used to explain why blips occurred in the past, or plan and take action to mitigate against blips in the future. - * There are new lineage relationships called [*UltimateSource*](/types/7/0755-Ultimate-Source-Destination) and [*UltimateDestination*](/types/7/0755-Ultimate-Source-Destination) can be used to capture the size and edges of an element's lineage graph have been added. + * There is a new schema extraction relationship called [*DiscoveredLinkedDataField*](/types/6/0615-Schema-Extraction) that can be used to describe associations between data fields. + * There are new lineage relationships called [*UltimateSource*](/types/7/0755-Ultimate-Source-Destination) and [*UltimateDestination*](/types/7/0755-Ultimate-Source-Destination) can be used to capture the size and edges of an element's lineage graph have been added. diff --git a/site/docs/types/6/0615-Schema-Extraction.md b/site/docs/types/6/0615-Schema-Extraction.md index c117b94c79..bed709855a 100644 --- a/site/docs/types/6/0615-Schema-Extraction.md +++ b/site/docs/types/6/0615-Schema-Extraction.md @@ -10,7 +10,7 @@ hide: Schema extraction creates a set of metadata entities that represent how the data is structured in the digital resource. -This is then either matched with an existing schema or a new schema is created (see [Area 5](/types/5)). This may be completely automated, or with stewards assistance. +This is then either matched with an existing schema or a new schema is created (see [Area 5](/types/5)). This may be completely automated, or with stewards' assistance. ![UML](0615-Schema-Extraction.svg) diff --git a/site/docs/types/6/0615-Schema-Extraction.svg b/site/docs/types/6/0615-Schema-Extraction.svg index 4ceaa1d905..e383a95726 100644 --- a/site/docs/types/6/0615-Schema-Extraction.svg +++ b/site/docs/types/6/0615-Schema-Extraction.svg @@ -1,4 +1,4 @@ - + -
0615 - Schema Extraction
0615 - Schema Extraction
«entity»
SchemaAnalysisAnnotation
«entity»...
schemaName : string
schemaType : string
schemaName : string...
«entity»
Annotation
«entity»...
«entity»
DataField
«entity»...
«relationship»
DiscoveredDataField
«relationship»...
dataFieldPosition : int
dataFieldPosition : int
«relationship»
DiscoveredNestedDataField
«relationship»...
*
*
*
*
0..1
0..1
0..1
0..1
discoveredDataFields
discoveredDataFields
dataFieldPosition : int
dataFieldPosition : int
nestedDataFields
nestedDataFields
parentDataField
parentDataField
schemaAnalysisAnnotation
schemaAnalysisAnnotati...
dataFieldName : string
dataFieldType : string
dataFieldDescription : string
dataFieldAliases : array<string>
dataFieldSortOrder : DataItemSortOrder
defaultValue : string
additionalProperties : map<string, string>
dataFieldName : string...
«entity»
SchemaAttribute
«entity»...
schemaAttributeDefinition
schemaAttributeDefini...
*
*
0..1
0..1
«relationship»
SchemaAttributeDefinition
«relationship»...
assetGUID : string
assetGUID : string
deployedSchemaAttributes
deployedSchemaAttributes
«entity»
SchemaType
«entity»...
schemaTypeDefinition
schemaTypeDefinition
*
*
0..1
0..1
«relationship»
SchemaTypeDefinition
«relationship»...
deployedSchemaTypes
deployedSchemaTypes
«entity»
OpenMetadataRoot
«entity»...
Text is not SVG - cannot display
\ No newline at end of file +
0615 - Schema Extraction
0615 - Schema Extraction
«entity»
SchemaAnalysisAnnotation
«entity»...
schemaName : string
schemaType : string
schemaName : string...
«entity»
Annotation
«entity»...
«entity»
DataField
«entity»...
«relationship»
DiscoveredDataField
«relationship»...
dataFieldPosition : int
dataFieldPosition : int
«relationship»
DiscoveredNestedDataField
«relationship»...
*
*
*
*
0..1
0..1
0..1
0..1
discoveredDataFields
discoveredDataFields
dataFieldPosition : int
dataFieldPosition : int
nestedDataFields
nestedDataFields
parentDataField
parentDataField
schemaAnalysisAnnotation
schemaAnalysisAnnotati...
dataFieldName : string
dataFieldType : string
dataFieldDescription : string
dataFieldAliases : array<string>
dataFieldSortOrder : DataItemSortOrder
defaultValue : string
additionalProperties : map<string, string>
dataFieldName : string...
«entity»
SchemaAttribute
«entity»...
schemaAttributeDefinition
schemaAttributeDefini...
*
*
0..1
0..1
«relationship»
SchemaAttributeDefinition
«relationship»...
assetGUID : string
assetGUID : string
deployedSchemaAttributes
deployedSchemaAttributes
«entity»
SchemaType
«entity»...
schemaTypeDefinition
schemaTypeDefinition
*
*
0..1
0..1
«relationship»
SchemaTypeDefinition
«relationship»...
deployedSchemaTypes
deployedSchemaTypes
«entity»
OpenMetadataRoot
«entity»...
«relationship»
DiscoveredLinkedDataField
«relationship»...
relationshipTypeName : string
relationshipEnd : int
additionalProperties : map<string, string>
relationshipTypeName : string...
linkFromDataFields
linkFromDataFields
linkToDataFields
linkToDataFields
*
*
*
*
Text is not SVG - cannot display
\ No newline at end of file diff --git a/site/docs/types/6/area-6-discovery.drawio b/site/docs/types/6/area-6-discovery.drawio index 0a45bba68d..3e62d2e921 100644 --- a/site/docs/types/6/area-6-discovery.drawio +++ b/site/docs/types/6/area-6-discovery.drawio @@ -1,4 +1,4 @@ - + @@ -492,7 +492,7 @@ - + @@ -516,7 +516,7 @@ - + @@ -570,7 +570,7 @@ - + @@ -579,7 +579,7 @@ - + @@ -605,6 +605,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + +