Skip to content

Slot: expiry_date

Expiry or best-before date. UC block: expiry_date < today (runtime check).

URI: inkind_knowledge_repo:expiry_date Alias: expiry_date

Applicable Classes

Name Description Modifies Slot
BabyInfantCategory Mixin for baby and infant supply slots and UC rules no
PersonalCareCategory Mixin for personal care, hygiene, and health product slots and UC rules yes
PersonalCareItem Personal care, hygiene, and health products no
FoodCategory Mixin for food-specific slots, value maps, and UC rules yes
FoodItem Food donation item no
BabyInfantItem Baby and infant supplies: pushchairs, cots, car seats, infant formula, feedin... no

Properties

Type and Range

Property Value
Range Date
Domain Of PersonalCareCategory, BabyInfantCategory, FoodCategory

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Annotations

property value
uc_action block
uc_suggest disposal
uc_note Dynamic date comparison — runtime enforcement
label_en Expiry Date
label_de Ablaufdatum

Schema Source

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

Mappings

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

LinkML Source

name: expiry_date
annotations:
  uc_action:
    tag: uc_action
    value: block
  uc_suggest:
    tag: uc_suggest
    value: disposal
  uc_note:
    tag: uc_note
    value: Dynamic date comparison — runtime enforcement
  label_en:
    tag: label_en
    value: Expiry Date
  label_de:
    tag: label_de
    value: Ablaufdatum
description: 'Expiry or best-before date. UC block: expiry_date < today (runtime check).'
from_schema: https://inkind-at.github.io/inkind-knowledge-repo
rank: 1000
alias: expiry_date
domain_of:
- PersonalCareCategory
- BabyInfantCategory
- FoodCategory
range: date