Skip to content

Slot: workflowStatus

The workflow status indicator, e.g. Accepted, Rejected, ...

URI: common_domain_model:workflowStatus

Applicable Classes

Name Description Modifies Slot
WorkflowState A class to specify workflow information, which is conceptually applicable to ... no

Properties

Type and Range

Property Value
Range WorkflowStatusEnum
Domain Of WorkflowState

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:workflowStatus
native common_domain_model:workflowStatus

LinkML Source

name: workflowStatus
description: The workflow status indicator, e.g. Accepted, Rejected, ...
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- WorkflowState
range: WorkflowStatusEnum
required: true