Slot: hasDataset
A relationship to datasets that are used.
URI: [nexus:hasDataset](https://w3id.org/ai-atlas-nexus/hasDataset)
Alias: hasDataset
## 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 | [Dataset](Dataset.md) |
| Domain Of | [AiEval](AiEval.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:hasDataset |
| native | nexus:hasDataset |
## LinkML Source
name: hasDataset
description: A relationship to datasets that are used.
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
alias: hasDataset
domain_of:
- AiEval
range: Dataset
multivalued: true
inlined: false
```