Skip to content

Class: EnzymeSubstrates

URI: img_core_v400:EnzymeSubstrates

classDiagram class EnzymeSubstrates click EnzymeSubstrates href "../EnzymeSubstrates/" EnzymeSubstrates : ec_number EnzymeSubstrates : substrates EnzymeSubstrates --> "0..1" Compound : substrates click Compound href "../Compound/"

Slots

Name Cardinality and Range Description Inheritance
ec_number 0..1
String
direct
substrates 0..1
Compound
Foreign key to compound direct

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/jgi/img_core_v400

Mappings

Mapping Type Mapped Value
self img_core_v400:EnzymeSubstrates
native img_core_v400:EnzymeSubstrates

LinkML Source

Direct

name: enzyme_substrates
from_schema: https://w3id.org/jgi/img_core_v400
attributes:
  ec_number:
    name: ec_number
    from_schema: https://w3id.org/jgi/img_core_v400
    domain_of:
    - biocyc_protein_catalyzes
    - biocyc_reaction
    - enzyme
    - enzyme_enz_aliases
    - enzyme_ext_links
    - enzyme_products
    - enzyme_substrates
    - enzyme_transferred
    - gene_biocyc_rxns
    - ko2ec
    range: string
    required: false
  substrates:
    name: substrates
    description: Foreign key to compound
    from_schema: https://w3id.org/jgi/img_core_v400
    rank: 1000
    domain_of:
    - enzyme_substrates
    range: compound
    required: false

Induced

name: enzyme_substrates
from_schema: https://w3id.org/jgi/img_core_v400
attributes:
  ec_number:
    name: ec_number
    from_schema: https://w3id.org/jgi/img_core_v400
    alias: ec_number
    owner: enzyme_substrates
    domain_of:
    - biocyc_protein_catalyzes
    - biocyc_reaction
    - enzyme
    - enzyme_enz_aliases
    - enzyme_ext_links
    - enzyme_products
    - enzyme_substrates
    - enzyme_transferred
    - gene_biocyc_rxns
    - ko2ec
    range: string
    required: false
  substrates:
    name: substrates
    description: Foreign key to compound
    from_schema: https://w3id.org/jgi/img_core_v400
    rank: 1000
    alias: substrates
    owner: enzyme_substrates
    domain_of:
    - enzyme_substrates
    range: compound
    required: false