Skip to content

Enum: SampleStateEnum

Enumeration of sample states

URI: catcore:SampleStateEnum

Permissible Values

Value Meaning Description
solid None Solid state
liquid None Liquid state
gas None Gas state
solution None Solution state
powder None Powder form
pellet None Pellet form
thin_film None Thin film
other None Other sample state

Slots

Name Description
sample_state State of the sample

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/nfdi4cat/catcore

LinkML Source

name: SampleStateEnum
description: Enumeration of sample states
from_schema: https://w3id.org/nfdi4cat/catcore
rank: 1000
permissible_values:
  solid:
    text: solid
    description: Solid state
  liquid:
    text: liquid
    description: Liquid state
  gas:
    text: gas
    description: Gas state
  solution:
    text: solution
    description: Solution state
  powder:
    text: powder
    description: Powder form
  pellet:
    text: pellet
    description: Pellet form
  thin_film:
    text: thin_film
    description: Thin film
  other:
    text: other
    description: Other sample state