Property description
The relationTypeCategories asset groups relation types into predefined categories, simplifying organization and management.
For example, if components (e.g. diagrams) across multiple object types use the same relation types, instead of listing them one by one, simply reference the relation type category.
Dawiso offers a list of predefined relation type categories that you can use, creating new categories is strongly discouraged.
| Relation Type Category | Contains the Following Relations |
|---|---|
business_relations | hasDefinition, definedBy, isUsing |
data_relations | hasDataSource, dataSourceOf, hasImplementation, implementedBy |
Minimal JSON
{ "key": "","name": ""
}
Nested properties
| Property | Description | Values | Mandatory |
|---|---|---|---|
key | Unique key of the asset. | string | Yes |
name | Name of the asset used as default EN translation. | string | Yes |
description | Description of the asset. | string | No |
state | State of the asset. Supported options are: active: The user relation is visible in the environment., inactive, in-validation, hidden | string | No |
translations | Array of translations. | array | No |