Skip to content

Enum: SeasonUseEnum

URI: SeasonUseEnum

Permissible Values

Value Meaning Description
Spring None
Summer None
Fall None
Winter None

Slots

Name Description
season_use The seasons the space is occupied
season_use The seasons the space is occupied

Identifier and Mapping Information

Schema Source

  • from schema: https://example.com/nmdc_submission_schema

LinkML Source

name: season_use_enum
from_schema: https://example.com/nmdc_submission_schema
rank: 1000
permissible_values:
  Spring:
    text: Spring
  Summer:
    text: Summer
  Fall:
    text: Fall
  Winter:
    text: Winter