Class: AntibodyAntigenBindingAssay
URI: OBI:0003127
classDiagram
class AntibodyAntigenBindingAssay
click AntibodyAntigenBindingAssay href "../AntibodyAntigenBindingAssay"
Assay <|-- AntibodyAntigenBindingAssay
click Assay href "../Assay"
AntibodyAntigenBindingAssay : akc_id
AntibodyAntigenBindingAssay : assay_type
AntibodyAntigenBindingAssay --> "0..1" AssayTypeOntology : assay_type
click AssayTypeOntology href "../AssayTypeOntology"
AntibodyAntigenBindingAssay : description
AntibodyAntigenBindingAssay : has_specified_output
AntibodyAntigenBindingAssay --> "0..1" AKDataItem : has_specified_output
click AKDataItem href "../AKDataItem"
AntibodyAntigenBindingAssay : name
AntibodyAntigenBindingAssay : specimen
AntibodyAntigenBindingAssay --> "0..1" Specimen : specimen
click Specimen href "../Specimen"
AntibodyAntigenBindingAssay : specimen_processing
AntibodyAntigenBindingAssay --> "*" SpecimenProcessing : specimen_processing
click SpecimenProcessing href "../SpecimenProcessing"
AntibodyAntigenBindingAssay : type
Inheritance
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
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 AssayTypeOntology |
The specific type of an assay | Assay |
has_specified_output | 0..1 AKDataItem |
output data item | 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:0003127 |
native | ak_schema:AntibodyAntigenBindingAssay |
LinkML Source
Direct
name: AntibodyAntigenBindingAssay
from_schema: https://github.com/airr-knowledge/ak-schema
is_a: Assay
class_uri: OBI:0003127
Induced
name: AntibodyAntigenBindingAssay
from_schema: https://github.com/airr-knowledge/ak-schema
is_a: Assay
attributes:
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: AntibodyAntigenBindingAssay
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: AntibodyAntigenBindingAssay
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: AntibodyAntigenBindingAssay
domain_of:
- LifeEvent
- Assay
- AKDataItem
- 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: AntibodyAntigenBindingAssay
domain_of:
- Assay
range: AssayTypeOntology
has_specified_output:
name: has_specified_output
description: output data item
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: has_specified_output
owner: AntibodyAntigenBindingAssay
domain_of:
- Assay
- InputOutputDataMap
range: AKDataItem
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: AntibodyAntigenBindingAssay
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: AntibodyAntigenBindingAssay
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: AntibodyAntigenBindingAssay
domain_of:
- AKObject
range: uriorcurie
required: true
class_uri: OBI:0003127