Skip to content

Class: PathwayNetworkTComponents

URI: img_ext:PathwayNetworkTComponents

classDiagram class PathwayNetworkTComponents click PathwayNetworkTComponents href "../PathwayNetworkTComponents/" PathwayNetworkTComponents : c_type PathwayNetworkTComponents --> "0..1" Componentcv : c_type click Componentcv href "../Componentcv/" PathwayNetworkTComponents : main_flag PathwayNetworkTComponents --> "0..1" Yesnocv : main_flag click Yesnocv href "../Yesnocv/" PathwayNetworkTComponents : network_oid PathwayNetworkTComponents --> "0..1" PathwayNetwork : network_oid click PathwayNetwork href "../PathwayNetwork/" PathwayNetworkTComponents : stoich PathwayNetworkTComponents : term PathwayNetworkTComponents --> "0..1" ImgTerm : term click ImgTerm href "../ImgTerm/"

Slots

Name Cardinality and Range Description Inheritance
network_oid 0..1
PathwayNetwork
Foreign key to pathway_network direct
c_type 0..1
Componentcv
Foreign key to componentcv direct
stoich 0..1
Integer
direct
term 0..1
ImgTerm
Foreign key to img_term direct
main_flag 0..1
Yesnocv
Foreign key to yesnocv direct

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self img_ext:PathwayNetworkTComponents
native img_ext:PathwayNetworkTComponents

LinkML Source

Direct

name: pathway_network_t_components
from_schema: https://w3id.org/jgi/img_ext
attributes:
  network_oid:
    name: network_oid
    description: Foreign key to pathway_network
    from_schema: https://w3id.org/jgi/img_ext
    domain_of:
    - pathway_network
    - pathway_network_c_components
    - pathway_network_img_pathways
    - pathway_network_parents
    - pathway_network_parts_lists
    - pathway_network_t_components
    - pathway_network_taxons
    range: pathway_network
    required: false
  c_type:
    name: c_type
    description: Foreign key to componentcv
    from_schema: https://w3id.org/jgi/img_ext
    domain_of:
    - img_pathway_c_components
    - img_pathway_t_components
    - img_reaction_c_components
    - img_reaction_t_components
    - pathway_network_c_components
    - pathway_network_t_components
    range: componentcv
    required: false
  stoich:
    name: stoich
    from_schema: https://w3id.org/jgi/img_ext
    domain_of:
    - img_pathway_c_components
    - img_pathway_t_components
    - img_reaction_c_components
    - img_reaction_t_components
    - pathway_network_c_components
    - pathway_network_t_components
    range: integer
    required: false
  term:
    name: term
    description: Foreign key to img_term
    from_schema: https://w3id.org/jgi/img_ext
    domain_of:
    - img_parts_list_img_terms
    - img_pathway_t_components
    - img_reaction_t_components
    - img_term
    - img_term_history
    - pathway_network_t_components
    range: img_term
    required: false
  main_flag:
    name: main_flag
    description: Foreign key to yesnocv
    from_schema: https://w3id.org/jgi/img_ext
    domain_of:
    - img_pathway_c_components
    - img_pathway_t_components
    - img_reaction_c_components
    - img_reaction_t_components
    - pathway_network_c_components
    - pathway_network_t_components
    range: yesnocv
    required: false

Induced

name: pathway_network_t_components
from_schema: https://w3id.org/jgi/img_ext
attributes:
  network_oid:
    name: network_oid
    description: Foreign key to pathway_network
    from_schema: https://w3id.org/jgi/img_ext
    alias: network_oid
    owner: pathway_network_t_components
    domain_of:
    - pathway_network
    - pathway_network_c_components
    - pathway_network_img_pathways
    - pathway_network_parents
    - pathway_network_parts_lists
    - pathway_network_t_components
    - pathway_network_taxons
    range: pathway_network
    required: false
  c_type:
    name: c_type
    description: Foreign key to componentcv
    from_schema: https://w3id.org/jgi/img_ext
    alias: c_type
    owner: pathway_network_t_components
    domain_of:
    - img_pathway_c_components
    - img_pathway_t_components
    - img_reaction_c_components
    - img_reaction_t_components
    - pathway_network_c_components
    - pathway_network_t_components
    range: componentcv
    required: false
  stoich:
    name: stoich
    from_schema: https://w3id.org/jgi/img_ext
    alias: stoich
    owner: pathway_network_t_components
    domain_of:
    - img_pathway_c_components
    - img_pathway_t_components
    - img_reaction_c_components
    - img_reaction_t_components
    - pathway_network_c_components
    - pathway_network_t_components
    range: integer
    required: false
  term:
    name: term
    description: Foreign key to img_term
    from_schema: https://w3id.org/jgi/img_ext
    alias: term
    owner: pathway_network_t_components
    domain_of:
    - img_parts_list_img_terms
    - img_pathway_t_components
    - img_reaction_t_components
    - img_term
    - img_term_history
    - pathway_network_t_components
    range: img_term
    required: false
  main_flag:
    name: main_flag
    description: Foreign key to yesnocv
    from_schema: https://w3id.org/jgi/img_ext
    alias: main_flag
    owner: pathway_network_t_components
    domain_of:
    - img_pathway_c_components
    - img_pathway_t_components
    - img_reaction_c_components
    - img_reaction_t_components
    - pathway_network_c_components
    - pathway_network_t_components
    range: yesnocv
    required: false