Skip to content

Slot: is_sealed

Whether the item's original packaging/seal is intact. UC block for most consumable subcategories when false. Primary safety signal for personal care items — replaces condition_grade.

URI: inkind_knowledge_repo:is_sealed Alias: is_sealed

Applicable Classes

Name Description Modifies Slot
BabyInfantCategory Mixin for baby and infant supply slots and UC rules yes
BabyInfantItem Baby and infant supplies: pushchairs, cots, car seats, infant formula, feedin... no
PersonalCareCategory Mixin for personal care, hygiene, and health product slots and UC rules yes
PersonalCareItem Personal care, hygiene, and health products no

Properties

Type and Range

Property Value
Range Boolean
Domain Of PersonalCareCategory, BabyInfantCategory

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Annotations

property value
label_en Sealed Packaging
label_de Versiegelte Verpackung

Schema Source

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

Mappings

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

LinkML Source

name: is_sealed
annotations:
  label_en:
    tag: label_en
    value: Sealed Packaging
  label_de:
    tag: label_de
    value: Versiegelte Verpackung
description: Whether the item's original packaging/seal is intact. UC block for most
  consumable subcategories when false. Primary safety signal for personal care items
  — replaces condition_grade.
from_schema: https://inkind-at.github.io/inkind-knowledge-repo
rank: 1000
alias: is_sealed
domain_of:
- PersonalCareCategory
- BabyInfantCategory
range: boolean