Skip to content

Class: CodeSets

URI: fix_orchestra:CodeSets

 classDiagram
    class CodeSets
    click CodeSets href "../CodeSets/"
      CodeSets : annotation





        CodeSets --> "0..1" Annotation : annotation
        click Annotation href "../Annotation/"



      CodeSets : base

      CodeSets : code_set





        CodeSets --> "*" CodeSetType : code_set
        click CodeSetType href "../CodeSetType/"



Class Properties

Property Value
Class URI fix_orchestra:CodeSets

Slots

Name Cardinality and Range Description Inheritance
code_set *
CodeSetType
direct
annotation 0..1
Annotation
direct
base 0..1
String
direct

Unique Keys

code_set_name_key

Unique key slots: name, scenario

code_set_id_key

Unique key slots: id, scenario_id

Usages

used by used in type used
Repository code_sets range CodeSets

In Subsets

Aliases

  • codeSets

Identifier and Mapping Information

Annotations

property value
xsd_source repository.xsd

Schema Source

Mappings

Mapping Type Mapped Value
self fix_orchestra:CodeSets
native fix_orchestra:CodeSets
exact fixr:codeSets

LinkML Source

Direct

name: CodeSets
annotations:
  xsd_source:
    tag: xsd_source
    value: repository.xsd
in_subset:
- repository
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- codeSets
exact_mappings:
- fixr:codeSets
attributes:
  code_set:
    name: code_set
    from_schema: https://w3id.org/lmodel/fix-orchestra
    aliases:
    - codeSet
    exact_mappings:
    - fixr:codeSet
    slot_uri: fix_orchestra:code_set
    domain_of:
    - FieldType
    - CodeSets
    range: CodeSetType
    multivalued: true
    inlined: true
    inlined_as_list: true
  annotation:
    name: annotation
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:annotation
    slot_uri: fix_orchestra:annotation
    domain_of:
    - ActorType
    - CategoryType
    - CodeSetType
    - CodeType
    - ComponentRefType
    - ComponentType
    - ConceptType
    - FieldRefType
    - FieldType
    - FlowType
    - GroupType
    - IdentifiersType
    - MappedDatatype
    - MessageType
    - ResponseType
    - ScenarioType
    - SectionType
    - StateMachineType
    - StateType
    - TransitionType
    - BaseInterfaceType
    - ProtocolType
    - Datatype
    - Actors
    - Categories
    - CodeSets
    - Components
    - Concepts
    - Datatypes
    - Fields
    - Groups
    - Messages
    - Repository
    - Scenarios
    - Sections
    range: Annotation
  base:
    name: base
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:base
    slot_uri: fix_orchestra:base
    domain_of:
    - MappedDatatype
    - Actors
    - Categories
    - CodeSets
    - Components
    - Concepts
    - Datatypes
    - Fields
    - Groups
    - Messages
    - Scenarios
    - Sections
    - XmlSpecialAttrs
    - XmlGlobalAttributes
    range: string
class_uri: fix_orchestra:CodeSets
unique_keys:
  code_set_name_key:
    unique_key_name: code_set_name_key
    unique_key_slots:
    - name
    - scenario
    description: From XSD <xs:key name="codeSetNameKey"> with selector "fixr:codeSet".
  code_set_id_key:
    unique_key_name: code_set_id_key
    unique_key_slots:
    - id
    - scenario_id
    description: From XSD <xs:key name="codeSetIdKey"> with selector "fixr:codeSet".

Induced

name: CodeSets
annotations:
  xsd_source:
    tag: xsd_source
    value: repository.xsd
in_subset:
- repository
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- codeSets
exact_mappings:
- fixr:codeSets
attributes:
  code_set:
    name: code_set
    from_schema: https://w3id.org/lmodel/fix-orchestra
    aliases:
    - codeSet
    exact_mappings:
    - fixr:codeSet
    slot_uri: fix_orchestra:code_set
    owner: CodeSets
    domain_of:
    - FieldType
    - CodeSets
    range: CodeSetType
    multivalued: true
    inlined: true
    inlined_as_list: true
  annotation:
    name: annotation
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:annotation
    slot_uri: fix_orchestra:annotation
    owner: CodeSets
    domain_of:
    - ActorType
    - CategoryType
    - CodeSetType
    - CodeType
    - ComponentRefType
    - ComponentType
    - ConceptType
    - FieldRefType
    - FieldType
    - FlowType
    - GroupType
    - IdentifiersType
    - MappedDatatype
    - MessageType
    - ResponseType
    - ScenarioType
    - SectionType
    - StateMachineType
    - StateType
    - TransitionType
    - BaseInterfaceType
    - ProtocolType
    - Datatype
    - Actors
    - Categories
    - CodeSets
    - Components
    - Concepts
    - Datatypes
    - Fields
    - Groups
    - Messages
    - Repository
    - Scenarios
    - Sections
    range: Annotation
  base:
    name: base
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:base
    slot_uri: fix_orchestra:base
    owner: CodeSets
    domain_of:
    - MappedDatatype
    - Actors
    - Categories
    - CodeSets
    - Components
    - Concepts
    - Datatypes
    - Fields
    - Groups
    - Messages
    - Scenarios
    - Sections
    - XmlSpecialAttrs
    - XmlGlobalAttributes
    range: string
class_uri: fix_orchestra:CodeSets
unique_keys:
  code_set_name_key:
    unique_key_name: code_set_name_key
    unique_key_slots:
    - name
    - scenario
    description: From XSD <xs:key name="codeSetNameKey"> with selector "fixr:codeSet".
  code_set_id_key:
    unique_key_name: code_set_id_key
    unique_key_slots:
    - id
    - scenario_id
    description: From XSD <xs:key name="codeSetIdKey"> with selector "fixr:codeSet".