Share via


AtlasTermAssignmentHeaderOutput interface

The header for term assignment.

Properties

confidence

The confidence of the term assignment.

createdBy

The user who created the record.

description

The description of the term assignment.

displayText

The display text.

expression

The expression of the term assignment.

relationGuid

The GUID of the relationship.

status

The status of terms assignment.

Possible values: "DISCOVERED", "PROPOSED", "IMPORTED", "VALIDATED", "DEPRECATED", "OBSOLETE", "OTHER"

steward

The steward of the term.

termGuid

The GUID of the term.

Property Details

confidence

The confidence of the term assignment.

confidence?: number

Property Value

number

createdBy

The user who created the record.

createdBy?: string

Property Value

string

description

The description of the term assignment.

description?: string

Property Value

string

displayText

The display text.

displayText?: string

Property Value

string

expression

The expression of the term assignment.

expression?: string

Property Value

string

relationGuid

The GUID of the relationship.

relationGuid?: string

Property Value

string

status

The status of terms assignment.

Possible values: "DISCOVERED", "PROPOSED", "IMPORTED", "VALIDATED", "DEPRECATED", "OBSOLETE", "OTHER"

status?: string

Property Value

string

steward

The steward of the term.

steward?: string

Property Value

string

termGuid

The GUID of the term.

termGuid?: string

Property Value

string