Skip to content

Enum: WeeklyRollConventionEnum

The enumerated values to specify the weekly roll day.

URI: common_domain_model:WeeklyRollConventionEnum

Permissible Values

Value Meaning Description
TBILL None 13-week and 26-week U

Enumeration Operations

Inherits From: DayOfWeekEnum

Slots

Name Description
weeklyRollConvention The day of the week on which a weekly reset date occurs

Identifier and Mapping Information

Schema Source

LinkML Source

name: WeeklyRollConventionEnum
description: The enumerated values to specify the weekly roll day.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  TBILL:
    text: TBILL
    description: 13-week and 26-week U.S. Treasury Bill Auction Dates. Each Monday
      except for U.S. (New York) holidays when it will occur on a Tuesday
inherits:
- DayOfWeekEnum