Skip to content

Slot: code_set_tag

the version tag of the enumeration code set

URI: [linkml:code_set_tag](https://w3id.org/linkml/code_set_tag) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [EnumExpression](EnumExpression.md) | An expression that constrains the range of a slot | no | | [AnonymousEnumExpression](AnonymousEnumExpression.md) | An enum_expression that is not named | no | | [EnumDefinition](EnumDefinition.md) | an element whose instances must be drawn from a specified set of permissible ... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [String](String.md) | | Domain | [EnumExpression](EnumExpression.md) | | Domain Of | [EnumExpression](EnumExpression.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ## In Subsets * [BasicSubset](BasicSubset.md) ## Comments * enum_expression cannot have both a code_set_tag and a code_set_version ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/linkml/meta ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | linkml:code_set_tag | | native | linkml:code_set_tag | ## LinkML Source
name: code_set_tag
description: the version tag of the enumeration code set
comments:
- enum_expression cannot have both a code_set_tag and a code_set_version
in_subset:
- BasicSubset
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: enum_expression
domain_of:
- enum_expression
range: string