Skip to content

Class: MpwPglTaxonomy

URI: img_sat_v450:MpwPglTaxonomy

classDiagram class MpwPglTaxonomy click MpwPglTaxonomy href "../MpwPglTaxonomy/" MpwPglTaxonomy : path_oid MpwPglTaxonomy : taxon_name

Slots

Name Cardinality and Range Description Inheritance
path_oid 0..1
Integer
direct
taxon_name 0..1
String
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:MpwPglTaxonomy
native img_sat_v450:MpwPglTaxonomy

LinkML Source

Direct

name: mpw_pgl_taxonomy
from_schema: https://w3id.org/jgi/img_sat_v450
attributes:
  path_oid:
    name: path_oid
    from_schema: https://w3id.org/jgi/img_sat_v450
    rank: 1000
    domain_of:
    - mpw_pgl_taxonomy
    range: integer
    required: false
  taxon_name:
    name: taxon_name
    from_schema: https://w3id.org/jgi/img_sat_v450
    rank: 1000
    domain_of:
    - mpw_pgl_taxonomy
    range: string
    required: false

Induced

name: mpw_pgl_taxonomy
from_schema: https://w3id.org/jgi/img_sat_v450
attributes:
  path_oid:
    name: path_oid
    from_schema: https://w3id.org/jgi/img_sat_v450
    rank: 1000
    alias: path_oid
    owner: mpw_pgl_taxonomy
    domain_of:
    - mpw_pgl_taxonomy
    range: integer
    required: false
  taxon_name:
    name: taxon_name
    from_schema: https://w3id.org/jgi/img_sat_v450
    rank: 1000
    alias: taxon_name
    owner: mpw_pgl_taxonomy
    domain_of:
    - mpw_pgl_taxonomy
    range: string
    required: false