Skip to content

Slot: results

A collection of assessment results.

URI: [oscal:results](https://w3id.org/lmodel/oscal/results) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [AssessmentResults](AssessmentResults.md) | Security assessment results, such as those provided by a FedRAMP assessor in ... | yes | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Result](Result.md) | | Domain Of | [AssessmentResults](AssessmentResults.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:results | | native | oscal:results | ## LinkML Source
name: results
description: A collection of assessment results.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- AssessmentResults
range: Result
multivalued: true
inlined: true
inlined_as_list: true