Skip to content

Class: ImageRoiCompounds

URI: img_sat_v450:ImageRoiCompounds

classDiagram class ImageRoiCompounds click ImageRoiCompounds href "../ImageRoiCompounds/" ImageRoiCompounds : compounds ImageRoiCompounds --> "0..1" Compound : compounds click Compound href "../Compound/" ImageRoiCompounds : roi_id

Slots

Name Cardinality and Range Description Inheritance
roi_id 0..1
Integer
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:ImageRoiCompounds
native img_sat_v450:ImageRoiCompounds

LinkML Source

Direct

name: image_roi_compounds
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
  compounds:
    name: compounds
    description: Foreign key to compound
    from_schema: https://w3id.org/jgi/img_sat_v450
    rank: 1000
    domain_of:
    - image_roi_compounds
    - kegg_module_compounds
    - reaction_compounds
    range: compound
    required: false

Induced

name: image_roi_compounds
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_compounds
    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
  compounds:
    name: compounds
    description: Foreign key to compound
    from_schema: https://w3id.org/jgi/img_sat_v450
    rank: 1000
    alias: compounds
    owner: image_roi_compounds
    domain_of:
    - image_roi_compounds
    - kegg_module_compounds
    - reaction_compounds
    range: compound
    required: false