Slot: overview
A brief description of the benchmark's main goals and scope.
URI: [nexus:overview](https://w3id.org/ai-atlas-nexus/overview)
Alias: overview
## 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 |
| -------- | ----- |
### Slot Characteristics
| Property | Value |
| -------- | ------------------------------------------------- |
| Owner | [BenchmarkMetadataCard](BenchmarkMetadataCard.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:overview |
| native | nexus:overview |
## LinkML Source
name: overview
description: A brief description of the benchmark's main goals and scope.
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
alias: overview
owner: BenchmarkMetadataCard
domain_of:
- BenchmarkMetadataCard
range: string
```