Skip to content

Class: Datatype

URI: fix_orchestra:Datatype

 classDiagram
    class Datatype
    click Datatype href "../Datatype/"
      EntityAttribGrp <|-- Datatype
        click EntityAttribGrp href "../EntityAttribGrp/"

      Datatype : added

      Datatype : added_ep

      Datatype : annotation





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



      Datatype : base_type

      Datatype : change_type





        Datatype --> "0..1" ChangeType : change_type
        click ChangeType href "../ChangeType/"



      Datatype : deprecated

      Datatype : deprecated_ep

      Datatype : issue

      Datatype : last_modified

      Datatype : mapped_datatype





        Datatype --> "*" MappedDatatype : mapped_datatype
        click MappedDatatype href "../MappedDatatype/"



      Datatype : name

      Datatype : replaced

      Datatype : replaced_by_field

      Datatype : replaced_ep

      Datatype : scenario

      Datatype : scenario_id

      Datatype : supported





        Datatype --> "0..1" SupportType : supported
        click SupportType href "../SupportType/"



      Datatype : updated

      Datatype : updated_ep

Inheritance

Class Properties

Property Value
Class URI fix_orchestra:Datatype

Slots

Name Cardinality and Range Description Inheritance
mapped_datatype *
MappedDatatype
direct
scenario_id 0..1
Id
Unique identifier of a scenario direct
base_type 0..1
Name
direct
annotation 0..1
Annotation
direct
name 1
Name
direct
scenario 0..1
Name
The use case of a datatype by name direct
added 0..1
Version
EntityAttribGrp
added_ep 0..1
EP
EntityAttribGrp
change_type 0..1
ChangeType
EntityAttribGrp
deprecated_ep 0..1
EP
EntityAttribGrp
issue 0..1
String
EntityAttribGrp
last_modified 0..1
Version
EntityAttribGrp
replaced 0..1
Version
EntityAttribGrp
replaced_ep 0..1
EP
EntityAttribGrp
replaced_by_field 0..1
Id
EntityAttribGrp
supported 0..1
SupportType
EntityAttribGrp
updated 0..1
Version
EntityAttribGrp
updated_ep 0..1
EP
EntityAttribGrp
deprecated 0..1
Version
EntityAttribGrp

Usages

used by used in type used
Datatypes datatype range Datatype

In Subsets

Aliases

  • datatype

Identifier and Mapping Information

Annotations

property value
xsd_source repositorytypes.xsd

Schema Source

Mappings

Mapping Type Mapped Value
self fix_orchestra:Datatype
native fix_orchestra:Datatype
exact fixr:datatype
narrow fix_sbe:PrimitiveTypeV1, fix_sbe:PrimitiveTypeV2
broad fix_sbe:MemberDataTypeV2
close fix_sbe:CompositeDataTypeV1, fix_sbe:CompositeDataTypeV2, fix_sbe:EncodedDataTypeV1, fix_sbe:SimpleDataTypeV2

LinkML Source

Direct

name: Datatype
annotations:
  xsd_source:
    tag: xsd_source
    value: repositorytypes.xsd
in_subset:
- repository_types
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- datatype
exact_mappings:
- fixr:datatype
close_mappings:
- fix_sbe:CompositeDataTypeV1
- fix_sbe:CompositeDataTypeV2
- fix_sbe:EncodedDataTypeV1
- fix_sbe:SimpleDataTypeV2
narrow_mappings:
- fix_sbe:PrimitiveTypeV1
- fix_sbe:PrimitiveTypeV2
broad_mappings:
- fix_sbe:MemberDataTypeV2
mixins:
- EntityAttribGrp
slots:
- mapped_datatype
- scenario_id
- base_type
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
  name:
    name: name
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:name
    slot_uri: fix_orchestra:name
    domain_of:
    - OidGrp
    - RefidGrp
    - ActorType
    - CategoryType
    - ComponentRuleType
    - ConceptType
    - FieldRuleType
    - FlowType
    - IdentifierType
    - ResponseType
    - ScenarioType
    - SectionType
    - StateMachineType
    - StateType
    - TimerSchedule
    - TimerType
    - TransitionType
    - TriggerType
    - BaseInterfaceType
    - ProtocolType
    - Datatype
    - Repository
    range: Name
    required: true
  scenario:
    name: scenario
    description: The use case of a datatype by name
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:scenario
    slot_uri: fix_orchestra:scenario
    ifabsent: string(base)
    domain_of:
    - OidGrp
    - RefidGrp
    - Datatype
    - Scenarios
    range: Name
class_uri: fix_orchestra:Datatype

Induced

name: Datatype
annotations:
  xsd_source:
    tag: xsd_source
    value: repositorytypes.xsd
in_subset:
- repository_types
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- datatype
exact_mappings:
- fixr:datatype
close_mappings:
- fix_sbe:CompositeDataTypeV1
- fix_sbe:CompositeDataTypeV2
- fix_sbe:EncodedDataTypeV1
- fix_sbe:SimpleDataTypeV2
narrow_mappings:
- fix_sbe:PrimitiveTypeV1
- fix_sbe:PrimitiveTypeV2
broad_mappings:
- fix_sbe:MemberDataTypeV2
mixins:
- EntityAttribGrp
attributes:
  annotation:
    name: annotation
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:annotation
    slot_uri: fix_orchestra:annotation
    owner: Datatype
    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
  name:
    name: name
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:name
    slot_uri: fix_orchestra:name
    owner: Datatype
    domain_of:
    - OidGrp
    - RefidGrp
    - ActorType
    - CategoryType
    - ComponentRuleType
    - ConceptType
    - FieldRuleType
    - FlowType
    - IdentifierType
    - ResponseType
    - ScenarioType
    - SectionType
    - StateMachineType
    - StateType
    - TimerSchedule
    - TimerType
    - TransitionType
    - TriggerType
    - BaseInterfaceType
    - ProtocolType
    - Datatype
    - Repository
    range: Name
    required: true
  scenario:
    name: scenario
    description: The use case of a datatype by name
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:scenario
    slot_uri: fix_orchestra:scenario
    ifabsent: string(base)
    owner: Datatype
    domain_of:
    - OidGrp
    - RefidGrp
    - Datatype
    - Scenarios
    range: Name
  mapped_datatype:
    name: mapped_datatype
    from_schema: https://w3id.org/lmodel/fix-orchestra
    aliases:
    - mappedDatatype
    exact_mappings:
    - fixr:mappedDatatype
    rank: 1000
    slot_uri: fix_orchestra:mapped_datatype
    owner: Datatype
    domain_of:
    - Datatype
    range: MappedDatatype
    multivalued: true
    inlined: true
    inlined_as_list: true
  scenario_id:
    name: scenario_id
    description: Unique identifier of a scenario. Default is '1' for base scenario.
    from_schema: https://w3id.org/lmodel/fix-orchestra
    aliases:
    - scenarioId
    exact_mappings:
    - fixr:scenarioId
    rank: 1000
    slot_uri: fix_orchestra:scenario_id
    ifabsent: string(1)
    owner: Datatype
    domain_of:
    - OidGrp
    - RefidGrp
    - Datatype
    range: Id
  base_type:
    name: base_type
    from_schema: https://w3id.org/lmodel/fix-orchestra
    aliases:
    - baseType
    exact_mappings:
    - fixr:baseType
    rank: 1000
    slot_uri: fix_orchestra:base_type
    owner: Datatype
    domain_of:
    - Datatype
    range: Name
  added:
    name: added
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:added
    rank: 1000
    slot_uri: fix_orchestra:added
    owner: Datatype
    domain_of:
    - EntityAttribGrp
    range: Version
  added_ep:
    name: added_ep
    from_schema: https://w3id.org/lmodel/fix-orchestra
    aliases:
    - addedEP
    exact_mappings:
    - fixr:addedEP
    rank: 1000
    slot_uri: fix_orchestra:added_ep
    owner: Datatype
    domain_of:
    - EntityAttribGrp
    range: EP
  change_type:
    name: change_type
    from_schema: https://w3id.org/lmodel/fix-orchestra
    aliases:
    - changeType
    exact_mappings:
    - fixr:changeType
    rank: 1000
    slot_uri: fix_orchestra:change_type
    owner: Datatype
    domain_of:
    - EntityAttribGrp
    range: ChangeType
  deprecated_ep:
    name: deprecated_ep
    from_schema: https://w3id.org/lmodel/fix-orchestra
    aliases:
    - deprecatedEP
    exact_mappings:
    - fixr:deprecatedEP
    rank: 1000
    slot_uri: fix_orchestra:deprecated_ep
    owner: Datatype
    domain_of:
    - EntityAttribGrp
    range: EP
  issue:
    name: issue
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:issue
    rank: 1000
    slot_uri: fix_orchestra:issue
    owner: Datatype
    domain_of:
    - EntityAttribGrp
    range: string
  last_modified:
    name: last_modified
    from_schema: https://w3id.org/lmodel/fix-orchestra
    aliases:
    - lastModified
    exact_mappings:
    - fixr:lastModified
    rank: 1000
    slot_uri: fix_orchestra:last_modified
    owner: Datatype
    domain_of:
    - EntityAttribGrp
    range: Version
  replaced:
    name: replaced
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:replaced
    rank: 1000
    slot_uri: fix_orchestra:replaced
    owner: Datatype
    domain_of:
    - EntityAttribGrp
    range: Version
  replaced_ep:
    name: replaced_ep
    from_schema: https://w3id.org/lmodel/fix-orchestra
    aliases:
    - replacedEP
    exact_mappings:
    - fixr:replacedEP
    rank: 1000
    slot_uri: fix_orchestra:replaced_ep
    owner: Datatype
    domain_of:
    - EntityAttribGrp
    range: EP
  replaced_by_field:
    name: replaced_by_field
    from_schema: https://w3id.org/lmodel/fix-orchestra
    aliases:
    - replacedByField
    exact_mappings:
    - fixr:replacedByField
    rank: 1000
    slot_uri: fix_orchestra:replaced_by_field
    owner: Datatype
    domain_of:
    - EntityAttribGrp
    range: Id
  supported:
    name: supported
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:supported
    rank: 1000
    slot_uri: fix_orchestra:supported
    ifabsent: string(supported)
    owner: Datatype
    domain_of:
    - EntityAttribGrp
    range: SupportType
  updated:
    name: updated
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:updated
    rank: 1000
    slot_uri: fix_orchestra:updated
    owner: Datatype
    domain_of:
    - EntityAttribGrp
    range: Version
  updated_ep:
    name: updated_ep
    from_schema: https://w3id.org/lmodel/fix-orchestra
    aliases:
    - updatedEP
    exact_mappings:
    - fixr:updatedEP
    rank: 1000
    slot_uri: fix_orchestra:updated_ep
    owner: Datatype
    domain_of:
    - EntityAttribGrp
    range: EP
  deprecated:
    name: deprecated
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:deprecated
    rank: 1000
    slot_uri: fix_orchestra:deprecated
    owner: Datatype
    domain_of:
    - EntityAttribGrp
    - ProtocolType
    range: Version
class_uri: fix_orchestra:Datatype