Slot: target_coverage
Percentage coverage of targets by sources.
URI: [oscal:target_coverage](https://w3id.org/lmodel/oscal/target_coverage)
Alias: target_coverage
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Coverage](Coverage.md) | A percentage representing target coverage by source mappings | yes |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Float](Float.md) |
| Domain Of | [Coverage](Coverage.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
### Value Constraints
| Property | Value |
| --- | --- |
| Minimum Value | 0 |
| Maximum Value | 1 |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/lmodel/oscal
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | oscal:target_coverage |
| native | oscal:target_coverage |
## LinkML Source
name: target-coverage
description: Percentage coverage of targets by sources.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: target_coverage
domain_of:
- Coverage
range: float
minimum_value: 0
maximum_value: 1