Skip to content

Class: ImageRoiReactions

URI: img_sat_v450:ImageRoiReactions

classDiagram class ImageRoiReactions click ImageRoiReactions href "../ImageRoiReactions/" ImageRoiReactions : reactions ImageRoiReactions --> "0..1" Reaction : reactions click Reaction href "../Reaction/" ImageRoiReactions : roi_id

Slots

Name Cardinality and Range Description Inheritance
roi_id 0..1
Integer
direct
reactions 0..1
Reaction
Foreign key to reaction 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:ImageRoiReactions
native img_sat_v450:ImageRoiReactions

LinkML Source

Direct

name: image_roi_reactions
from_schema: https://w3id.org/jgi/img_sat_v450
attributes:
  roi_id:
    name: roi_id
    from_schema: https://w3id.org/jgi/img_sat_v450
    domain_of:
    - image_roi
    - image_roi_compounds
    - image_roi_enzymes
    - image_roi_ko_terms
    - image_roi_reactions
    - km_image_roi
    - km_image_roi_ko_terms
    range: integer
    required: false
  reactions:
    name: reactions
    description: Foreign key to reaction
    from_schema: https://w3id.org/jgi/img_sat_v450
    rank: 1000
    domain_of:
    - image_roi_reactions
    - kegg_module_reactions
    - ko_term_reactions
    range: reaction
    required: false

Induced

name: image_roi_reactions
from_schema: https://w3id.org/jgi/img_sat_v450
attributes:
  roi_id:
    name: roi_id
    from_schema: https://w3id.org/jgi/img_sat_v450
    alias: roi_id
    owner: image_roi_reactions
    domain_of:
    - image_roi
    - image_roi_compounds
    - image_roi_enzymes
    - image_roi_ko_terms
    - image_roi_reactions
    - km_image_roi
    - km_image_roi_ko_terms
    range: integer
    required: false
  reactions:
    name: reactions
    description: Foreign key to reaction
    from_schema: https://w3id.org/jgi/img_sat_v450
    rank: 1000
    alias: reactions
    owner: image_roi_reactions
    domain_of:
    - image_roi_reactions
    - kegg_module_reactions
    - ko_term_reactions
    range: reaction
    required: false