Skip to content

Slot: is_pair_complete

Whether both shoes of the pair are present. UC warn if false — sorting_notes required.

URI: inkind_knowledge_repo:is_pair_complete Alias: is_pair_complete

Applicable Classes

Name Description Modifies Slot
FootwearCategory Mixin for footwear slots and UC rules no
FootwearItem Footwear: shoes, boots, sandals, slippers no

Properties

Type and Range

Property Value
Range Boolean
Domain Of FootwearCategory

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Annotations

property value
label_en is pair complete
label_de Ist das Paar vollständig?

Schema Source

  • from schema: https://inkind-at.github.io/inkind-knowledge-repo

Mappings

Mapping Type Mapped Value
self inkind_knowledge_repo:is_pair_complete
native inkind_knowledge_repo:is_pair_complete

LinkML Source

name: is_pair_complete
annotations:
  label_en:
    tag: label_en
    value: is pair complete
  label_de:
    tag: label_de
    value: Ist das Paar vollständig?
description: Whether both shoes of the pair are present. UC warn if false — sorting_notes
  required.
from_schema: https://inkind-at.github.io/inkind-knowledge-repo
rank: 1000
alias: is_pair_complete
domain_of:
- FootwearCategory
range: boolean