Slot: local_name_source
the ncname of the source of the name
URI: [linkml:local_name_source](https://w3id.org/linkml/local_name_source)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [LocalName](LocalName.md) | an attributed label | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Ncname](Ncname.md) |
| Domain | [LocalName](LocalName.md) |
| Domain Of | [LocalName](LocalName.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Required | Yes |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Key | Yes |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/linkml/meta
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | linkml:local_name_source |
| native | linkml:local_name_source |
## LinkML Source
name: local_name_source
description: the ncname of the source of the name
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: local_name
key: true
domain_of:
- local_name
range: ncname
required: true