Skip to content

Enum: SubjectType

Possible values to subject type.

URI: nfdi4immuno:SubjectType

Permissible Values

Value Meaning Description
human None Human subject
rodent None Rodent subject (mice or rat)
other_animal None Other animal subject
cell_culture None Sample from cell culture

Slots

Name Description
subject_type Is the subject human, rodent, animal or a cell culture subject

Identifier and Mapping Information

Schema Source

  • from schema: https://codebase.helmholtz.cloud/nfdi4immuno/portal-infra/metadata_schema

LinkML Source

name: SubjectType
description: Possible values to subject type.
title: Subject Type
from_schema: https://codebase.helmholtz.cloud/nfdi4immuno/portal-infra/metadata_schema
rank: 1000
permissible_values:
  human:
    text: human
    description: Human subject.
    title: Human
  rodent:
    text: rodent
    description: Rodent subject (mice or rat).
    title: Mice or rat
  other_animal:
    text: other_animal
    description: Other animal subject.
    title: Other animal
  cell_culture:
    text: cell_culture
    description: Sample from cell culture.
    title: Cell culture