Slot: approval
Optional party approvals for the current workflow step. A workflow step can have any number of parties associated to it, thus this object is represented as a list. All parties that are expected to provide approval should have an item in this list that references them.
URI: common_domain_model:approval
Applicable Classes
| Name |
Description |
Modifies Slot |
| WorkflowStep |
A workflow step represents the state of a business event |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
common_domain_model:approval |
| native |
common_domain_model:approval |
LinkML Source
name: approval
description: Optional party approvals for the current workflow step. A workflow step
can have any number of parties associated to it, thus this object is represented
as a list. All parties that are expected to provide approval should have an item
in this list that references them.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- WorkflowStep
range: WorkflowStepApproval
multivalued: true
inlined: true
inlined_as_list: true