Skip to content

Slot: steps

A collection of steps in an activity.

URI: [oscal:steps](https://w3id.org/lmodel/oscal/steps) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Activity](Activity.md) | Identifies an assessment or related process that can be performed | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Step](Step.md) | | Domain Of | [Activity](Activity.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:steps | | native | oscal:steps | ## LinkML Source
name: steps
description: A collection of steps in an activity.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- Activity
range: Step
multivalued: true
inlined: true
inlined_as_list: true