Slot: action_status
The current status of the action, indicating whether it's active, completed, failed, or potential. Formatted based on schema.org ActionStatus and Provenance Crate Profile specification.
URI: cr8tor_metamodel:action_status Alias: action_status
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| CreateAction | Represents a create action performed on a Cr8tor project, typically used to t... | no |
| AssessAction | Represents an assessment action performed on a Cr8tor project, used to track ... | no |
| Action | Represents an action or activity performed on a Cr8tor project, tracking the ... | no |
Properties
-
Range: ActionStatusType
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/karectl-crates/cr8tor-metamodel
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cr8tor_metamodel:action_status |
| native | cr8tor_metamodel:action_status |
LinkML Source
name: action_status
description: The current status of the action, indicating whether it's active, completed,
failed, or potential. Formatted based on schema.org ActionStatus and Provenance
Crate Profile specification.
from_schema: https://w3id.org/karectl-crates/cr8tor-metamodel
rank: 1000
alias: action_status
owner: Action
domain_of:
- Action
range: ActionStatusType
required: true