Skip to content

Enum: GrowthFacilityEnum

Types of growth facilities

URI: basalt_schema:GrowthFacilityEnum

Permissible Values

Value Meaning Description
field None Field conditions
commercially_purchased None Commercially purchased
experimental_garden None Experimental garden
field_incubation None Field incubation
greenhouse None Greenhouse
growth_chamber None Growth chamber
lab_incubation None Laboratory incubation
open_top_chamber None Open top chamber
other None Other growth facility type

Slots

Name Description
growth_facil Type of facility or location from where the sample was collected or

Identifier and Mapping Information

Schema Source

LinkML Source

name: GrowthFacilityEnum
description: Types of growth facilities
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
permissible_values:
  field:
    text: field
    description: Field conditions
  commercially_purchased:
    text: commercially_purchased
    description: Commercially purchased
  experimental_garden:
    text: experimental_garden
    description: Experimental garden
  field_incubation:
    text: field_incubation
    description: Field incubation
  greenhouse:
    text: greenhouse
    description: Greenhouse
  growth_chamber:
    text: growth_chamber
    description: Growth chamber
  lab_incubation:
    text: lab_incubation
    description: Laboratory incubation
  open_top_chamber:
    text: open_top_chamber
    description: Open top chamber
  other:
    text: other
    description: Other growth facility type