Slot: score
The evaluation score
URI: [nexus:score](https://w3id.org/ai-atlas-nexus/score)
Alias: score
## Applicable Classes
| Name | Description | Modifies Slot |
| ------------------------------- | ------------------------------- | ------------- |
| [ScoreDetails](ScoreDetails.md) | Details about evaluation scores | no |
## Properties
### Type and Range
| Property | Value |
| --------- | ------------------------------- |
| Range | [Float](Float.md) |
| Domain Of | [ScoreDetails](ScoreDetails.md) |
### Cardinality and Requirements
| Property | Value |
| -------- | ----- |
### Slot Characteristics
| Property | Value |
| -------- | ------------------------------- |
| Owner | [ScoreDetails](ScoreDetails.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:score |
| native | nexus:score |
## LinkML Source
name: score
description: The evaluation score
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
alias: score
owner: ScoreDetails
domain_of:
- ScoreDetails
range: float
```