Slot: describesAiEval
A relationship where a BenchmarkMetadataCard describes an AI evaluation (benchmark).
URI: [nexus:describesAiEval](https://w3id.org/ai-atlas-nexus/describesAiEval)
Alias: describesAiEval
## Applicable Classes
| Name | Description | Modifies Slot |
| ------------------------------------------------- | -------------------------------------------------------------------------------- | ------------- |
| [BenchmarkMetadataCard](BenchmarkMetadataCard.md) | Benchmark metadata cards offer a standardized way to document LLM benchmarks ... | no |
## Properties
### Type and Range
| Property | Value |
| --------- | ------------------------------------------------- |
| Range | [AiEval](AiEval.md) |
| Domain | [BenchmarkMetadataCard](BenchmarkMetadataCard.md) |
| Domain Of | [BenchmarkMetadataCard](BenchmarkMetadataCard.md) |
### Cardinality and Requirements
| Property | Value |
| ----------- | ----- |
| Multivalued | Yes |
## Identifier and Mapping Information
### Schema Source
- from schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
## Mappings
| Mapping Type | Mapped Value |
| ------------ | --------------------- |
| self | nexus:describesAiEval |
| native | nexus:describesAiEval |
## LinkML Source
Relationship Properties
| Property | Value | | -------- | ----------------------------------------------- | | Inverse | [hasBenchmarkMetadata](hasBenchmarkMetadata.md) |name: describesAiEval
description: A relationship where a BenchmarkMetadataCard describes an AI evaluation
(benchmark).
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
domain: BenchmarkMetadataCard
alias: describesAiEval
domain_of:
- BenchmarkMetadataCard
inverse: hasBenchmarkMetadata
range: AiEval
multivalued: true
inlined: false
```