Skip to content

Enum: BankHolidayTreatmentEnum

Defines whether the bank holidays are treated as weekdays or weekends in terms of delivery profile in the context of commodity products, in particular those with peak or off-peak delivery profiles.

URI: common_domain_model:BankHolidayTreatmentEnum

Permissible Values

Value Meaning Description
AsWeekday None Bank holidays treated as weekdays
AsWeekend None Bank holidays treated as weekends

Slots

Name Description
bankHolidaysTreatment Specifies whether the dates defined include holidays or not

Identifier and Mapping Information

Schema Source

LinkML Source

name: BankHolidayTreatmentEnum
description: Defines whether the bank holidays are treated as weekdays or weekends
  in terms of delivery profile in the context of commodity products, in particular
  those with peak or off-peak delivery profiles.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  AsWeekday:
    text: AsWeekday
    description: Bank holidays treated as weekdays.
  AsWeekend:
    text: AsWeekend
    description: Bank holidays treated as weekends.