Slot: bestValue
Annotation of the best possible result of the evaluation
URI: [nexus:bestValue](https://w3id.org/ai-atlas-nexus/bestValue)
Alias: bestValue
## Applicable Classes
| Name | Description | Modifies Slot |
| --------------------------------- | ------------------------------------------------- | ------------- |
| [Questionnaire](Questionnaire.md) | A questionnaire groups questions | no |
| [AiEval](AiEval.md) | An AI Evaluation, e | no |
| [Question](Question.md) | An evaluation where a question has to be answered | no |
## Properties
### Type and Range
| Property | Value |
| --------- | ------------------- |
| Range | [String](String.md) |
| Domain Of | [AiEval](AiEval.md) |
### Cardinality and Requirements
| Property | Value |
| -------- | ----- |
## Identifier and Mapping Information
### Schema Source
- from schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
## Mappings
| Mapping Type | Mapped Value |
| ------------ | --------------- |
| self | nexus:bestValue |
| native | nexus:bestValue |
## LinkML Source
name: bestValue
description: Annotation of the best possible result of the evaluation
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
alias: bestValue
domain_of:
- AiEval
range: string
```