Enum: ShoeSizeSystemEnum
Shoe size measurement system. Multiple systems in common use across European, UK, US, and children's sizing conventions.
URI: inkind_knowledge_repo:ShoeSizeSystemEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| EU | None | European sizing (e |
| UK | None | UK sizing (e |
| US | None | US sizing (e |
| CM | None | Foot length in centimetres — used for infant sizing |
Slots
| Name | Description |
|---|---|
| shoe_size_system | Sizing system for the shoe_size value |
Identifier and Mapping Information
Schema Source
- from schema: https://inkind-at.github.io/inkind-knowledge-repo
LinkML Source
name: ShoeSizeSystemEnum
description: Shoe size measurement system. Multiple systems in common use across European,
UK, US, and children's sizing conventions.
from_schema: https://inkind-at.github.io/inkind-knowledge-repo
rank: 1000
permissible_values:
EU:
text: EU
description: European sizing (e.g. 36, 38, 42, 46)
annotations:
label_en:
tag: label_en
value: EU
label_de:
tag: label_de
value: EU
UK:
text: UK
description: UK sizing (e.g. 3, 5, 8, 11)
annotations:
label_en:
tag: label_en
value: UK
label_de:
tag: label_de
value: UK
US:
text: US
description: US sizing (e.g. 6, 7.5, 9, 12)
annotations:
label_en:
tag: label_en
value: US
label_de:
tag: label_de
value: US
CM:
text: CM
description: Foot length in centimetres — used for infant sizing
annotations:
label_en:
tag: label_en
value: CM
label_de:
tag: label_de
value: CM