Skip to content

Class: BiomaterialProp

Property of a biomaterial.

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

classDiagram class BiomaterialProp click BiomaterialProp href "../BiomaterialProp/" BiomaterialProp : biomaterial_id BiomaterialProp : biomaterialprop_id BiomaterialProp : rank BiomaterialProp : type_id BiomaterialProp : value

Slots

Name Cardinality and Range Description Inheritance
biomaterialprop_id 1
Integer
direct
biomaterial_id 0..1
Integer
direct
type_id 0..1
Integer
direct
value 0..1
String
direct
rank 0..1
Integer
direct

Identifier and Mapping Information

Annotations

property value
source_table biomaterialprop

Schema Source

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

Mappings

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

LinkML Source

Direct

name: BiomaterialProp
annotations:
  source_table:
    tag: source_table
    value: biomaterialprop
description: Property of a biomaterial.
from_schema: https://w3id.org/jgi/phytozome
attributes:
  biomaterialprop_id:
    name: biomaterialprop_id
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    identifier: true
    domain_of:
    - BiomaterialProp
    range: integer
    required: true
  biomaterial_id:
    name: biomaterial_id
    comments:
    - Foreign key to biomaterial.biomaterial_id
    from_schema: https://w3id.org/jgi/phytozome
    domain_of:
    - Biomaterial
    - BiomaterialProp
    - BiomaterialTreatment
    - AssayBiomaterial
    range: integer
  type_id:
    name: type_id
    from_schema: https://w3id.org/jgi/phytozome
    domain_of:
    - Feature
    - BiomaterialProp
    - BiomaterialRelationship
    - CellLineProp
    - ContactRelationship
    range: integer
  value:
    name: value
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    domain_of:
    - BiomaterialProp
    - CellLineProp
    range: string
  rank:
    name: rank
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    domain_of:
    - BiomaterialProp
    range: integer

Induced

name: BiomaterialProp
annotations:
  source_table:
    tag: source_table
    value: biomaterialprop
description: Property of a biomaterial.
from_schema: https://w3id.org/jgi/phytozome
attributes:
  biomaterialprop_id:
    name: biomaterialprop_id
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    identifier: true
    alias: biomaterialprop_id
    owner: BiomaterialProp
    domain_of:
    - BiomaterialProp
    range: integer
    required: true
  biomaterial_id:
    name: biomaterial_id
    comments:
    - Foreign key to biomaterial.biomaterial_id
    from_schema: https://w3id.org/jgi/phytozome
    alias: biomaterial_id
    owner: BiomaterialProp
    domain_of:
    - Biomaterial
    - BiomaterialProp
    - BiomaterialTreatment
    - AssayBiomaterial
    range: integer
  type_id:
    name: type_id
    from_schema: https://w3id.org/jgi/phytozome
    alias: type_id
    owner: BiomaterialProp
    domain_of:
    - Feature
    - BiomaterialProp
    - BiomaterialRelationship
    - CellLineProp
    - ContactRelationship
    range: integer
  value:
    name: value
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    alias: value
    owner: BiomaterialProp
    domain_of:
    - BiomaterialProp
    - CellLineProp
    range: string
  rank:
    name: rank
    from_schema: https://w3id.org/jgi/phytozome
    rank: 1000
    alias: rank
    owner: BiomaterialProp
    domain_of:
    - BiomaterialProp
    range: integer