Skip to content

Slot: subjects

Assessment subjects or subject references for this object.

URI: [oscal:subjects](https://w3id.org/lmodel/oscal/subjects) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Task](Task.md) | Represents a scheduled event or milestone, which may be associated with a ser... | yes | | [AssociatedActivity](AssociatedActivity.md) | Identifies an individual activity to be performed as part of a task | yes | | [RelatedTask](RelatedTask.md) | Identifies an individual task for which the containing object is a consequenc... | yes | | [IdentifiedSubject](IdentifiedSubject.md) | Used to detail assessment subjects that were identified by this task | yes | | [Observation](Observation.md) | Describes an individual observation | yes | | [MitigatingFactor](MitigatingFactor.md) | Describes an existing mitigating factor that may affect the overall determina... | yes | | [RequiredAsset](RequiredAsset.md) | Identifies an asset required to achieve remediation | yes | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [String](String.md) | | Domain Of | [Task](Task.md), [AssociatedActivity](AssociatedActivity.md), [RelatedTask](RelatedTask.md), [IdentifiedSubject](IdentifiedSubject.md), [Observation](Observation.md), [MitigatingFactor](MitigatingFactor.md), [RequiredAsset](RequiredAsset.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:subjects | | native | oscal:subjects | ## LinkML Source
name: subjects
description: Assessment subjects or subject references for this object.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- Task
- AssociatedActivity
- RelatedTask
- IdentifiedSubject
- Observation
- MitigatingFactor
- RequiredAsset
range: string
multivalued: true
inlined: true
inlined_as_list: true