Slot: 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
Properties
- Range: String
Examples
Value |
---|
autumn [NCIT:C94733] |
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]\]$
Identifier and Mapping Information
Annotations
property | value |
---|---|
Expected_value | autumn [NCIT:C94733], spring [NCIT:C94731], summer [NCIT:C94732], winter [NCIT:C94730] |
Schema Source
- from schema: https://w3id.org/mixs-6-2-rc
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-6-2-rc
string_serialization: '{termLabel} [{termID}]'
slot_uri: MIXS:0000829
alias: season
domain_of:
- Agriculture
- BuiltEnvironment
- FoodFarmEnvironment
range: string
required: false
recommended: false
pattern: ^\S+.*\S+ \[[a-zA-Z]{2,}:[a-zA-Z0-9]+\]$