Skip to content

Slot: status

Status of record, assumed active if the field is not present

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

Applicable Classes

Name Description Modifies Slot
AlleleDescription Details of a putative or confirmed Ig receptor gene/allele inferred from one ... no
ADCAsyncQuery VDJServer object to represent an ADC asynchronous query yes
AnalysisProperties Analysis Properties yes
BasicResponse Basic response object yes
AnalysisDocument Analysis workflow document no
AnalysisRequest Request execution of an analysis workflow no

Properties

Type and Range

Property Value
Range StatusEnum
Domain Of AlleleDescription, ADCAsyncQuery, AnalysisProperties, BasicResponse

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

LinkML Source

name: status
annotations:
  nullable:
    tag: nullable
    value: true
description: Status of record, assumed active if the field is not present
from_schema: https://github.com/vdjserver/vdjserver-airr-schema
rank: 1000
domain_of:
- AlleleDescription
- ADCAsyncQuery
- AnalysisProperties
- BasicResponse
range: StatusEnum