Skip to content

Class: KeggModuleKoTerms

URI: img_sat_v450:KeggModuleKoTerms

classDiagram class KeggModuleKoTerms click KeggModuleKoTerms href "../KeggModuleKoTerms/" KeggModuleKoTerms : ko_terms KeggModuleKoTerms --> "0..1" KoTerm : ko_terms click KoTerm href "../KoTerm/" KeggModuleKoTerms : module_id KeggModuleKoTerms --> "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
ko_terms 0..1
KoTerm
Foreign key to ko_term 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:KeggModuleKoTerms
native img_sat_v450:KeggModuleKoTerms

LinkML Source

Direct

name: kegg_module_ko_terms
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
  ko_terms:
    name: ko_terms
    description: Foreign key to ko_term
    from_schema: https://w3id.org/jgi/img_sat_v450
    domain_of:
    - image_roi_ko_terms
    - kegg_module_ko_terms
    - km_image_roi_ko_terms
    range: ko_term
    required: false

Induced

name: kegg_module_ko_terms
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_ko_terms
    domain_of:
    - kegg_module
    - kegg_module_compounds
    - kegg_module_ko_terms
    - kegg_module_reactions
    - ko2module
    range: kegg_module
    required: false
  ko_terms:
    name: ko_terms
    description: Foreign key to ko_term
    from_schema: https://w3id.org/jgi/img_sat_v450
    alias: ko_terms
    owner: kegg_module_ko_terms
    domain_of:
    - image_roi_ko_terms
    - kegg_module_ko_terms
    - km_image_roi_ko_terms
    range: ko_term
    required: false