Skip to content

Slot: local_name_value

a name assigned to an element in a given ontology

URI: [skos:altLabel](http://www.w3.org/2004/02/skos/core#altLabel) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [LocalName](LocalName.md) | an attributed label | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [String](String.md) | | Domain | [LocalName](LocalName.md) | | Domain Of | [LocalName](LocalName.md) | | Slot URI | [skos:altLabel](http://www.w3.org/2004/02/skos/core#altLabel) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Required | Yes | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/linkml/meta ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | skos:altLabel | | native | linkml:local_name_value | ## LinkML Source
name: local_name_value
description: a name assigned to an element in a given ontology
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: local_name
slot_uri: skos:altLabel
domain_of:
- local_name
range: string
required: true