Skip to content

Enum: DayOfWeek

Days of the week following ISO 8601 standard (Monday = 1)

URI: valuesets:DayOfWeek

Permissible Values

Value Meaning Description
MONDAY TIME:Monday Monday (first day of week in ISO 8601)
TUESDAY TIME:Tuesday Tuesday
WEDNESDAY TIME:Wednesday Wednesday
THURSDAY TIME:Thursday Thursday
FRIDAY TIME:Friday Friday
SATURDAY TIME:Saturday Saturday
SUNDAY TIME:Sunday Sunday (last day of week in ISO 8601)

Slots

Name Description
day_of_week Days of the week following ISO 8601 standard (Monday = 1)

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/valuesets

LinkML Source

name: DayOfWeek
description: Days of the week following ISO 8601 standard (Monday = 1)
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  MONDAY:
    text: MONDAY
    description: Monday (first day of week in ISO 8601)
    meaning: TIME:Monday
    annotations:
      iso_number:
        tag: iso_number
        value: 1
      abbreviation:
        tag: abbreviation
        value: Mon
    exact_mappings:
    - OPMI:0000084
    - NCIT:C64962
  TUESDAY:
    text: TUESDAY
    description: Tuesday
    meaning: TIME:Tuesday
    annotations:
      iso_number:
        tag: iso_number
        value: 2
      abbreviation:
        tag: abbreviation
        value: Tue
    exact_mappings:
    - OPMI:0000085
    - NCIT:C64963
  WEDNESDAY:
    text: WEDNESDAY
    description: Wednesday
    meaning: TIME:Wednesday
    annotations:
      iso_number:
        tag: iso_number
        value: 3
      abbreviation:
        tag: abbreviation
        value: Wed
    exact_mappings:
    - OPMI:0000086
    - NCIT:C64964
  THURSDAY:
    text: THURSDAY
    description: Thursday
    meaning: TIME:Thursday
    annotations:
      iso_number:
        tag: iso_number
        value: 4
      abbreviation:
        tag: abbreviation
        value: Thu
    exact_mappings:
    - OPMI:0000087
    - NCIT:C64965
  FRIDAY:
    text: FRIDAY
    description: Friday
    meaning: TIME:Friday
    annotations:
      iso_number:
        tag: iso_number
        value: 5
      abbreviation:
        tag: abbreviation
        value: Fri
    exact_mappings:
    - OPMI:0000088
    - NCIT:C64966
  SATURDAY:
    text: SATURDAY
    description: Saturday
    meaning: TIME:Saturday
    annotations:
      iso_number:
        tag: iso_number
        value: 6
      abbreviation:
        tag: abbreviation
        value: Sat
    exact_mappings:
    - OPMI:0000089
    - NCIT:C64967
  SUNDAY:
    text: SUNDAY
    description: Sunday (last day of week in ISO 8601)
    meaning: TIME:Sunday
    annotations:
      iso_number:
        tag: iso_number
        value: 7
      abbreviation:
        tag: abbreviation
        value: Sun
    exact_mappings:
    - OPMI:0000090
    - NCIT:C64968