Class: ContactRelationship
Relationship between contacts.
URI: https://w3id.org/jgi/phytozome/ContactRelationship
classDiagram
class ContactRelationship
click ContactRelationship href "../ContactRelationship/"
ContactRelationship : contact_relationship_id
ContactRelationship : object_id
ContactRelationship : subject_id
ContactRelationship : type_id
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| contact_relationship_id | 1 Integer |
direct | |
| subject_id | 0..1 Integer |
direct | |
| object_id | 0..1 Integer |
direct | |
| type_id | 0..1 Integer |
direct |
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| source_table | contact_relationship |
Schema Source
- from schema: https://w3id.org/jgi/phytozome
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | https://w3id.org/jgi/phytozome/ContactRelationship |
| native | https://w3id.org/jgi/phytozome/ContactRelationship |
LinkML Source
Direct
name: ContactRelationship
annotations:
source_table:
tag: source_table
value: contact_relationship
description: Relationship between contacts.
from_schema: https://w3id.org/jgi/phytozome
attributes:
contact_relationship_id:
name: contact_relationship_id
from_schema: https://w3id.org/jgi/phytozome
rank: 1000
identifier: true
domain_of:
- ContactRelationship
range: integer
required: true
subject_id:
name: subject_id
from_schema: https://w3id.org/jgi/phytozome
domain_of:
- BiomaterialRelationship
- ContactRelationship
range: integer
object_id:
name: object_id
from_schema: https://w3id.org/jgi/phytozome
domain_of:
- BiomaterialRelationship
- ContactRelationship
range: integer
type_id:
name: type_id
from_schema: https://w3id.org/jgi/phytozome
domain_of:
- Feature
- BiomaterialProp
- BiomaterialRelationship
- CellLineProp
- ContactRelationship
range: integer
Induced
name: ContactRelationship
annotations:
source_table:
tag: source_table
value: contact_relationship
description: Relationship between contacts.
from_schema: https://w3id.org/jgi/phytozome
attributes:
contact_relationship_id:
name: contact_relationship_id
from_schema: https://w3id.org/jgi/phytozome
rank: 1000
identifier: true
alias: contact_relationship_id
owner: ContactRelationship
domain_of:
- ContactRelationship
range: integer
required: true
subject_id:
name: subject_id
from_schema: https://w3id.org/jgi/phytozome
alias: subject_id
owner: ContactRelationship
domain_of:
- BiomaterialRelationship
- ContactRelationship
range: integer
object_id:
name: object_id
from_schema: https://w3id.org/jgi/phytozome
alias: object_id
owner: ContactRelationship
domain_of:
- BiomaterialRelationship
- ContactRelationship
range: integer
type_id:
name: type_id
from_schema: https://w3id.org/jgi/phytozome
alias: type_id
owner: ContactRelationship
domain_of:
- Feature
- BiomaterialProp
- BiomaterialRelationship
- CellLineProp
- ContactRelationship
range: integer