Skip to content

Slot: Species (species)

The species of the subject.

URI: nfdi4immuno:species Alias: species

Applicable Classes

Name Description Modifies Slot
CellCultureSubject Cell line subject of a study no
AbstractSubject Abstract subject class no
NonHumanSubject A non-human animal subject in a study no
HumanSubject A human subject in a study yes

Properties

  • Range: Species

  • Required: True

  • Regex pattern: .+

Examples

Value
{'key': 'NCBITaxon:9606', 'term': 'Homo sapiens'}

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self nfdi4immuno:species
native nfdi4immuno:species

LinkML Source

name: species
description: The species of the subject.
title: Species
examples:
- value: '{''key'': ''NCBITaxon:9606'', ''term'': ''Homo sapiens''}'
from_schema: https://codebase.helmholtz.cloud/nfdi4immuno/portal-infra/metadata_schema
rank: 1000
alias: species
domain_of:
- AbstractSubject
range: Species
required: true
pattern: .+