Skip to content

Class: TCellReceptorEpitopeBindingAssay

URI: OBI:1110037

classDiagram class TCellReceptorEpitopeBindingAssay click TCellReceptorEpitopeBindingAssay href "../TCellReceptorEpitopeBindingAssay" Assay <|-- TCellReceptorEpitopeBindingAssay click Assay href "../Assay" TCellReceptorEpitopeBindingAssay : akc_id TCellReceptorEpitopeBindingAssay : assay_type TCellReceptorEpitopeBindingAssay : description TCellReceptorEpitopeBindingAssay : epitope TCellReceptorEpitopeBindingAssay --> "0..1" Epitope : epitope click Epitope href "../Epitope" TCellReceptorEpitopeBindingAssay : name TCellReceptorEpitopeBindingAssay : specimen TCellReceptorEpitopeBindingAssay --> "0..1" Specimen : specimen click Specimen href "../Specimen" TCellReceptorEpitopeBindingAssay : specimen_processing TCellReceptorEpitopeBindingAssay --> "*" SpecimenProcessing : specimen_processing click SpecimenProcessing href "../SpecimenProcessing" TCellReceptorEpitopeBindingAssay : target_entity_type TCellReceptorEpitopeBindingAssay : tcell_chains TCellReceptorEpitopeBindingAssay --> "*" Chain : tcell_chains click Chain href "../Chain" TCellReceptorEpitopeBindingAssay : tcell_receptors TCellReceptorEpitopeBindingAssay --> "*" TCellReceptor : tcell_receptors click TCellReceptor href "../TCellReceptor" TCellReceptorEpitopeBindingAssay : type TCellReceptorEpitopeBindingAssay : unit TCellReceptorEpitopeBindingAssay : value

Inheritance

Slots

Name Cardinality and Range Description Inheritance
epitope 0..1
Epitope
The epitope being measured direct
tcell_receptors *
TCellReceptor
The T cell receptors being measured direct
tcell_chains *
Chain
The T cell receptor chains being measured direct
value 0..1
String
The measurement result value direct
unit 0..1
String
The measurement result value unit direct
specimen 0..1
Specimen
The specimen that was input for an assay Assay
specimen_processing *
SpecimenProcessing
A series of zero or more specimen processing steps that precede an assay Assay
type 0..1
String
Assay
assay_type 0..1
String
The specific type of an assay Assay
target_entity_type 0..1
String
The type of the entity being measured Assay
name 0..1
String
A human-readable name for a thing NamedThing
description 0..1
String
A human-readable description for a thing NamedThing
akc_id 1
Uriorcurie
A unique identifier for a thing in the AKC AKObject

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self OBI:1110037
native ak_schema:TCellReceptorEpitopeBindingAssay

LinkML Source

Direct

name: TCellReceptorEpitopeBindingAssay
from_schema: https://github.com/airr-knowledge/ak-schema
is_a: Assay
slots:
- epitope
- tcell_receptors
- tcell_chains
- value
- unit
class_uri: OBI:1110037

Induced

name: TCellReceptorEpitopeBindingAssay
from_schema: https://github.com/airr-knowledge/ak-schema
is_a: Assay
attributes:
  epitope:
    name: epitope
    description: The epitope being measured
    from_schema: https://github.com/airr-knowledge/ak-schema
    rank: 1000
    alias: epitope
    owner: TCellReceptorEpitopeBindingAssay
    domain_of:
    - TCellReceptorEpitopeBindingAssay
    range: Epitope
  tcell_receptors:
    name: tcell_receptors
    description: The T cell receptors being measured
    from_schema: https://github.com/airr-knowledge/ak-schema
    rank: 1000
    alias: tcell_receptors
    owner: TCellReceptorEpitopeBindingAssay
    domain_of:
    - AIRRSequencingAssay
    - TCellReceptorEpitopeBindingAssay
    range: TCellReceptor
    multivalued: true
  tcell_chains:
    name: tcell_chains
    description: The T cell receptor chains being measured
    from_schema: https://github.com/airr-knowledge/ak-schema
    rank: 1000
    alias: tcell_chains
    owner: TCellReceptorEpitopeBindingAssay
    domain_of:
    - AIRRSequencingAssay
    - TCellReceptorEpitopeBindingAssay
    range: Chain
    multivalued: true
  value:
    name: value
    description: The measurement result value
    from_schema: https://github.com/airr-knowledge/ak-schema
    rank: 1000
    alias: value
    owner: TCellReceptorEpitopeBindingAssay
    domain_of:
    - TCellReceptorEpitopeBindingAssay
    - Assessment
    range: string
  unit:
    name: unit
    description: The measurement result value unit
    from_schema: https://github.com/airr-knowledge/ak-schema
    rank: 1000
    alias: unit
    owner: TCellReceptorEpitopeBindingAssay
    domain_of:
    - TCellReceptorEpitopeBindingAssay
    - Assessment
    range: string
  specimen:
    name: specimen
    description: The specimen that was input for an assay
    from_schema: https://github.com/airr-knowledge/ak-schema
    rank: 1000
    slot_uri: OBI:0000293
    alias: specimen
    owner: TCellReceptorEpitopeBindingAssay
    domain_of:
    - SpecimenCollection
    - SpecimenProcessing
    - Assay
    range: Specimen
  specimen_processing:
    name: specimen_processing
    description: A series of zero or more specimen processing steps that precede an
      assay
    from_schema: https://github.com/airr-knowledge/ak-schema
    rank: 1000
    slot_uri: BFO:0000051
    alias: specimen_processing
    owner: TCellReceptorEpitopeBindingAssay
    domain_of:
    - Assay
    range: SpecimenProcessing
    multivalued: true
  type:
    name: type
    from_schema: https://github.com/airr-knowledge/ak-schema
    rank: 1000
    designates_type: true
    alias: type
    owner: TCellReceptorEpitopeBindingAssay
    domain_of:
    - Assay
    - TCellReceptor
    - Epitope
    range: string
  assay_type:
    name: assay_type
    description: The specific type of an assay
    from_schema: https://github.com/airr-knowledge/ak-schema
    rank: 1000
    slot_uri: rdf:type
    alias: assay_type
    owner: TCellReceptorEpitopeBindingAssay
    domain_of:
    - Assay
    range: string
  target_entity_type:
    name: target_entity_type
    description: The type of the entity being measured
    from_schema: https://github.com/airr-knowledge/ak-schema
    rank: 1000
    alias: target_entity_type
    owner: TCellReceptorEpitopeBindingAssay
    domain_of:
    - Assay
    - Assessment
    range: string
  name:
    name: name
    description: A human-readable name for a thing
    from_schema: https://github.com/airr-knowledge/ak-schema
    rank: 1000
    slot_uri: schema:name
    alias: name
    owner: TCellReceptorEpitopeBindingAssay
    domain_of:
    - NamedThing
    range: string
  description:
    name: description
    description: A human-readable description for a thing
    from_schema: https://github.com/airr-knowledge/ak-schema
    rank: 1000
    slot_uri: schema:description
    alias: description
    owner: TCellReceptorEpitopeBindingAssay
    domain_of:
    - NamedThing
    range: string
  akc_id:
    name: akc_id
    description: A unique identifier for a thing in the AKC.
    from_schema: https://github.com/airr-knowledge/ak-schema
    rank: 1000
    slot_uri: schema:identifier
    identifier: true
    alias: akc_id
    owner: TCellReceptorEpitopeBindingAssay
    domain_of:
    - AKObject
    range: uriorcurie
    required: true
class_uri: OBI:1110037