Skip to content

Slot: code_set_version

the version identifier of the enumeration code set

URI: linkml:code_set_version Alias: code_set_version

Applicable Classes

Name Description Modifies Slot
EnumDefinition an element whose instances must be drawn from a specified set of permissible ... no
EnumExpression An expression that constrains the range of a slot no
AnonymousEnumExpression An enum_expression that is not named no

Properties

Comments

  • we assume that version identifiers lexically sort in temporal order. Recommend semver when possible

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self linkml:code_set_version
native linkml:code_set_version

LinkML Source

name: code_set_version
description: the version identifier of the enumeration code set
comments:
- we assume that version identifiers lexically sort in temporal order. Recommend semver
  when possible
in_subset:
- BasicSubset
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: enum_expression
alias: code_set_version
domain_of:
- enum_expression
range: string