Skip to content

Slot: percentage

A decimal percentage value in the range 0 to 1.

URI: [oscal:percentage](https://w3id.org/lmodel/oscal/percentage) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ConfidenceScore](ConfidenceScore.md) | Confidence represented as a category and/or percentage value | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Float](Float.md) | | Domain Of | [ConfidenceScore](ConfidenceScore.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:percentage | | native | oscal:percentage | ## LinkML Source
name: percentage
description: A decimal percentage value in the range 0 to 1.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- ConfidenceScore
range: float
minimum_value: 0
maximum_value: 1