Class: GoTermParents
URI: img_sat_v450:GoTermParents
classDiagram
class GoTermParents
click GoTermParents href "../GoTermParents/"
GoTermParents : go_id
GoTermParents --> "0..1" GoTerm : go_id
click GoTerm href "../GoTerm/"
GoTermParents : parent
GoTermParents --> "0..1" GoTerm : parent
click GoTerm href "../GoTerm/"
GoTermParents : rel_type
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| go_id | 0..1 GoTerm |
Foreign key to go_term | direct |
| parent | 0..1 GoTerm |
Foreign key to go_term | direct |
| rel_type | 0..1 Integer |
direct |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/jgi/img_sat_v450
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | img_sat_v450:GoTermParents |
| native | img_sat_v450:GoTermParents |
LinkML Source
Direct
name: go_term_parents
from_schema: https://w3id.org/jgi/img_sat_v450
attributes:
go_id:
name: go_id
description: Foreign key to go_term
from_schema: https://w3id.org/jgi/img_sat_v450
domain_of:
- go_term
- go_term_parents
- go_term_synonyms
- ko2go
- pfam2go
- tc_family_go_terms
range: go_term
required: false
parent:
name: parent
description: Foreign key to go_term
from_schema: https://w3id.org/jgi/img_sat_v450
domain_of:
- compound
- go_term_parents
range: go_term
required: false
rel_type:
name: rel_type
from_schema: https://w3id.org/jgi/img_sat_v450
rank: 1000
domain_of:
- go_term_parents
range: integer
required: false
Induced
name: go_term_parents
from_schema: https://w3id.org/jgi/img_sat_v450
attributes:
go_id:
name: go_id
description: Foreign key to go_term
from_schema: https://w3id.org/jgi/img_sat_v450
alias: go_id
owner: go_term_parents
domain_of:
- go_term
- go_term_parents
- go_term_synonyms
- ko2go
- pfam2go
- tc_family_go_terms
range: go_term
required: false
parent:
name: parent
description: Foreign key to go_term
from_schema: https://w3id.org/jgi/img_sat_v450
alias: parent
owner: go_term_parents
domain_of:
- compound
- go_term_parents
range: go_term
required: false
rel_type:
name: rel_type
from_schema: https://w3id.org/jgi/img_sat_v450
rank: 1000
alias: rel_type
owner: go_term_parents
domain_of:
- go_term_parents
range: integer
required: false