Slot: alt_description_text
text of an attributed description
URI: [linkml:alt_description_text](https://w3id.org/linkml/alt_description_text)
Alias: description
## 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 |
## 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_text |
| native | linkml:alt_description_text |
## LinkML Source
name: alt_description_text
description: text of an attributed description
in_subset:
- BasicSubset
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: alt_description
alias: description
domain_of:
- alt_description
range: string
required: true