Slot: action_type
The specific type of action being performed (e.g., CreateAction, AssessAction).
URI: cr8tor_metamodel:action_type Alias: action_type
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: String
-
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_type |
| native | cr8tor_metamodel:action_type |
LinkML Source
name: action_type
description: The specific type of action being performed (e.g., CreateAction, AssessAction).
from_schema: https://w3id.org/karectl-crates/cr8tor-metamodel
rank: 1000
designates_type: true
alias: action_type
domain_of:
- Action
range: string
required: true