Classification

Classification
Classification

Describes the source of the classification,classification can be acquired by a classifier, user input or inherited from a parent entity.

JSON Example
{
    "description": "string",
    "source": "string",
    "type": "string",
    "value": "string"
}
string
description
Optional

Description of the classification

string
source
Optional

Source of the classification

Possible values are : CLASSIFIER, USER_INPUT, INHERITED,
string
type
Optional

Type of the classification, e.g. domainType

string
value
Optional

Value of the classification, e.g. MGMT_DOMAIN

Property Of