| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.discovery.properties |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassificationAnnotation
ClassificationAnnotation recommends classifications for either an asset or a data field.
|
class |
DataClassAnnotation
DataClassAnnotation recommends a data class that potentially matches this data field.
|
class |
DataProfileAnnotation
DataProfileAnnotation holds properties that describe the characteristics of a specific field within a data source.
|
class |
DataProfileLogAnnotation
DataProfileLogAnnotation is an annotation that is used when the profile data generated is too big to store in the metadata server
and has been located in log files instead.
|
class |
QualityAnnotation
QualityAnnotation records a quality assessment of the data.
|
class |
RelationshipAdviceAnnotation
RelationshipAdviceAnnotation is used to record a recommendation that a new relationship should be made from this data field to another
object in the open metadata types.
|
class |
SemanticAnnotation
SemanticAnnotation provides a recommendation as to the likely meaning of data.
|
| Constructor and Description |
|---|
DataFieldAnnotation(DataFieldAnnotation template)
Copy clone constructor
|
Copyright © 2018–2020 ODPi. All rights reserved.