Skip to content

Class: MeshDtree

URI: img_ext:MeshDtree

classDiagram class MeshDtree click MeshDtree href "../MeshDtree/" MeshDtree : name MeshDtree : node

Slots

Name Cardinality and Range Description Inheritance
name 0..1
String
direct
node 0..1
String
direct

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self img_ext:MeshDtree
native img_ext:MeshDtree

LinkML Source

Direct

name: mesh_dtree
from_schema: https://w3id.org/jgi/img_ext
attributes:
  name:
    name: name
    from_schema: https://w3id.org/jgi/img_ext
    domain_of:
    - db_source
    - mesh_dtree
    - np_activity_cv
    - phenotype_rule
    - public_set
    range: string
    required: false
  node:
    name: node
    from_schema: https://w3id.org/jgi/img_ext
    domain_of:
    - img_compound_meshd_tree
    - mesh_dtree
    range: string
    required: false

Induced

name: mesh_dtree
from_schema: https://w3id.org/jgi/img_ext
attributes:
  name:
    name: name
    from_schema: https://w3id.org/jgi/img_ext
    alias: name
    owner: mesh_dtree
    domain_of:
    - db_source
    - mesh_dtree
    - np_activity_cv
    - phenotype_rule
    - public_set
    range: string
    required: false
  node:
    name: node
    from_schema: https://w3id.org/jgi/img_ext
    alias: node
    owner: mesh_dtree
    domain_of:
    - img_compound_meshd_tree
    - mesh_dtree
    range: string
    required: false