Skip to content

Class: EggNOGDescription

eggNOG ortholog group functional description.

URI: https://w3id.org/kbase/phagefoundry_genome_browser/EggNOGDescription

classDiagram class EggNOGDescription click EggNOGDescription href "../EggNOGDescription/" EggNOGDescription : description EggNOGDescription : id

Slots

Name Cardinality and Range Description Inheritance
id 1
Integer
direct
description 0..1
String
direct

Identifier and Mapping Information

Annotations

property value
source_table browser_eggnog_description

Schema Source

  • from schema: https://w3id.org/kbase/phagefoundry_genome_browser

Mappings

Mapping Type Mapped Value
self https://w3id.org/kbase/phagefoundry_genome_browser/EggNOGDescription
native https://w3id.org/kbase/phagefoundry_genome_browser/EggNOGDescription

LinkML Source

Direct

name: EggNOGDescription
annotations:
  source_table:
    tag: source_table
    value: browser_eggnog_description
description: eggNOG ortholog group functional description.
from_schema: https://w3id.org/kbase/phagefoundry_genome_browser
attributes:
  id:
    name: id
    from_schema: https://w3id.org/kbase/phagefoundry_genome_browser
    identifier: true
    domain_of:
    - Genome
    - Contig
    - Gene
    - Protein
    - Annotation
    - CAZyFamily
    - COGClass
    - ECNumber
    - EggNOGDescription
    - GOTerm
    - KEGGOrtholog
    - KEGGPathway
    - KEGGReaction
    - Operon
    - OrthologGroup
    - Regulon
    - RegulonRegulator
    - Sample
    - SampleMetadata
    - Site
    - GenomeTag
    range: integer
    required: true
  description:
    name: description
    from_schema: https://w3id.org/kbase/phagefoundry_genome_browser
    domain_of:
    - Genome
    - EggNOGDescription
    range: string

Induced

name: EggNOGDescription
annotations:
  source_table:
    tag: source_table
    value: browser_eggnog_description
description: eggNOG ortholog group functional description.
from_schema: https://w3id.org/kbase/phagefoundry_genome_browser
attributes:
  id:
    name: id
    from_schema: https://w3id.org/kbase/phagefoundry_genome_browser
    identifier: true
    alias: id
    owner: EggNOGDescription
    domain_of:
    - Genome
    - Contig
    - Gene
    - Protein
    - Annotation
    - CAZyFamily
    - COGClass
    - ECNumber
    - EggNOGDescription
    - GOTerm
    - KEGGOrtholog
    - KEGGPathway
    - KEGGReaction
    - Operon
    - OrthologGroup
    - Regulon
    - RegulonRegulator
    - Sample
    - SampleMetadata
    - Site
    - GenomeTag
    range: integer
    required: true
  description:
    name: description
    from_schema: https://w3id.org/kbase/phagefoundry_genome_browser
    alias: description
    owner: EggNOGDescription
    domain_of:
    - Genome
    - EggNOGDescription
    range: string