Slot: lower_is_better
Whether lower scores are better
URI: [nexus:lower_is_better](https://w3id.org/ai-atlas-nexus/lower_is_better)
Alias: lower_is_better
## Applicable Classes
| Name | Description | Modifies Slot |
| ------------------------------- | ------------------------------------ | ------------- |
| [MetricConfig](MetricConfig.md) | Configuration for evaluation metrics | no |
## Properties
### Type and Range
| Property | Value |
| --------- | ------------------------------- |
| Range | [Boolean](Boolean.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:lower_is_better |
| native | nexus:lower_is_better |
## LinkML Source
name: lower_is_better
description: Whether lower scores are better
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
alias: lower_is_better
owner: MetricConfig
domain_of:
- MetricConfig
range: boolean
```