Skip to content

Slot: SampleEvent ID (sample_event_id)

A sample ID to associate the subjects with a sample event.

__

URI: nfdi4immuno:sample_event_id Alias: sample_event_id

Inheritance

Applicable Classes

Name Description Modifies Slot
SampleEventCollection Collection of sample events indexed by sample ID no
Sample A biological sample collected from a subject no
SampleEvent Realisation of a study event which contains time relevant information no

Properties

  • Range: String

  • Required: True

  • Regex pattern: ^.+$

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: sample_event_id
description: 'A sample ID to associate the subjects with a sample event.

  '
title: SampleEvent ID
from_schema: https://codebase.helmholtz.cloud/nfdi4immuno/portal-infra/metadata_schema
rank: 1000
is_a: abstract_id
identifier: true
alias: sample_event_id
domain_of:
- SampleEventCollection
- SampleEvent
- Sample
range: string
required: true
pattern: ^.+$