Class: KogPathway
classDiagram
class KogPathway
click KogPathway href "../KogPathway/"
KogPathway : function
KogPathway --> "0..1" KogFunction : function
click KogFunction href "../KogFunction/"
KogPathway : kog_pathway_name
KogPathway : kog_pathway_oid
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| kog_pathway_oid | 0..1 Integer |
direct | |
| function | 0..1 KogFunction |
Foreign key to kog_function | direct |
| kog_pathway_name | 0..1 String |
direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| KogPathwayKogMembers | kog_pathway_oid | range | KogPathway |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/jgi/img_sat_v450
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | img_sat_v450:KogPathway |
| native | img_sat_v450:KogPathway |
LinkML Source
Direct
name: kog_pathway
from_schema: https://w3id.org/jgi/img_sat_v450
attributes:
kog_pathway_oid:
name: kog_pathway_oid
from_schema: https://w3id.org/jgi/img_sat_v450
rank: 1000
domain_of:
- kog_pathway
- kog_pathway_kog_members
range: integer
required: false
function:
name: function
description: Foreign key to kog_function
from_schema: https://w3id.org/jgi/img_sat_v450
domain_of:
- cog_pathway
- kog_pathway
range: kog_function
required: false
kog_pathway_name:
name: kog_pathway_name
from_schema: https://w3id.org/jgi/img_sat_v450
rank: 1000
domain_of:
- kog_pathway
range: string
required: false
Induced
name: kog_pathway
from_schema: https://w3id.org/jgi/img_sat_v450
attributes:
kog_pathway_oid:
name: kog_pathway_oid
from_schema: https://w3id.org/jgi/img_sat_v450
rank: 1000
alias: kog_pathway_oid
owner: kog_pathway
domain_of:
- kog_pathway
- kog_pathway_kog_members
range: integer
required: false
function:
name: function
description: Foreign key to kog_function
from_schema: https://w3id.org/jgi/img_sat_v450
alias: function
owner: kog_pathway
domain_of:
- cog_pathway
- kog_pathway
range: kog_function
required: false
kog_pathway_name:
name: kog_pathway_name
from_schema: https://w3id.org/jgi/img_sat_v450
rank: 1000
alias: kog_pathway_name
owner: kog_pathway
domain_of:
- kog_pathway
range: string
required: false