Skip to content

Slot: target

Identifies the target of a finding.

URI: [oscal:target](https://w3id.org/lmodel/oscal/target) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Finding](Finding.md) | Describes an individual finding | yes | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [FindingTarget](FindingTarget.md) | | Domain Of | [Finding](Finding.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:target | | native | oscal:target | ## LinkML Source
name: target
description: Identifies the target of a finding.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- Finding
range: FindingTarget
inlined: true