Slot: hasCalculation
The way metrics are computed based on model outputs and the benchmark data.
URI: [nexus:hasCalculation](https://w3id.org/ai-atlas-nexus/hasCalculation)
Alias: hasCalculation
## 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 | [String](String.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:hasCalculation |
| native | nexus:hasCalculation |
## LinkML Source
name: hasCalculation
description: The way metrics are computed based on model outputs and the benchmark
data.
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
alias: hasCalculation
domain_of:
- BenchmarkMetadataCard
range: string
multivalued: true
```