Class: WorkflowStart
WorkflowStart references a structural element that begins the automated workflow.
URI: odm:WorkflowStart
erDiagram
WorkflowStart {
string startOID
}
Slots
Name | Cardinality* and Range | Description | Inheritance |
---|---|---|---|
startOID | 1..1 string |
Reference to the definition of the structural element that starts the workflo... | direct |
* See LinkML documentation for cardinality definitions.
Usages
used by | used in | type | used |
---|---|---|---|
WorkflowDef | workflowStart | range | WorkflowStart |
See Also
Identifier and Mapping Information
Schema Source
- from schema: http://www.cdisc.org/ns/odm/v2.0
Mappings
Mapping Type | Mapped Value |
---|---|
self | odm:WorkflowStart |
native | odm:WorkflowStart |
LinkML Source
Direct
name: WorkflowStart
description: WorkflowStart references a structural element that begins the automated
workflow.
from_schema: http://www.cdisc.org/ns/odm/v2.0
see_also:
- https://wiki.cdisc.org/display/PUB/WorkflowStart
rank: 1000
slots:
- startOID
slot_usage:
startOID:
name: startOID
description: Reference to the definition of the structural element that starts
the workflow. It may be a StudyEventGroupDef, StudyEventDef, ItemGroupDef, or
ItemDef element.
comments:
- 'Required
range: oidref
The StartOID must match the OID attribute of a StudyEventGroupDef, StudyEventDef,
ItemGroupDef or ItemDef child element of the MetaDataVersion parent element
of the WorkflowDef .'
domain_of:
- WorkflowStart
required: true
any_of:
- range: StudyEventGroupDef
- range: StudyEventDef
- range: ItemGroupDef
- range: ItemDef
class_uri: odm:WorkflowStart
Induced
name: WorkflowStart
description: WorkflowStart references a structural element that begins the automated
workflow.
from_schema: http://www.cdisc.org/ns/odm/v2.0
see_also:
- https://wiki.cdisc.org/display/PUB/WorkflowStart
rank: 1000
slot_usage:
startOID:
name: startOID
description: Reference to the definition of the structural element that starts
the workflow. It may be a StudyEventGroupDef, StudyEventDef, ItemGroupDef, or
ItemDef element.
comments:
- 'Required
range: oidref
The StartOID must match the OID attribute of a StudyEventGroupDef, StudyEventDef,
ItemGroupDef or ItemDef child element of the MetaDataVersion parent element
of the WorkflowDef .'
domain_of:
- WorkflowStart
required: true
any_of:
- range: StudyEventGroupDef
- range: StudyEventDef
- range: ItemGroupDef
- range: ItemDef
attributes:
startOID:
name: startOID
description: Reference to the definition of the structural element that starts
the workflow. It may be a StudyEventGroupDef, StudyEventDef, ItemGroupDef, or
ItemDef element.
comments:
- 'Required
range: oidref
The StartOID must match the OID attribute of a StudyEventGroupDef, StudyEventDef,
ItemGroupDef or ItemDef child element of the MetaDataVersion parent element
of the WorkflowDef .'
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
alias: startOID
owner: WorkflowStart
domain_of:
- WorkflowStart
range: string
required: true
any_of:
- range: StudyEventGroupDef
- range: StudyEventDef
- range: ItemGroupDef
- range: ItemDef
class_uri: odm:WorkflowStart