Skip to content

Term: season (season)

The season when sampling occurred. Any of the four periods into which the year is divided by the equinoxes and solstices. This field accepts terms listed under season (http://purl.obolibrary.org/obo/NCIT_C94729)

URI: MIXS:0000829

Applicable Checklists and Extensions

NOTE: does not include Combinations (of checklists and extensions) that use season.

Name Description Checklist/Extension
BuiltEnvironment A collection of terms appropriate when collecting samples and sequencing samp... Extension
Agriculture A collection of terms appropriate when sequencing samples obtained in an agri... Extension
FoodFarmEnvironment A collection of terms appropriate when collecting samples and performing sequ... Extension

Properties

  • Range: String
  • Cardinality: 0..1

  • Regex pattern: ^\S+.*\S+ \[[a-zA-Z]{2,}:[a-zA-Z0-9]+\]$

Examples

Value
autumn [NCIT:C94733]

Annotations

  • Expected_value: autumn [NCIT:C94733], spring [NCIT:C94731], summer [NCIT:C94732], winter [NCIT:C94730]

LinkML Source

name: season
annotations:
  Expected_value:
    tag: Expected_value
    value: autumn [NCIT:C94733], spring [NCIT:C94731], summer [NCIT:C94732], winter
      [NCIT:C94730]
description: The season when sampling occurred. Any of the four periods into which
  the year is divided by the equinoxes and solstices. This field accepts terms listed
  under season (http://purl.obolibrary.org/obo/NCIT_C94729)
title: season
comments:
- autumn [NCIT:C94733] does not match ^\\S+.*\\S+ \\[[a-zA-Z]{2,}:\\d+\\]$
- would require ^\\S+.*\\S+ \\[[a-zA-Z]{2,}:[a-zA-Z0-9]\\]$
examples:
- value: autumn [NCIT:C94733]
from_schema: https://w3id.org/mixs
keywords:
- season
string_serialization: '{termLabel} [{termID}]'
slot_uri: MIXS:0000829
alias: season
domain_of:
- Agriculture
- BuiltEnvironment
- FoodFarmEnvironment
range: string
pattern: ^\S+.*\S+ \[[a-zA-Z]{2,}:[a-zA-Z0-9]+\]$