Slot: local_definitions
Used to define data objects that do not appear in the referenced SSP.
URI: [oscal:local_definitions](https://w3id.org/lmodel/oscal/local_definitions)
Alias: local_definitions
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [AssessmentPlan](AssessmentPlan.md) | An assessment plan, such as those provided by a FedRAMP assessor | no |
| [AssessmentResults](AssessmentResults.md) | Security assessment results, such as those provided by a FedRAMP assessor in ... | yes |
| [Result](Result.md) | Identifies all of the assessment observations and findings, initial and resid... | yes |
| [PlanOfActionAndMilestones](PlanOfActionAndMilestones.md) | A plan of action and milestones that identifies initial and residual risks, d... | yes |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [LocalDefinitions](LocalDefinitions.md) |
| Domain Of | [AssessmentPlan](AssessmentPlan.md), [AssessmentResults](AssessmentResults.md), [Result](Result.md), [PlanOfActionAndMilestones](PlanOfActionAndMilestones.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/lmodel/oscal
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | oscal:local_definitions |
| native | oscal:local_definitions |
## LinkML Source
name: local-definitions
description: Used to define data objects that do not appear in the referenced SSP.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: local_definitions
domain_of:
- AssessmentPlan
- AssessmentResults
- Result
- PlanOfActionAndMilestones
range: LocalDefinitions
inlined: true