Skip to content

Slot: hasBenchmarkMetadata

A relationship to a Benchmark Metadata Card which contains metadata about the benchmark.

URI: [nexus:hasBenchmarkMetadata](https://w3id.org/ai-atlas-nexus/hasBenchmarkMetadata) Alias: hasBenchmarkMetadata ## Applicable Classes | Name | Description | Modifies Slot | | --------------------------------- | ------------------------------------------------- | ------------- | | [Questionnaire](Questionnaire.md) | A questionnaire groups questions | no | | [AiEval](AiEval.md) | An AI Evaluation, e | no | | [Question](Question.md) | An evaluation where a question has to be answered | no | ## Properties ### Type and Range | Property | Value | | --------- | ------------------------------------------------- | | Range | [BenchmarkMetadataCard](BenchmarkMetadataCard.md) | | Domain | [AiEval](AiEval.md) | | Domain Of | [AiEval](AiEval.md) | ### Cardinality and Requirements | Property | Value | | ----------- | ----- | | Multivalued | Yes |
Relationship Properties | Property | Value | | -------- | ------------------------------------- | | Inverse | [describesAiEval](describesAiEval.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:hasBenchmarkMetadata | | native | nexus:hasBenchmarkMetadata | ## LinkML Source
name: hasBenchmarkMetadata
description: A relationship to a Benchmark Metadata Card which contains metadata about
  the benchmark.
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
domain: AiEval
alias: hasBenchmarkMetadata
domain_of:
- AiEval
inverse: describesAiEval
range: BenchmarkMetadataCard
multivalued: true
inlined: false

```