Slot: parts
A collection of parts.
URI: [oscal:parts](https://w3id.org/lmodel/oscal/parts)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Group](Group.md) | A group of controls, or of groups of controls | no |
| [Control](Control.md) | A structured object representing a requirement or guideline, which when imple... | no |
| [Part](Part.md) | An annotated, markup-based textual element of a control's or catalog group's ... | no |
| [ProfileGroup](ProfileGroup.md) | A group of (selected) controls or of groups of controls within a profile cust... | no |
| [Addition](Addition.md) | Specifies content to be added into controls in resolution | no |
| [TermsAndConditions](TermsAndConditions.md) | Used to define various terms and conditions under which an assessment can be ... | yes |
| [LocalObjective](LocalObjective.md) | A local definition of a control objective for this assessment | yes |
| [AssessmentPart](AssessmentPart.md) | A partition of an assessment plan or results or a child of another part | yes |
| [ControlPart](ControlPart.md) | An annotated, markup-based textual element of a control's or catalog group's ... | yes |
| [Attestation](Attestation.md) | A set of textual attestation statements, typically written by the assessor | yes |
| [TermsAndConditionsPart](TermsAndConditionsPart.md) | A terms-and-conditions scoped assessment part | yes |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Part](Part.md) |
| Domain Of | [Group](Group.md), [Control](Control.md), [Part](Part.md), [ProfileGroup](ProfileGroup.md), [Addition](Addition.md), [TermsAndConditions](TermsAndConditions.md), [LocalObjective](LocalObjective.md), [AssessmentPart](AssessmentPart.md), [ControlPart](ControlPart.md), [Attestation](Attestation.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:parts |
| native | oscal:parts |
## LinkML Source
name: parts
description: A collection of parts.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- Group
- Control
- Part
- ProfileGroup
- Addition
- TermsAndConditions
- LocalObjective
- AssessmentPart
- ControlPart
- Attestation
range: Part
multivalued: true
inlined: true
inlined_as_list: true