Skip to content

Class: Components

URI: fix_orchestra:Components

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





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



      Components : base

      Components : component





        Components --> "*" ComponentType : component
        click ComponentType href "../ComponentType/"



Class Properties

Property Value
Class URI fix_orchestra:Components

Slots

Name Cardinality and Range Description Inheritance
component *
ComponentType
direct
annotation 0..1
Annotation
direct
base 0..1
String
direct

Unique Keys

component_name_key

Unique key slots: name, scenario

component_id_key

Unique key slots: id, scenario_id

Usages

used by used in type used
Repository components range Components

In Subsets

Aliases

  • components

Identifier and Mapping Information

Annotations

property value
xsd_source repository.xsd

Schema Source

Mappings

Mapping Type Mapped Value
self fix_orchestra:Components
native fix_orchestra:Components
exact fixr:components

LinkML Source

Direct

name: Components
annotations:
  xsd_source:
    tag: xsd_source
    value: repository.xsd
in_subset:
- repository
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- components
exact_mappings:
- fixr:components
slots:
- component
attributes:
  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:Components
unique_keys:
  component_name_key:
    unique_key_name: component_name_key
    unique_key_slots:
    - name
    - scenario
    description: From XSD <xs:key name="componentNameKey"> with selector "fixr:component".
  component_id_key:
    unique_key_name: component_id_key
    unique_key_slots:
    - id
    - scenario_id
    description: From XSD <xs:key name="componentIdKey"> with selector "fixr:component".

Induced

name: Components
annotations:
  xsd_source:
    tag: xsd_source
    value: repository.xsd
in_subset:
- repository
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- components
exact_mappings:
- fixr:components
attributes:
  annotation:
    name: annotation
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:annotation
    slot_uri: fix_orchestra:annotation
    owner: Components
    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: Components
    domain_of:
    - MappedDatatype
    - Actors
    - Categories
    - CodeSets
    - Components
    - Concepts
    - Datatypes
    - Fields
    - Groups
    - Messages
    - Scenarios
    - Sections
    - XmlSpecialAttrs
    - XmlGlobalAttributes
    range: string
  component:
    name: component
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:component
    rank: 1000
    slot_uri: fix_orchestra:component
    owner: Components
    domain_of:
    - ActionType
    - ActorType
    - Components
    range: ComponentType
    multivalued: true
    inlined: true
    inlined_as_list: true
class_uri: fix_orchestra:Components
unique_keys:
  component_name_key:
    unique_key_name: component_name_key
    unique_key_slots:
    - name
    - scenario
    description: From XSD <xs:key name="componentNameKey"> with selector "fixr:component".
  component_id_key:
    unique_key_name: component_id_key
    unique_key_slots:
    - id
    - scenario_id
    description: From XSD <xs:key name="componentIdKey"> with selector "fixr:component".