Skip to content

BiospecimenClassification


search: boost: 2.0 ---# Enum: BiospecimenClassification

Vocabulary from the ENCODE model describing the general category of boispecimen (see "Properties->classification" in https://www.encodeproject.org/profiles/biosample_type).

URI: https://w3id.org/fga-wg/schema/bundle/BiospecimenClassification

Permissible Values

Value Meaning Description
cell line None
in vitro differentiated cells None
primary cell None
cell-free sample None
cloning host None
tissue None
whole organisms None
organoid None
technical sample None

Slots

Name Description
biospecimen_classification Main type of structural unit to be used for classification of the biospecimen/sample.

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/fga-wg/schema/bundle

LinkML Source

name: BiospecimenClassification
description: Vocabulary from the ENCODE model describing the general category of boispecimen
  (see "Properties->classification" in https://www.encodeproject.org/profiles/biosample_type).
from_schema: https://w3id.org/fga-wg/schema/bundle
rank: 1000
permissible_values:
  cell line:
    text: cell line
  in vitro differentiated cells:
    text: in vitro differentiated cells
  primary cell:
    text: primary cell
  cell-free sample:
    text: cell-free sample
  cloning host:
    text: cloning host
  tissue:
    text: tissue
  whole organisms:
    text: whole organisms
  organoid:
    text: organoid
  technical sample:
    text: technical sample