Skip to content

Class: QueryIG

URI: ak_schema:QueryIG

classDiagram class QueryIG click QueryIG href "../QueryIG" QueryIG : antigen QueryIG : receptor QueryIG --> "0..1" BCellReceptor : receptor click BCellReceptor href "../BCellReceptor"

Slots

Name Cardinality and Range Description Inheritance
receptor 0..1
BCellReceptor
direct
antigen 0..1
String
direct

Usages

used by used in type used
QueryObject bcr range QueryIG

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: QueryIG
from_schema: https://github.com/airr-knowledge/ak-schema
attributes:
  receptor:
    name: receptor
    from_schema: https://github.com/airr-knowledge/ak-schema
    domain_of:
    - QueryTCR
    - QueryIG
    range: BCellReceptor
    multivalued: false
    inlined: true
  antigen:
    name: antigen
    from_schema: https://github.com/airr-knowledge/ak-schema
    domain_of:
    - AntibodyAntigenComplex
    - ReceptorReactivity
    - QueryTCR
    - QueryIG

Induced

name: QueryIG
from_schema: https://github.com/airr-knowledge/ak-schema
attributes:
  receptor:
    name: receptor
    from_schema: https://github.com/airr-knowledge/ak-schema
    alias: receptor
    owner: QueryIG
    domain_of:
    - QueryTCR
    - QueryIG
    range: BCellReceptor
    multivalued: false
    inlined: true
  antigen:
    name: antigen
    from_schema: https://github.com/airr-knowledge/ak-schema
    alias: antigen
    owner: QueryIG
    domain_of:
    - AntibodyAntigenComplex
    - ReceptorReactivity
    - QueryTCR
    - QueryIG
    range: string