Skip to content

Class: KeggModuleCompounds

URI: img_sat_v450:KeggModuleCompounds

classDiagram class KeggModuleCompounds click KeggModuleCompounds href "../KeggModuleCompounds/" KeggModuleCompounds : compounds KeggModuleCompounds --> "0..1" Compound : compounds click Compound href "../Compound/" KeggModuleCompounds : module_id KeggModuleCompounds --> "0..1" KeggModule : module_id click KeggModule href "../KeggModule/"

Slots

Name Cardinality and Range Description Inheritance
module_id 0..1
KeggModule
Foreign key to kegg_module direct
compounds 0..1
Compound
Foreign key to compound direct

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self img_sat_v450:KeggModuleCompounds
native img_sat_v450:KeggModuleCompounds

LinkML Source

Direct

name: kegg_module_compounds
from_schema: https://w3id.org/jgi/img_sat_v450
attributes:
  module_id:
    name: module_id
    description: Foreign key to kegg_module
    from_schema: https://w3id.org/jgi/img_sat_v450
    domain_of:
    - kegg_module
    - kegg_module_compounds
    - kegg_module_ko_terms
    - kegg_module_reactions
    - ko2module
    range: kegg_module
    required: false
  compounds:
    name: compounds
    description: Foreign key to compound
    from_schema: https://w3id.org/jgi/img_sat_v450
    domain_of:
    - image_roi_compounds
    - kegg_module_compounds
    - reaction_compounds
    range: compound
    required: false

Induced

name: kegg_module_compounds
from_schema: https://w3id.org/jgi/img_sat_v450
attributes:
  module_id:
    name: module_id
    description: Foreign key to kegg_module
    from_schema: https://w3id.org/jgi/img_sat_v450
    alias: module_id
    owner: kegg_module_compounds
    domain_of:
    - kegg_module
    - kegg_module_compounds
    - kegg_module_ko_terms
    - kegg_module_reactions
    - ko2module
    range: kegg_module
    required: false
  compounds:
    name: compounds
    description: Foreign key to compound
    from_schema: https://w3id.org/jgi/img_sat_v450
    alias: compounds
    owner: kegg_module_compounds
    domain_of:
    - image_roi_compounds
    - kegg_module_compounds
    - reaction_compounds
    range: compound
    required: false