Skip to content

Slot: collection_time_point_relative

Time point at which sample was taken, relative to label event

URI: https://github.com/vdjserver/vdjserver-airr-schema/collection_time_point_relative

Applicable Classes

Name Description Modifies Slot
Sample Default Sample description no
SampleProcessing Default SampleProcessing description no

Properties

Type and Range

Property Value
Range TimePoint
Domain Of Sample, SampleProcessing

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Annotations

property value
nullable True

Schema Source

Mappings

Mapping Type Mapped Value
self https://github.com/vdjserver/vdjserver-airr-schema/collection_time_point_relative
native https://github.com/vdjserver/vdjserver-airr-schema/collection_time_point_relative

LinkML Source

name: collection_time_point_relative
annotations:
  nullable:
    tag: nullable
    value: true
description: Time point at which sample was taken, relative to `label` event
from_schema: https://github.com/vdjserver/vdjserver-airr-schema
rank: 1000
domain_of:
- Sample
- SampleProcessing
range: TimePoint