Skip to content

Slot: primary_annotation

If true, indicates this is the primary or default data processing for the repertoire and its rearrangements. If false, indicates this is a secondary or additional data processing.

URI: ak_schema:primary_annotation

Applicable Classes

Name Description Modifies Slot
DataProcessing no

Properties

Identifier and Mapping Information

Annotations

property value
nullable False

Schema Source

  • from schema: https://github.com/airr-knowledge/ak-schema

Mappings

Mapping Type Mapped Value
self ak_schema:primary_annotation
native ak_schema:primary_annotation

LinkML Source

name: primary_annotation
annotations:
  nullable:
    tag: nullable
    value: false
description: If true, indicates this is the primary or default data processing for
  the repertoire and its rearrangements. If false, indicates this is a secondary or
  additional data processing.
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: primary_annotation
domain_of:
- DataProcessing
range: boolean