Skip to content

Slot: plant_age

The age of the plant from which the tissue was sampled

URI: plant_tissue:plant_age Alias: plant_age

Applicable Classes

Name Description Modifies Slot
PlantTissueSample A sample of plant tissue with associated metadata no

Properties

  • Range: String

  • Required: True

  • Regex pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$

Examples

Value
3 days post germination

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/plant-tissue-metadata-schema

Mappings

Mapping Type Mapped Value
self plant_tissue:plant_age
native plant_tissue:plant_age
exact MIXS:0000255

LinkML Source

name: plant_age
description: The age of the plant from which the tissue was sampled
examples:
- value: 3 days post germination
from_schema: https://w3id.org/plant-tissue-metadata-schema
exact_mappings:
- MIXS:0000255
rank: 1000
alias: plant_age
domain_of:
- PlantTissueSample
range: string
required: true
pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)?
  *([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$