Class: Transfer
The type of transfer.
- NOTE: this is an abstract class and should not be instantiated directly
URI: common_domain_model:Transfer
classDiagram
class Transfer
click Transfer href "../Transfer/"
Class Properties
Slots
| Name |
Cardinality and Range |
Description |
Inheritance |
|
|
|
|
Usages
In Subsets
- Generated from Rosetta 'choice' construct — represents a union/one-of type.
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
common_domain_model:Transfer |
| native |
common_domain_model:Transfer |
LinkML Source
Direct
name: Transfer
description: The type of transfer.
comments:
- Generated from Rosetta 'choice' construct — represents a union/one-of type.
in_subset:
- cdm_event_common
from_schema: https://w3id.org/lmodel/common-domain-model
abstract: true
union_of:
- ScheduledTransfer
- UnscheduledTransfer
Induced
name: Transfer
description: The type of transfer.
comments:
- Generated from Rosetta 'choice' construct — represents a union/one-of type.
in_subset:
- cdm_event_common
from_schema: https://w3id.org/lmodel/common-domain-model
abstract: true
union_of:
- ScheduledTransfer
- UnscheduledTransfer