Skip to content

Class: ImgTermHistory

URI: img_ext:ImgTermHistory

classDiagram class ImgTermHistory click ImgTermHistory href "../ImgTermHistory/" ImgTermHistory : action ImgTermHistory : add_date ImgTermHistory : annot_oid ImgTermHistory : author ImgTermHistory : comments ImgTermHistory : contact ImgTermHistory : img_build ImgTermHistory --> "0..1" ImgBuildHistory : img_build click ImgBuildHistory href "../ImgBuildHistory/" ImgTermHistory : prev_build_term_oid ImgTermHistory : term ImgTermHistory --> "0..1" ImgTerm : term click ImgTerm href "../ImgTerm/" ImgTermHistory : term_new ImgTermHistory : term_oid ImgTermHistory : term_old ImgTermHistory : term_type_new ImgTermHistory : term_type_old

Slots

Name Cardinality and Range Description Inheritance
annot_oid 0..1
Integer
direct
author 0..1
String
direct
contact 0..1
Integer
direct
img_build 0..1
ImgBuildHistory
Foreign key to img_build_history direct
term_oid 0..1
Integer
direct
term 0..1
ImgTerm
Foreign key to img_term direct
prev_build_term_oid 0..1
Integer
direct
term_old 0..1
String
direct
term_new 0..1
String
direct
term_type_old 0..1
String
direct
term_type_new 0..1
String
direct
action 0..1
String
direct
comments 0..1
String
direct
add_date 0..1
Datetime
direct

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: img_term_history
from_schema: https://w3id.org/jgi/img_ext
attributes:
  annot_oid:
    name: annot_oid
    from_schema: https://w3id.org/jgi/img_ext
    domain_of:
    - gene_function_history
    - gene_history
    - img_parts_list_history
    - img_pathway_history
    - img_term_history
    range: integer
    required: false
  author:
    name: author
    from_schema: https://w3id.org/jgi/img_ext
    domain_of:
    - gene_function_history
    - gene_history
    - img_parts_list_history
    - img_pathway_history
    - img_term_history
    range: string
    required: false
  contact:
    name: contact
    from_schema: https://w3id.org/jgi/img_ext
    domain_of:
    - gene_function_history
    - gene_history
    - img_parts_list_history
    - img_pathway_history
    - img_term_history
    - myimg_job
    range: integer
    required: false
  img_build:
    name: img_build
    description: Foreign key to img_build_history
    from_schema: https://w3id.org/jgi/img_ext
    domain_of:
    - gene_function_history
    - gene_history
    - img_parts_list_history
    - img_pathway_history
    - img_term_history
    range: img_build_history
    required: false
  term_oid:
    name: term_oid
    from_schema: https://w3id.org/jgi/img_ext
    domain_of:
    - img_term
    - img_term_children
    - img_term_enzymes
    - img_term_history
    - img_term_synonyms
    - mygene_terms
    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
  prev_build_term_oid:
    name: prev_build_term_oid
    from_schema: https://w3id.org/jgi/img_ext
    rank: 1000
    domain_of:
    - img_term_history
    range: integer
    required: false
  term_old:
    name: term_old
    from_schema: https://w3id.org/jgi/img_ext
    rank: 1000
    domain_of:
    - img_term_history
    range: string
    required: false
  term_new:
    name: term_new
    from_schema: https://w3id.org/jgi/img_ext
    rank: 1000
    domain_of:
    - img_term_history
    range: string
    required: false
  term_type_old:
    name: term_type_old
    from_schema: https://w3id.org/jgi/img_ext
    rank: 1000
    domain_of:
    - img_term_history
    range: string
    required: false
  term_type_new:
    name: term_type_new
    from_schema: https://w3id.org/jgi/img_ext
    rank: 1000
    domain_of:
    - img_term_history
    range: string
    required: false
  action:
    name: action
    from_schema: https://w3id.org/jgi/img_ext
    domain_of:
    - gene_function_history
    - gene_history
    - img_parts_list_history
    - img_pathway_history
    - img_term_history
    range: string
    required: false
  comments:
    name: comments
    from_schema: https://w3id.org/jgi/img_ext
    domain_of:
    - gene_function_history
    - gene_history
    - img_parts_list_history
    - img_pathway_assertions
    - img_pathway_history
    - img_reaction
    - img_reaction_assoc_networks
    - img_reaction_assoc_paths
    - img_reaction_assoc_rxns
    - img_term
    - img_term_history
    - myimg_bio_cluster_np
    - myimg_job
    - pathway_network
    range: string
    required: false
  add_date:
    name: add_date
    from_schema: https://w3id.org/jgi/img_ext
    domain_of:
    - gene_function_history
    - gene_history
    - img_compound
    - img_parts_list
    - img_parts_list_backup
    - img_parts_list_history
    - img_pathway
    - img_pathway_history
    - img_reaction
    - img_term
    - img_term_history
    - img_term_synonyms
    - mygene
    - myimg_job
    - pathway_network
    - phenotype_rule
    - public_set
    range: datetime
    required: false

Induced

name: img_term_history
from_schema: https://w3id.org/jgi/img_ext
attributes:
  annot_oid:
    name: annot_oid
    from_schema: https://w3id.org/jgi/img_ext
    alias: annot_oid
    owner: img_term_history
    domain_of:
    - gene_function_history
    - gene_history
    - img_parts_list_history
    - img_pathway_history
    - img_term_history
    range: integer
    required: false
  author:
    name: author
    from_schema: https://w3id.org/jgi/img_ext
    alias: author
    owner: img_term_history
    domain_of:
    - gene_function_history
    - gene_history
    - img_parts_list_history
    - img_pathway_history
    - img_term_history
    range: string
    required: false
  contact:
    name: contact
    from_schema: https://w3id.org/jgi/img_ext
    alias: contact
    owner: img_term_history
    domain_of:
    - gene_function_history
    - gene_history
    - img_parts_list_history
    - img_pathway_history
    - img_term_history
    - myimg_job
    range: integer
    required: false
  img_build:
    name: img_build
    description: Foreign key to img_build_history
    from_schema: https://w3id.org/jgi/img_ext
    alias: img_build
    owner: img_term_history
    domain_of:
    - gene_function_history
    - gene_history
    - img_parts_list_history
    - img_pathway_history
    - img_term_history
    range: img_build_history
    required: false
  term_oid:
    name: term_oid
    from_schema: https://w3id.org/jgi/img_ext
    alias: term_oid
    owner: img_term_history
    domain_of:
    - img_term
    - img_term_children
    - img_term_enzymes
    - img_term_history
    - img_term_synonyms
    - mygene_terms
    range: integer
    required: false
  term:
    name: term
    description: Foreign key to img_term
    from_schema: https://w3id.org/jgi/img_ext
    alias: term
    owner: img_term_history
    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
  prev_build_term_oid:
    name: prev_build_term_oid
    from_schema: https://w3id.org/jgi/img_ext
    rank: 1000
    alias: prev_build_term_oid
    owner: img_term_history
    domain_of:
    - img_term_history
    range: integer
    required: false
  term_old:
    name: term_old
    from_schema: https://w3id.org/jgi/img_ext
    rank: 1000
    alias: term_old
    owner: img_term_history
    domain_of:
    - img_term_history
    range: string
    required: false
  term_new:
    name: term_new
    from_schema: https://w3id.org/jgi/img_ext
    rank: 1000
    alias: term_new
    owner: img_term_history
    domain_of:
    - img_term_history
    range: string
    required: false
  term_type_old:
    name: term_type_old
    from_schema: https://w3id.org/jgi/img_ext
    rank: 1000
    alias: term_type_old
    owner: img_term_history
    domain_of:
    - img_term_history
    range: string
    required: false
  term_type_new:
    name: term_type_new
    from_schema: https://w3id.org/jgi/img_ext
    rank: 1000
    alias: term_type_new
    owner: img_term_history
    domain_of:
    - img_term_history
    range: string
    required: false
  action:
    name: action
    from_schema: https://w3id.org/jgi/img_ext
    alias: action
    owner: img_term_history
    domain_of:
    - gene_function_history
    - gene_history
    - img_parts_list_history
    - img_pathway_history
    - img_term_history
    range: string
    required: false
  comments:
    name: comments
    from_schema: https://w3id.org/jgi/img_ext
    alias: comments
    owner: img_term_history
    domain_of:
    - gene_function_history
    - gene_history
    - img_parts_list_history
    - img_pathway_assertions
    - img_pathway_history
    - img_reaction
    - img_reaction_assoc_networks
    - img_reaction_assoc_paths
    - img_reaction_assoc_rxns
    - img_term
    - img_term_history
    - myimg_bio_cluster_np
    - myimg_job
    - pathway_network
    range: string
    required: false
  add_date:
    name: add_date
    from_schema: https://w3id.org/jgi/img_ext
    alias: add_date
    owner: img_term_history
    domain_of:
    - gene_function_history
    - gene_history
    - img_compound
    - img_parts_list
    - img_parts_list_backup
    - img_parts_list_history
    - img_pathway
    - img_pathway_history
    - img_reaction
    - img_term
    - img_term_history
    - img_term_synonyms
    - mygene
    - myimg_job
    - pathway_network
    - phenotype_rule
    - public_set
    range: datetime
    required: false