Skip to content

Slot: hasDomains

The specific domains or areas where the benchmark is applied (e.g., natural language processing, computer vision).

URI: [nexus:hasDomains](https://w3id.org/ai-atlas-nexus/hasDomains) Alias: hasDomains ## Applicable Classes | Name | Description | Modifies Slot | | ------------------------------------------------- | -------------------------------------------------------------------------------- | ------------- | | [BenchmarkMetadataCard](BenchmarkMetadataCard.md) | Benchmark metadata cards offer a standardized way to document LLM benchmarks ... | no | | [EveryEvalAIResult](EveryEvalAIResult.md) | An evaluation result from the Every Eval Ever dataset, capturing evaluation m... | no | ## Properties ### Type and Range | Property | Value | | --------- | -------------------------------------------------------------------------------------------- | | Range | [String](String.md) | | Domain Of | [EveryEvalAIResult](EveryEvalAIResult.md), [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:hasDomains | | native | nexus:hasDomains | ## LinkML Source
name: hasDomains
description: The specific domains or areas where the benchmark is applied (e.g., natural
  language processing, computer vision).
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
alias: hasDomains
domain_of:
- EveryEvalAIResult
- BenchmarkMetadataCard
range: string
multivalued: true

```