Skip to content

Class: Reagent

URI: https://w3id.org/kbase/kbase_msd_biochemistry/Reagent

classDiagram class Reagent click Reagent href "../Reagent/" Reagent : compartment_index Reagent : molecule_id Reagent : reaction_id Reagent : stoichiometry

Slots

Name Cardinality and Range Description Inheritance
reaction_id 0..1
String
direct
molecule_id 0..1
String
direct
compartment_index 0..1
String
direct
stoichiometry 0..1
String
direct

Identifier and Mapping Information

Annotations

property value
source_table reagent

Schema Source

  • from schema: https://w3id.org/kbase/kbase_msd_biochemistry

Mappings

Mapping Type Mapped Value
self https://w3id.org/kbase/kbase_msd_biochemistry/Reagent
native https://w3id.org/kbase/kbase_msd_biochemistry/Reagent

LinkML Source

Direct

name: Reagent
annotations:
  source_table:
    tag: source_table
    value: reagent
from_schema: https://w3id.org/kbase/kbase_msd_biochemistry
attributes:
  reaction_id:
    name: reaction_id
    from_schema: https://w3id.org/kbase/kbase_msd_biochemistry
    rank: 1000
    identifier: false
    domain_of:
    - Reagent
    range: string
  molecule_id:
    name: molecule_id
    from_schema: https://w3id.org/kbase/kbase_msd_biochemistry
    rank: 1000
    identifier: false
    domain_of:
    - Reagent
    range: string
  compartment_index:
    name: compartment_index
    from_schema: https://w3id.org/kbase/kbase_msd_biochemistry
    rank: 1000
    domain_of:
    - Reagent
    range: string
  stoichiometry:
    name: stoichiometry
    from_schema: https://w3id.org/kbase/kbase_msd_biochemistry
    rank: 1000
    domain_of:
    - Reagent
    range: string

Induced

name: Reagent
annotations:
  source_table:
    tag: source_table
    value: reagent
from_schema: https://w3id.org/kbase/kbase_msd_biochemistry
attributes:
  reaction_id:
    name: reaction_id
    from_schema: https://w3id.org/kbase/kbase_msd_biochemistry
    rank: 1000
    identifier: false
    alias: reaction_id
    owner: Reagent
    domain_of:
    - Reagent
    range: string
  molecule_id:
    name: molecule_id
    from_schema: https://w3id.org/kbase/kbase_msd_biochemistry
    rank: 1000
    identifier: false
    alias: molecule_id
    owner: Reagent
    domain_of:
    - Reagent
    range: string
  compartment_index:
    name: compartment_index
    from_schema: https://w3id.org/kbase/kbase_msd_biochemistry
    rank: 1000
    alias: compartment_index
    owner: Reagent
    domain_of:
    - Reagent
    range: string
  stoichiometry:
    name: stoichiometry
    from_schema: https://w3id.org/kbase/kbase_msd_biochemistry
    rank: 1000
    alias: stoichiometry
    owner: Reagent
    domain_of:
    - Reagent
    range: string