Skip to content

Class: TaxonGeneInfo

URI: img_sub:TaxonGeneInfo

classDiagram class TaxonGeneInfo click TaxonGeneInfo href "../TaxonGeneInfo/" TaxonGeneInfo : gene_prefix TaxonGeneInfo : max_value TaxonGeneInfo : min_value TaxonGeneInfo : taxon_oid

Slots

Name Cardinality and Range Description Inheritance
taxon_oid 0..1
Integer
direct
gene_prefix 0..1
String
direct
min_value 0..1
Integer
direct
max_value 0..1
Integer
direct

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self img_sub:TaxonGeneInfo
native img_sub:TaxonGeneInfo

LinkML Source

Direct

name: taxon_gene_info
from_schema: https://w3id.org/jgi/img_sub
attributes:
  taxon_oid:
    name: taxon_oid
    from_schema: https://w3id.org/jgi/img_sub
    domain_of:
    - myimg_bio_cluster_np
    - not_to_release
    - taxon_gene_info
    - taxon_history
    - taxon_scaffold_info
    range: integer
    required: false
  gene_prefix:
    name: gene_prefix
    from_schema: https://w3id.org/jgi/img_sub
    rank: 1000
    domain_of:
    - taxon_gene_info
    range: string
    required: false
  min_value:
    name: min_value
    from_schema: https://w3id.org/jgi/img_sub
    rank: 1000
    domain_of:
    - taxon_gene_info
    - taxon_scaffold_info
    range: integer
    required: false
  max_value:
    name: max_value
    from_schema: https://w3id.org/jgi/img_sub
    rank: 1000
    domain_of:
    - taxon_gene_info
    - taxon_scaffold_info
    range: integer
    required: false

Induced

name: taxon_gene_info
from_schema: https://w3id.org/jgi/img_sub
attributes:
  taxon_oid:
    name: taxon_oid
    from_schema: https://w3id.org/jgi/img_sub
    alias: taxon_oid
    owner: taxon_gene_info
    domain_of:
    - myimg_bio_cluster_np
    - not_to_release
    - taxon_gene_info
    - taxon_history
    - taxon_scaffold_info
    range: integer
    required: false
  gene_prefix:
    name: gene_prefix
    from_schema: https://w3id.org/jgi/img_sub
    rank: 1000
    alias: gene_prefix
    owner: taxon_gene_info
    domain_of:
    - taxon_gene_info
    range: string
    required: false
  min_value:
    name: min_value
    from_schema: https://w3id.org/jgi/img_sub
    rank: 1000
    alias: min_value
    owner: taxon_gene_info
    domain_of:
    - taxon_gene_info
    - taxon_scaffold_info
    range: integer
    required: false
  max_value:
    name: max_value
    from_schema: https://w3id.org/jgi/img_sub
    rank: 1000
    alias: max_value
    owner: taxon_gene_info
    domain_of:
    - taxon_gene_info
    - taxon_scaffold_info
    range: integer
    required: false