Skip to content

Class: Assay

URI: dppkb:Assay

classDiagram class Assay click Assay href "../Assay" Assay : description Assay : name

Slots

Name Cardinality and Range Description Inheritance
name 1
String
direct
description 0..1
String
direct

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/dppkb

Mappings

Mapping Type Mapped Value
self dppkb:Assay
native dppkb:Assay

LinkML Source

Direct

name: Assay
from_schema: https://w3id.org/dppkb
slots:
- name
- description

Induced

name: Assay
from_schema: https://w3id.org/dppkb
attributes:
  name:
    name: name
    examples:
    - value: Adolescent Nephronophthisis
    from_schema: https://w3id.org/dppkb
    rank: 1000
    identifier: true
    alias: name
    owner: Assay
    domain_of:
    - Subtype
    - EpidemiologyInfo
    - Pathophysiology
    - Phenotype
    - Biochemical
    - Genetic
    - Environmental
    - Disease
    - Treatment
    - InfectiousAgent
    - Transmission
    - Assay
    - Diagnosis
    - Inheritance
    - Variant
    - Mechanism
    - ModelingConsideration
    range: string
    required: true
  description:
    name: description
    from_schema: https://w3id.org/dppkb
    rank: 1000
    alias: description
    owner: Assay
    domain_of:
    - Subtype
    - EpidemiologyInfo
    - Pathophysiology
    - Environmental
    - Disease
    - AnimalModel
    - Treatment
    - InfectiousAgent
    - Transmission
    - Assay
    - Inheritance
    - Variant
    - Mechanism
    - ModelingConsideration
    range: string