Slot: alt_description_source
the source of an attributed description
URI: [linkml:alt_description_source](https://w3id.org/linkml/alt_description_source)
Alias: source
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [AltDescription](AltDescription.md) | an attributed description | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [String](String.md) |
| Domain | [AltDescription](AltDescription.md) |
| Domain Of | [AltDescription](AltDescription.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Required | Yes |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Key | Yes |
## In Subsets
* [BasicSubset](BasicSubset.md)
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/linkml/meta
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | linkml:alt_description_source |
| native | linkml:alt_description_source |
## LinkML Source
name: alt_description_source
description: the source of an attributed description
in_subset:
- BasicSubset
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: alt_description
key: true
alias: source
domain_of:
- alt_description
range: string
required: true