Slot: dataset_name
Name of the dataset
URI: [nexus:dataset_name](https://w3id.org/ai-atlas-nexus/dataset_name)
Alias: dataset_name
## Applicable Classes
| Name | Description | Modifies Slot |
| --------------------------- | ---------------------------------------------------- | ------------- |
| [SourceData](SourceData.md) | Information about the data source used in evaluation | no |
## Properties
### Type and Range
| Property | Value |
| --------- | --------------------------- |
| Range | [String](String.md) |
| Domain Of | [SourceData](SourceData.md) |
### Cardinality and Requirements
| Property | Value |
| -------- | ----- |
### Slot Characteristics
| Property | Value |
| -------- | --------------------------- |
| Owner | [SourceData](SourceData.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:dataset_name |
| native | nexus:dataset_name |
## LinkML Source
name: dataset_name
description: Name of the dataset
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
alias: dataset_name
owner: SourceData
domain_of:
- SourceData
range: string
```