Slot: max_score
Maximum possible score
URI: [nexus:max_score](https://w3id.org/ai-atlas-nexus/max_score)
Alias: max_score
## Applicable Classes
| Name | Description | Modifies Slot |
| ------------------------------- | ------------------------------------ | ------------- |
| [MetricConfig](MetricConfig.md) | Configuration for evaluation metrics | no |
## Properties
### Type and Range
| Property | Value |
| --------- | ------------------------------- |
| Range | [Float](Float.md) |
| Domain Of | [MetricConfig](MetricConfig.md) |
### Cardinality and Requirements
| Property | Value |
| -------- | ----- |
### Slot Characteristics
| Property | Value |
| -------- | ------------------------------- |
| Owner | [MetricConfig](MetricConfig.md) |
## Identifier and Mapping Information
### Schema Source
- from schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
## Mappings
| Mapping Type | Mapped Value |
| ------------ | --------------- |
| self | nexus:max_score |
| native | nexus:max_score |
## LinkML Source
name: max_score
description: Maximum possible score
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
alias: max_score
owner: MetricConfig
domain_of:
- MetricConfig
range: float
```