Skip to content

Class: BiomaterialRelationship

Relationship between biomaterials.

URI: https://w3id.org/jgi/phytozome/BiomaterialRelationship

classDiagram class BiomaterialRelationship click BiomaterialRelationship href "../BiomaterialRelationship/" BiomaterialRelationship : biomaterial_relationship_id BiomaterialRelationship : object_id BiomaterialRelationship : subject_id BiomaterialRelationship : type_id

Slots

Name Cardinality and Range Description Inheritance
biomaterial_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 biomaterial_relationship

Schema Source

  • from schema: https://w3id.org/jgi/phytozome

Mappings

Mapping Type Mapped Value
self https://w3id.org/jgi/phytozome/BiomaterialRelationship
native https://w3id.org/jgi/phytozome/BiomaterialRelationship

LinkML Source

Direct

name: BiomaterialRelationship
annotations:
  source_table:
    tag: source_table
    value: biomaterial_relationship
description: Relationship between biomaterials.
from_schema: https://w3id.org/jgi/phytozome
attributes:
  biomaterial_relationship_id:
    name: biomaterial_relationship_id
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    identifier: true
    domain_of:
    - BiomaterialRelationship
    range: integer
    required: true
  subject_id:
    name: subject_id
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    domain_of:
    - BiomaterialRelationship
    - ContactRelationship
    range: integer
  object_id:
    name: object_id
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    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: BiomaterialRelationship
annotations:
  source_table:
    tag: source_table
    value: biomaterial_relationship
description: Relationship between biomaterials.
from_schema: https://w3id.org/jgi/phytozome
attributes:
  biomaterial_relationship_id:
    name: biomaterial_relationship_id
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    identifier: true
    alias: biomaterial_relationship_id
    owner: BiomaterialRelationship
    domain_of:
    - BiomaterialRelationship
    range: integer
    required: true
  subject_id:
    name: subject_id
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    alias: subject_id
    owner: BiomaterialRelationship
    domain_of:
    - BiomaterialRelationship
    - ContactRelationship
    range: integer
  object_id:
    name: object_id
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    alias: object_id
    owner: BiomaterialRelationship
    domain_of:
    - BiomaterialRelationship
    - ContactRelationship
    range: integer
  type_id:
    name: type_id
    from_schema: https://w3id.org/jgi/phytozome
    alias: type_id
    owner: BiomaterialRelationship
    domain_of:
    - Feature
    - BiomaterialProp
    - BiomaterialRelationship
    - CellLineProp
    - ContactRelationship
    range: integer