Skip to content

Slot: hasDataFormat

The structure and modality of the data (e.g., sentence pairs, question-answer format, tabular data).

URI: nexus:hasDataFormat Alias: hasDataFormat

Applicable Classes

Name Description Modifies Slot
EveryEvalAIResult An evaluation result from the Every Eval Ever dataset, capturing evaluation m... no
BenchmarkMetadataCard Benchmark metadata cards offer a standardized way to document LLM benchmarks ... no

Properties

Type and Range

Property Value
Range String
Domain Of EveryEvalAIResult, BenchmarkMetadataCard

Cardinality and Requirements

Property Value
Multivalued Yes

Identifier and Mapping Information

Schema Source

  • from schema: https://ibm.github.io/ai-atlas-nexus/ontology/ai-risk-ontology

Mappings

Mapping Type Mapped Value
self nexus:hasDataFormat
native nexus:hasDataFormat

LinkML Source

name: hasDataFormat
description: The structure and modality of the data (e.g., sentence pairs, question-answer
  format, tabular data).
from_schema: https://ibm.github.io/ai-atlas-nexus/ontology/ai-risk-ontology
rank: 1000
alias: hasDataFormat
domain_of:
- EveryEvalAIResult
- BenchmarkMetadataCard
range: string
multivalued: true

```