Out-of-the-box complex relation types

The following table contains out-of-the-box complex relation types, which you can also find on the Complex relation types page in the Operating Model settings.

Name Description Relation types Attribute types Public ID System-managed
AI Agent Deployment Represents the deployment of a specific AI agent version to an AI endpoint, capturing operational details such as traffic allocation. A single agent version may have multiple deployments across different endpoints, and an endpoint may expose multiple agent deployments simultaneously
  • is deployment of - AI Agent Version (1:1)
  • is exposed on - AI Endpoint (1:1)
  • is monitored by - AI Monitor (0:n)
Traffic Split Percentage (1:1) AIAgentDeployment Green check icon
Code Mapping Complex mapping between two or more code values.
  • source - Code Value (1:-)
  • target - Code Value (1:-)
  • crosswalk - Crosswalk (1: 1)

 

  • Description (0:1)
  • Transformation Logic (0:1)
CodeMapping_C Red close icon
Data Usage

 

  • uses - Data Asset (1:-)
  • used in - Business Asset (1:-)
  • governed by - Rule (1:-)
  • Description (0:1)
  • Materiality (0:1)
DataUsage_C Red close icon
Fact Type  
  • Head - Asset (1: 1)
  • Tail - Asset (1: 1)

 

  • Role (1:-)
  • Co-role (1:-)
FactType_C Red close icon
Field Mapping Complex mapping between two or more data fields.
  • source - Data Element (1:-)
  • target - Data Element (1:-)
  • mapping specification - Mapping Specification (1: 1)
  • Description (0:1)
  • Transformation Logic (0:1)
FieldMapping_C Red close icon
Foreign Key Mapping Complex mapping between two columns representing a primary key and a foreign key.
  • constrains - Column (1: 1)
  • references - Column (1: 1)
  • is part of - Foreign Key (1: 1)

Key sequence (1:1)

ForeignKeyMapping Green check icon