Skip to content

Enum: Season

Seasons of the year (Northern Hemisphere)

URI: valuesets:Season

Permissible Values

Value Meaning Description
SPRING NCIT:C94731 Spring season
SUMMER NCIT:C94732 Summer season
AUTUMN NCIT:C94733 Autumn/Fall season
WINTER NCIT:C94730 Winter season

Slots

Name Description
season Seasons of the year (Northern Hemisphere)

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: Season
description: Seasons of the year (Northern Hemisphere)
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  SPRING:
    text: SPRING
    description: Spring season
    meaning: NCIT:C94731
    annotations:
      months:
        tag: months
        value: Mar-May
      astronomical_start:
        tag: astronomical_start
        value: ~Mar 20
  SUMMER:
    text: SUMMER
    description: Summer season
    meaning: NCIT:C94732
    annotations:
      months:
        tag: months
        value: Jun-Aug
      astronomical_start:
        tag: astronomical_start
        value: ~Jun 21
  AUTUMN:
    text: AUTUMN
    description: Autumn/Fall season
    meaning: NCIT:C94733
    annotations:
      months:
        tag: months
        value: Sep-Nov
      astronomical_start:
        tag: astronomical_start
        value: ~Sep 22
      aliases:
        tag: aliases
        value: Fall
  WINTER:
    text: WINTER
    description: Winter season
    meaning: NCIT:C94730
    annotations:
      months:
        tag: months
        value: Dec-Feb
      astronomical_start:
        tag: astronomical_start
        value: ~Dec 21