Classification Scheme

Describes the classification scheme as a whole. A Catalog can have one ClassificationScheme associated with it. For example, a classification scheme for inventory management may classify items according to handling characteristics.

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..∞
Description 0..∞
Note 0..∞
Classification 0..∞
Property 0..∞
Classification Definition 0..∞
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 ClassificationScheme {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String Description
    String Note
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "Classification"{}
class "Property"{}
class "ClassificationDefinition"{}

ClassificationScheme o-d- "0...∞" "IdentifierSet"
ClassificationScheme o-r- "0...∞" "RelatedIdentifier"
ClassificationScheme o-u- "0...∞" "Classification"
ClassificationScheme o-l- "0...∞" "Property"
ClassificationScheme o-d- "0...∞" "ClassificationDefinition"

hide circle
@enduml

Where Used

Following is a list of components that have Classification Scheme as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: d5353fbd0f3f409dbcdcf3526a6ab215

connectSpec (OAGIS) Version 10.12