Class: FlowType
A stream of messages in one direction
classDiagram
class FlowType
click FlowType href "../FlowType/"
FlowType : annotation
FlowType --> "0..1" Annotation : annotation
click Annotation href "../Annotation/"
FlowType : destination
FlowType : name
FlowType : reliability
FlowType --> "0..1" Reliability : reliability
click Reliability href "../Reliability/"
FlowType : source
Class Properties
| Property | Value |
|---|---|
| Class URI | fix_orchestra:FlowType |
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| source | 1 String |
Name of the actor that originates messages | direct |
| destination | 1 String |
Name of the actor that receives messages | direct |
| annotation | 0..1 Annotation |
direct | |
| name | 1 Name |
direct | |
| reliability | 0..1 Reliability |
direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| Actors | flow | range | FlowType |
In Subsets
Aliases
- flowType
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| xsd_source | repositorytypes.xsd |
Schema Source
- from schema: https://w3id.org/lmodel/fix-orchestra
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | fix_orchestra:FlowType |
| native | fix_orchestra:FlowType |
| exact | fixr:flowType |
LinkML Source
Direct
name: FlowType
annotations:
xsd_source:
tag: xsd_source
value: repositorytypes.xsd
description: A stream of messages in one direction
in_subset:
- repository_types
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- flowType
exact_mappings:
- fixr:flowType
slots:
- source
- destination
slot_usage:
source:
name: source
description: Name of the actor that originates messages
exact_mappings:
- fixr:source
slot_uri: fix_orchestra:source
required: true
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
reliability:
name: reliability
from_schema: https://w3id.org/lmodel/fix-orchestra
exact_mappings:
- fixr:reliability
rank: 1000
slot_uri: fix_orchestra:reliability
domain_of:
- FlowType
- ProtocolType
range: Reliability
class_uri: fix_orchestra:FlowType
Induced
name: FlowType
annotations:
xsd_source:
tag: xsd_source
value: repositorytypes.xsd
description: A stream of messages in one direction
in_subset:
- repository_types
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- flowType
exact_mappings:
- fixr:flowType
slot_usage:
source:
name: source
description: Name of the actor that originates messages
exact_mappings:
- fixr:source
slot_uri: fix_orchestra:source
required: true
attributes:
annotation:
name: annotation
from_schema: https://w3id.org/lmodel/fix-orchestra
exact_mappings:
- fixr:annotation
slot_uri: fix_orchestra:annotation
owner: FlowType
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: FlowType
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
reliability:
name: reliability
from_schema: https://w3id.org/lmodel/fix-orchestra
exact_mappings:
- fixr:reliability
rank: 1000
slot_uri: fix_orchestra:reliability
owner: FlowType
domain_of:
- FlowType
- ProtocolType
range: Reliability
source:
name: source
description: Name of the actor that originates messages
from_schema: https://w3id.org/lmodel/fix-orchestra
exact_mappings:
- fixr:source
rank: 1000
slot_uri: fix_orchestra:source
owner: FlowType
domain_of:
- FlowType
- DcElementContainer
- DctermsElementOrRefinementContainer
range: string
required: true
destination:
name: destination
description: Name of the actor that receives messages.
from_schema: https://w3id.org/lmodel/fix-orchestra
exact_mappings:
- fixr:destination
rank: 1000
slot_uri: fix_orchestra:destination
owner: FlowType
domain_of:
- FlowType
range: string
required: true
class_uri: fix_orchestra:FlowType