Slot: setting_value
The value assigned for a setting
URI: [linkml:setting_value](https://w3id.org/linkml/setting_value)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Setting](Setting.md) | assignment of a key to a value | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [String](String.md) |
| Domain | [Setting](Setting.md) |
| Domain Of | [Setting](Setting.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Required | Yes |
## In Subsets
* [SpecificationSubset](SpecificationSubset.md)
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/linkml/meta
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | linkml:setting_value |
| native | linkml:setting_value |
## LinkML Source
name: setting_value
description: The value assigned for a setting
in_subset:
- SpecificationSubset
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: setting
domain_of:
- setting
range: string
required: true