Skip to content

Enum: SampleType

URI: xsd:string

Permissible Values

Value Meaning Description
environmental None indicates that the sample has been collected on the environment and not on an...
human None indicates that the sample has been collected on a human, a part of a human or...
animal None indicates that the sample has been collected on an animal, a part of an anima...

Slots

Name Description
isPartOf Indicates the type of the sample

Identifier and Mapping Information

Schema Source

  • from schema: https://10-54-3-233.gcp.glicid.fr

LinkML Source

name: SampleType
from_schema: https://10-54-3-233.gcp.glicid.fr
rank: 1000
enum_uri: xsd:string
permissible_values:
  environmental:
    text: environmental
    description: indicates that the sample has been collected on the environment and
      not on an animal nor an human sample.
  human:
    text: human
    description: indicates that the sample has been collected on a human, a part of
      a human or something secreted by a human.
  animal:
    text: animal
    description: indicates that the sample has been collected on an animal, a part
      of an animal or something secreted by an animal.