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