Class: KeggGeneUniprotIds
URI: img_core_v400:KeggGeneUniprotIds
classDiagram
class KeggGeneUniprotIds
click KeggGeneUniprotIds href "../KeggGeneUniprotIds/"
KeggGeneUniprotIds : kegg_gene_id
KeggGeneUniprotIds --> "0..1" KeggGene : kegg_gene_id
click KeggGene href "../KeggGene/"
KeggGeneUniprotIds : source
KeggGeneUniprotIds : uniprot_id
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| kegg_gene_id | 0..1 KeggGene |
Foreign key to kegg_gene | direct |
| uniprot_id | 0..1 String |
direct | |
| source | 0..1 String |
direct |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/jgi/img_core_v400
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | img_core_v400:KeggGeneUniprotIds |
| native | img_core_v400:KeggGeneUniprotIds |
LinkML Source
Direct
name: kegg_gene_uniprot_ids
from_schema: https://w3id.org/jgi/img_core_v400
attributes:
kegg_gene_id:
name: kegg_gene_id
description: Foreign key to kegg_gene
from_schema: https://w3id.org/jgi/img_core_v400
domain_of:
- kegg_gene
- kegg_gene_ko_terms
- kegg_gene_ncbi_gene_ids
- kegg_gene_uniprot_ids
range: kegg_gene
required: false
uniprot_id:
name: uniprot_id
from_schema: https://w3id.org/jgi/img_core_v400
rank: 1000
domain_of:
- kegg_gene_uniprot_ids
- refseq_uniprot
range: string
required: false
source:
name: source
from_schema: https://w3id.org/jgi/img_core_v400
domain_of:
- iso_plasmids
- kegg_gene_ncbi_gene_ids
- kegg_gene_uniprot_ids
range: string
required: false
Induced
name: kegg_gene_uniprot_ids
from_schema: https://w3id.org/jgi/img_core_v400
attributes:
kegg_gene_id:
name: kegg_gene_id
description: Foreign key to kegg_gene
from_schema: https://w3id.org/jgi/img_core_v400
alias: kegg_gene_id
owner: kegg_gene_uniprot_ids
domain_of:
- kegg_gene
- kegg_gene_ko_terms
- kegg_gene_ncbi_gene_ids
- kegg_gene_uniprot_ids
range: kegg_gene
required: false
uniprot_id:
name: uniprot_id
from_schema: https://w3id.org/jgi/img_core_v400
rank: 1000
alias: uniprot_id
owner: kegg_gene_uniprot_ids
domain_of:
- kegg_gene_uniprot_ids
- refseq_uniprot
range: string
required: false
source:
name: source
from_schema: https://w3id.org/jgi/img_core_v400
alias: source
owner: kegg_gene_uniprot_ids
domain_of:
- iso_plasmids
- kegg_gene_ncbi_gene_ids
- kegg_gene_uniprot_ids
range: string
required: false