Skip to content

Slot: dependencies

Tasks that this task depends on.

URI: [oscal:dependencies](https://w3id.org/lmodel/oscal/dependencies) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Task](Task.md) | Represents a scheduled event or milestone, which may be associated with a ser... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [TaskDependency](TaskDependency.md) | | Domain Of | [Task](Task.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:dependencies | | native | oscal:dependencies | ## LinkML Source
name: dependencies
description: Tasks that this task depends on.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- Task
range: TaskDependency
multivalued: true
inlined: true
inlined_as_list: true