Class: BlockAssignmentType
URI: fix_orchestra:BlockAssignmentType
classDiagram
class BlockAssignmentType
click BlockAssignmentType href "../BlockAssignmentType/"
BlockAssignmentType : component_ref
BlockAssignmentType --> "*" ComponentRefType : component_ref
click ComponentRefType href "../ComponentRefType/"
BlockAssignmentType : field_ref
BlockAssignmentType --> "*" FieldRefType : field_ref
click FieldRefType href "../FieldRefType/"
BlockAssignmentType : group_ref
BlockAssignmentType --> "*" GroupRefType : group_ref
click GroupRefType href "../GroupRefType/"
Class Properties
Slots
Usages
In Subsets
Aliases
Annotations
| property |
value |
| xsd_source |
repositorytypes.xsd |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
fix_orchestra:BlockAssignmentType |
| native |
fix_orchestra:BlockAssignmentType |
| exact |
fixr:blockAssignmentType |
LinkML Source
Direct
name: BlockAssignmentType
annotations:
xsd_source:
tag: xsd_source
value: repositorytypes.xsd
in_subset:
- repository_types
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- blockAssignmentType
exact_mappings:
- fixr:blockAssignmentType
slots:
- component_ref
- group_ref
- field_ref
slot_usage:
field_ref:
name: field_ref
class_uri: fix_orchestra:BlockAssignmentType
Induced
name: BlockAssignmentType
annotations:
xsd_source:
tag: xsd_source
value: repositorytypes.xsd
in_subset:
- repository_types
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- blockAssignmentType
exact_mappings:
- fixr:blockAssignmentType
slot_usage:
field_ref:
name: field_ref
attributes:
component_ref:
name: component_ref
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- componentRef
exact_mappings:
- fixr:componentRef
rank: 1000
slot_uri: fix_orchestra:component_ref
owner: BlockAssignmentType
domain_of:
- ActionType
- ActorType
- BlockAssignmentType
- ComponentType
- ConceptType
- GroupType
- StructureInline
range: ComponentRefType
multivalued: true
inlined: true
inlined_as_list: true
group_ref:
name: group_ref
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- groupRef
exact_mappings:
- fixr:groupRef
rank: 1000
slot_uri: fix_orchestra:group_ref
owner: BlockAssignmentType
domain_of:
- ActionType
- ActorType
- BlockAssignmentType
- ComponentType
- ConceptType
- GroupType
- StructureInline
range: GroupRefType
multivalued: true
inlined: true
inlined_as_list: true
field_ref:
name: field_ref
description: Other field or fields that scope uniqueness. If none provided, then
the field value must be globally unique.
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- fieldRef
exact_mappings:
- fixr:fieldRef
rank: 1000
slot_uri: fix_orchestra:field_ref
owner: BlockAssignmentType
domain_of:
- ActionType
- ActorType
- BlockAssignmentType
- ComponentType
- ConceptType
- UniqueInline
- GroupType
- StructureInline
range: FieldRefType
multivalued: true
inlined: true
inlined_as_list: true
class_uri: fix_orchestra:BlockAssignmentType