Skip to content

0625 Data Class Discovery

Data class discovery captures the analysis on how close the values in a data field matches the specification defined in a data class.

UML

DataClassAnnotation entity

This annotation records a possible data class match with the data analyzed by the survey action service.

  • candidateDataClassGUIDs - List of possible matching data classes.
  • specification - Name or explicit definition of rule used to identify values of this data class.

Raise an issue or comment below