Skip to content

Slot: age

Age of subject expressed as a time interval. If singular time point then min == max in the time interval.

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

Applicable Classes

Name Description Modifies Slot
Subject Default Subject description no

Properties

Type and Range

Property Value
Range TimeInterval
Domain Of Subject

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/age
native https://github.com/vdjserver/vdjserver-airr-schema/age

LinkML Source

name: age
annotations:
  nullable:
    tag: nullable
    value: true
description: Age of subject expressed as a time interval. If singular time point then
  min == max in the time interval.
from_schema: https://github.com/vdjserver/vdjserver-airr-schema
rank: 1000
domain_of:
- Subject
range: TimeInterval