Skip to content

Slot: alias_contexts

The context in which an alias should be applied

URI: [linkml:alias_contexts](https://w3id.org/linkml/alias_contexts) Alias: contexts ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [StructuredAlias](StructuredAlias.md) | object that contains meta data about a synonym or alias including where it ca... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Uri](Uri.md) | | Domain | [StructuredAlias](StructuredAlias.md) | | Domain Of | [StructuredAlias](StructuredAlias.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/linkml/meta ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | linkml:alias_contexts | | native | linkml:alias_contexts | ## LinkML Source
name: alias_contexts
description: The context in which an alias should be applied
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: structured_alias
alias: contexts
domain_of:
- structured_alias
range: uri
multivalued: true