Technical Term

A technical term is a term that IT people tend to settle on based on naming conventions, technical constraints, and often times limited understanding of the business.

Child Components

Type Code 0..1
Action Code 0..1
Identifier 0..∞
UUID 0..1
Source Identifier 0..1
Party Identifier 0..1
Identifier Set 0..∞
Related Identifier 0..∞
Term 0..1
Definition 0..1
Definition Source 0..1
Version Identifier 0..1
Extension 1..1

UML Class Model

The following link opens the SVG image in a separate browser tab.
You can save the file locally and use it, for example, in PowerPoint.
SVG File
@startuml

class TechnicalTerm {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String Term
    String Definition
    String DefinitionSource
    String VersionIdentifier
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}

TechnicalTerm o-d- "0...∞" "IdentifierSet"
TechnicalTerm o-r- "0...∞" "RelatedIdentifier"

hide circle
@enduml

Where Used

Following is a list of components that have Technical Term as a child component.

  • [none]

Feedback

OAGi and its members welcome your feedback.

UUID: 10b88d2960d445c1aca54f68c9cea0de

connectSpec (OAGIS) Version 10.12