Skip to content

Class: AlleleDescription

Details of a putative or confirmed Ig receptor gene/allele inferred from one or more observations

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

 classDiagram
    class AlleleDescription
    click AlleleDescription href "../AlleleDescription/"
      AIRRStandards <|-- AlleleDescription
        click AIRRStandards href "../AIRRStandards/"

      AlleleDescription : acknowledgements





        AlleleDescription --> "*" Contributor : acknowledgements
        click Contributor href "../Contributor/"



      AlleleDescription : aliases

      AlleleDescription : allele_description_id

      AlleleDescription : allele_description_ref

      AlleleDescription : allele_designation

      AlleleDescription : allele_similarity_cluster_designation

      AlleleDescription : allele_similarity_cluster_member_id

      AlleleDescription : chromosome

      AlleleDescription : coding_sequence

      AlleleDescription : curation

      AlleleDescription : curational_tags





        AlleleDescription --> "*" CurationalTagsEnum : curational_tags
        click CurationalTagsEnum href "../CurationalTagsEnum/"



      AlleleDescription : d_rs_3_prime_end

      AlleleDescription : d_rs_3_prime_start

      AlleleDescription : d_rs_5_prime_end

      AlleleDescription : d_rs_5_prime_start

      AlleleDescription : functional

      AlleleDescription : gene_designation

      AlleleDescription : gene_end

      AlleleDescription : gene_start

      AlleleDescription : inference_type





        AlleleDescription --> "0..1" InferenceTypeEnum : inference_type
        click InferenceTypeEnum href "../InferenceTypeEnum/"



      AlleleDescription : j_cdr3_end

      AlleleDescription : j_codon_frame





        AlleleDescription --> "0..1" JCodonFrameEnum : j_codon_frame
        click JCodonFrameEnum href "../JCodonFrameEnum/"



      AlleleDescription : j_donor_splice

      AlleleDescription : j_rs_end

      AlleleDescription : j_rs_start

      AlleleDescription : label

      AlleleDescription : leader_1_end

      AlleleDescription : leader_1_start

      AlleleDescription : leader_2_end

      AlleleDescription : leader_2_start

      AlleleDescription : locus





        AlleleDescription --> "0..1" LocusEnum : locus
        click LocusEnum href "../LocusEnum/"



      AlleleDescription : paralogs

      AlleleDescription : rearranged_support





        AlleleDescription --> "*" RearrangedSequence : rearranged_support
        click RearrangedSequence href "../RearrangedSequence/"



      AlleleDescription : release_date

      AlleleDescription : release_description

      AlleleDescription : release_version

      AlleleDescription : sequence

      AlleleDescription : sequence_type





        AlleleDescription --> "0..1" SequenceTypeEnum : sequence_type
        click SequenceTypeEnum href "../SequenceTypeEnum/"



      AlleleDescription : species





        AlleleDescription --> "0..1" SpeciesOntology : species
        click SpeciesOntology href "../SpeciesOntology/"



      AlleleDescription : species_subgroup

      AlleleDescription : species_subgroup_type





        AlleleDescription --> "0..1" SpeciesSubgroupTypeEnum : species_subgroup_type
        click SpeciesSubgroupTypeEnum href "../SpeciesSubgroupTypeEnum/"



      AlleleDescription : status





        AlleleDescription --> "0..1" StatusEnum : status
        click StatusEnum href "../StatusEnum/"



      AlleleDescription : subgroup_designation

      AlleleDescription : unrearranged_support





        AlleleDescription --> "*" UnrearrangedSequence : unrearranged_support
        click UnrearrangedSequence href "../UnrearrangedSequence/"



      AlleleDescription : utr_5_prime_end

      AlleleDescription : utr_5_prime_start

      AlleleDescription : v_gene_delineations





        AlleleDescription --> "*" SequenceDelineationV : v_gene_delineations
        click SequenceDelineationV href "../SequenceDelineationV/"



      AlleleDescription : v_rs_end

      AlleleDescription : v_rs_start

Inheritance

Slots

Name Cardinality and Range Description Inheritance
allele_description_id 0..1
String
Unique identifier of this AlleleDescription within the file direct
allele_description_ref 0..1
String
Unique reference to the allele description, in standardized form (Repo:Label:... direct
acknowledgements *
Contributor
direct
release_version 0..1
Integer
direct
release_date 0..1
Datetime
Date of this release direct
release_description 0..1
String
Brief descriptive notes of the reason for this release and the changes embodi... direct
label 0..1
String
direct
sequence 0..1
String
direct
coding_sequence 0..1
String
Nucleotide sequence of the core coding region, such as the coding region of a... direct
aliases *
String
Alternative names for this sequence direct
locus 0..1
LocusEnum
direct
chromosome 0..1
Integer
chromosome on which the gene is located direct
sequence_type 0..1
SequenceTypeEnum
Sequence type (V, D, J, C) direct
functional 0..1
Boolean
True if the gene is functional, false if it is a pseudogene direct
inference_type 0..1
InferenceTypeEnum
Type of inference(s) from which this gene sequence was inferred direct
species 0..1
SpeciesOntology
Binomial designation of subject's species direct
species_subgroup 0..1
String
Race, strain or other species subgroup to which this subject belongs direct
species_subgroup_type 0..1
SpeciesSubgroupTypeEnum
Default species_subgroup_type description direct
status 0..1
StatusEnum
Status of record, assumed active if the field is not present direct
subgroup_designation 0..1
String
Identifier of the gene subgroup or clade, as (and if) defined direct
gene_designation 0..1
String
Gene number or other identifier, as (and if) defined direct
allele_designation 0..1
String
direct
allele_similarity_cluster_designation 0..1
String
ID of the similarity cluster used in this germline set, if designated direct
allele_similarity_cluster_member_id 0..1
String
Membership ID of the allele within the similarity cluster, if a cluster is de... direct
j_codon_frame 0..1
JCodonFrameEnum
Codon position of the first nucleotide in the 'coding_sequence' field direct
gene_start 0..1
Integer
Co-ordinate in the sequence field of the first nucleotide in the coding_seque... direct
gene_end 0..1
Integer
Co-ordinate in the sequence field of the last gene-coding nucleotide in the c... direct
utr_5_prime_start 0..1
Integer
Start co-ordinate in the sequence field of the 5 prime UTR (V-genes only) direct
utr_5_prime_end 0..1
Integer
End co-ordinate in the sequence field of the 5 prime UTR (V-genes only) direct
leader_1_start 0..1
Integer
Start co-ordinate in the sequence field of L-PART1 (V-genes only) direct
leader_1_end 0..1
Integer
End co-ordinate in the sequence field of L-PART1 (V-genes only) direct
leader_2_start 0..1
Integer
Start co-ordinate in the sequence field of L-PART2 (V-genes only) direct
leader_2_end 0..1
Integer
End co-ordinate in the sequence field of L-PART2 (V-genes only) direct
v_rs_start 0..1
Integer
Start co-ordinate in the sequence field of the V recombination site (V-genes ... direct
v_rs_end 0..1
Integer
End co-ordinate in the sequence field of the V recombination site (V-genes on... direct
d_rs_3_prime_start 0..1
Integer
Start co-ordinate in the sequence field of the 3 prime D recombination site (... direct
d_rs_3_prime_end 0..1
Integer
End co-ordinate in the sequence field of the 3 prime D recombination site (D-... direct
d_rs_5_prime_start 0..1
Integer
Start co-ordinate in the sequence field of the 5 prime D recombination site (... direct
d_rs_5_prime_end 0..1
Integer
End co-ordinate in the sequence field of 5 the prime D recombination site (D-... direct
j_cdr3_end 0..1
Integer
In the case of a J-gene, the co-ordinate in the sequence field of the first n... direct
j_rs_start 0..1
Integer
Start co-ordinate in the sequence field of J recombination site (J-genes only... direct
j_rs_end 0..1
Integer
End co-ordinate in the sequence field of J recombination site (J-genes only) direct
j_donor_splice 0..1
Integer
Co-ordinate in the sequence field of the final 3' nucleotide of the J-REGION ... direct
v_gene_delineations *
SequenceDelineationV
Default v_gene_delineations description direct
unrearranged_support *
UnrearrangedSequence
Default unrearranged_support description direct
rearranged_support *
RearrangedSequence
Default rearranged_support description direct
paralogs *
String
Gene symbols of any paralogs direct
curation 0..1
String
direct
curational_tags *
CurationalTagsEnum
Controlled-vocabulary tags applied to this description direct

Usages

used by used in type used
GermlineSet allele_descriptions range AlleleDescription

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

name: AlleleDescription
description: Details of a putative or confirmed Ig receptor gene/allele inferred from
  one or more observations
from_schema: https://github.com/vdjserver/vdjserver-airr-schema
is_a: AIRRStandards
slots:
- allele_description_id
- allele_description_ref
- acknowledgements
- release_version
- release_date
- release_description
- label
- sequence
- coding_sequence
- aliases
- locus
- chromosome
- sequence_type
- functional
- inference_type
- species
- species_subgroup
- species_subgroup_type
- status
- subgroup_designation
- gene_designation
- allele_designation
- allele_similarity_cluster_designation
- allele_similarity_cluster_member_id
- j_codon_frame
- gene_start
- gene_end
- utr_5_prime_start
- utr_5_prime_end
- leader_1_start
- leader_1_end
- leader_2_start
- leader_2_end
- v_rs_start
- v_rs_end
- d_rs_3_prime_start
- d_rs_3_prime_end
- d_rs_5_prime_start
- d_rs_5_prime_end
- j_cdr3_end
- j_rs_start
- j_rs_end
- j_donor_splice
- v_gene_delineations
- unrearranged_support
- rearranged_support
- paralogs
- curation
- curational_tags

Induced

name: AlleleDescription
description: Details of a putative or confirmed Ig receptor gene/allele inferred from
  one or more observations
from_schema: https://github.com/vdjserver/vdjserver-airr-schema
is_a: AIRRStandards
attributes:
  allele_description_id:
    name: allele_description_id
    description: Unique identifier of this AlleleDescription within the file. Typically,
      generated by the  repository hosting the record.
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: string
  allele_description_ref:
    name: allele_description_ref
    description: Unique reference to the allele description, in standardized form
      (Repo:Label:Version)
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: string
  acknowledgements:
    name: acknowledgements
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    - GermlineSet
    range: Contributor
    multivalued: true
  release_version:
    name: release_version
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    - GermlineSet
    range: integer
  release_date:
    name: release_date
    description: Date of this release
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    - GermlineSet
    range: datetime
  release_description:
    name: release_description
    description: Brief descriptive notes of the reason for this release and the changes
      embodied
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    - GermlineSet
    range: string
  label:
    name: label
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    - DocumentedAllele
    - DeletedGene
    range: string
  sequence:
    name: sequence
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - RearrangedSequence
    - UnrearrangedSequence
    - AlleleDescription
    - UndocumentedAllele
    - Rearrangement
    range: string
  coding_sequence:
    name: coding_sequence
    description: Nucleotide sequence of the core coding region, such as the coding
      region of a D-, J- or C- gene  or the coding region of a V-gene excluding the
      leader.
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: string
  aliases:
    name: aliases
    description: Alternative names for this sequence
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: string
    multivalued: true
  locus:
    name: locus
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    - GermlineSet
    - Genotype
    - Rearrangement
    range: LocusEnum
  chromosome:
    name: chromosome
    description: chromosome on which the gene is located
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: integer
  sequence_type:
    name: sequence_type
    annotations:
      nullable:
        tag: nullable
        value: false
    description: Sequence type (V, D, J, C)
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    slot_uri: rdf:type
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: SequenceTypeEnum
  functional:
    name: functional
    description: True if the gene is functional, false if it is a pseudogene
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: boolean
  inference_type:
    name: inference_type
    annotations:
      nullable:
        tag: nullable
        value: true
    description: Type of inference(s) from which this gene sequence was inferred
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    slot_uri: rdf:type
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: InferenceTypeEnum
  species:
    name: species
    annotations:
      nullable:
        tag: nullable
        value: false
    description: Binomial designation of subject's species
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    - GermlineSet
    - Subject
    range: SpeciesOntology
  species_subgroup:
    name: species_subgroup
    description: Race, strain or other species subgroup to which this subject belongs
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    - GermlineSet
    range: string
  species_subgroup_type:
    name: species_subgroup_type
    annotations:
      nullable:
        tag: nullable
        value: true
    description: Default species_subgroup_type description
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    slot_uri: rdf:type
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    - GermlineSet
    range: SpeciesSubgroupTypeEnum
  status:
    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
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    - ADCAsyncQuery
    - AnalysisProperties
    - BasicResponse
    range: StatusEnum
  subgroup_designation:
    name: subgroup_designation
    description: Identifier of the gene subgroup or clade, as (and if) defined
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: string
  gene_designation:
    name: gene_designation
    description: Gene number or other identifier, as (and if) defined
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: string
  allele_designation:
    name: allele_designation
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    - MHCAllele
    range: string
  allele_similarity_cluster_designation:
    name: allele_similarity_cluster_designation
    description: ID of the similarity cluster used in this germline set, if designated
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: string
  allele_similarity_cluster_member_id:
    name: allele_similarity_cluster_member_id
    description: Membership ID of the allele within the similarity cluster, if a cluster
      is designated
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: string
  j_codon_frame:
    name: j_codon_frame
    annotations:
      nullable:
        tag: nullable
        value: true
    description: Codon position of the first nucleotide in the 'coding_sequence' field.
      Mandatory for J genes.  Not used for V or D genes. '1' means the sequence is
      in-frame, '2' means that the first bp is  missing from the first codon, and
      '3' means that the first 2 bp are missing.
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: JCodonFrameEnum
  gene_start:
    name: gene_start
    description: Co-ordinate in the sequence field of the first nucleotide in the
      coding_sequence field.
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: integer
  gene_end:
    name: gene_end
    description: Co-ordinate in the sequence field of the last gene-coding nucleotide
      in the coding_sequence field.
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: integer
  utr_5_prime_start:
    name: utr_5_prime_start
    description: Start co-ordinate in the sequence field of the 5 prime UTR (V-genes
      only).
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: integer
  utr_5_prime_end:
    name: utr_5_prime_end
    description: End co-ordinate in the sequence field of the 5 prime UTR (V-genes
      only).
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: integer
  leader_1_start:
    name: leader_1_start
    description: Start co-ordinate in the sequence field of L-PART1 (V-genes only).
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: integer
  leader_1_end:
    name: leader_1_end
    description: End co-ordinate in the sequence field of L-PART1 (V-genes only).
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: integer
  leader_2_start:
    name: leader_2_start
    description: Start co-ordinate in the sequence field of L-PART2 (V-genes only).
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: integer
  leader_2_end:
    name: leader_2_end
    description: End co-ordinate in the sequence field of L-PART2 (V-genes only).
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: integer
  v_rs_start:
    name: v_rs_start
    description: Start co-ordinate in the sequence field of the V recombination site
      (V-genes only).
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: integer
  v_rs_end:
    name: v_rs_end
    description: End co-ordinate in the sequence field of the V recombination site
      (V-genes only).
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: integer
  d_rs_3_prime_start:
    name: d_rs_3_prime_start
    description: Start co-ordinate in the sequence field of the 3 prime D recombination
      site (D-genes only).
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: integer
  d_rs_3_prime_end:
    name: d_rs_3_prime_end
    description: End co-ordinate in the sequence field of the 3 prime D recombination
      site (D-genes only).
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: integer
  d_rs_5_prime_start:
    name: d_rs_5_prime_start
    description: Start co-ordinate in the sequence field of the 5 prime D recombination
      site (D-genes only).
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: integer
  d_rs_5_prime_end:
    name: d_rs_5_prime_end
    description: End co-ordinate in the sequence field of 5 the prime D recombination
      site (D-genes only).
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: integer
  j_cdr3_end:
    name: j_cdr3_end
    description: In the case of a J-gene, the co-ordinate in the sequence field of
      the first nucelotide of the  conserved PHE or TRP (IMGT codon position 118).
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: integer
  j_rs_start:
    name: j_rs_start
    description: Start co-ordinate in the sequence field of J recombination site (J-genes
      only).
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: integer
  j_rs_end:
    name: j_rs_end
    description: End co-ordinate in the sequence field of J recombination site (J-genes
      only).
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: integer
  j_donor_splice:
    name: j_donor_splice
    description: Co-ordinate in the sequence field of the final 3' nucleotide of the
      J-REGION (J-genes only).
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: integer
  v_gene_delineations:
    name: v_gene_delineations
    description: Default v_gene_delineations description
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: SequenceDelineationV
    multivalued: true
  unrearranged_support:
    name: unrearranged_support
    description: Default unrearranged_support description
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: UnrearrangedSequence
    multivalued: true
  rearranged_support:
    name: rearranged_support
    description: Default rearranged_support description
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: RearrangedSequence
    multivalued: true
  paralogs:
    name: paralogs
    description: Gene symbols of any paralogs
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: string
    multivalued: true
  curation:
    name: curation
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - RearrangedSequence
    - UnrearrangedSequence
    - AlleleDescription
    - GermlineSet
    range: string
  curational_tags:
    name: curational_tags
    annotations:
      nullable:
        tag: nullable
        value: true
    description: Controlled-vocabulary tags applied to this description
    from_schema: https://github.com/vdjserver/vdjserver-airr-schema
    rank: 1000
    owner: AlleleDescription
    domain_of:
    - AlleleDescription
    range: CurationalTagsEnum
    multivalued: true