Skip to content

Class: GoldEnvironmentalContext

Environmental context, described using JGI's five level system.

URI: cdm:GoldEnvironmentalContext

classDiagram class GoldEnvironmentalContext click GoldEnvironmentalContext href "../GoldEnvironmentalContext" GoldEnvironmentalContext : ecosystem GoldEnvironmentalContext : ecosystem_category GoldEnvironmentalContext : ecosystem_subtype GoldEnvironmentalContext : ecosystem_type GoldEnvironmentalContext : specific_ecosystem

Slots

Name Cardinality and Range Description Inheritance
ecosystem 0..1
String
JGI GOLD descriptor representing the top level ecosystem categorization direct
ecosystem_category 0..1
String
JGI GOLD descriptor representing the ecosystem category direct
ecosystem_subtype 0..1
String
JGI GOLD descriptor representing the subtype of ecosystem direct
ecosystem_type 0..1
String
JGI GOLD descriptor representing the ecosystem type direct
specific_ecosystem 0..1
String
JGI GOLD descriptor representing the most specific level of ecosystem categor... direct

Identifier and Mapping Information

Schema Source

  • from schema: https://github.com/kbase/cdm-schema

Mappings

Mapping Type Mapped Value
self cdm:GoldEnvironmentalContext
native cdm:GoldEnvironmentalContext

LinkML Source

Direct

name: GoldEnvironmentalContext
description: Environmental context, described using JGI's five level system.
from_schema: https://github.com/kbase/cdm-schema
attributes:
  ecosystem:
    name: ecosystem
    description: JGI GOLD descriptor representing the top level ecosystem categorization.
    from_schema: https://github.com/kbase/cdm-schema
    rank: 1000
    domain_of:
    - GoldEnvironmentalContext
  ecosystem_category:
    name: ecosystem_category
    description: JGI GOLD descriptor representing the ecosystem category.
    from_schema: https://github.com/kbase/cdm-schema
    rank: 1000
    domain_of:
    - GoldEnvironmentalContext
  ecosystem_subtype:
    name: ecosystem_subtype
    description: JGI GOLD descriptor representing the subtype of ecosystem. May be
      "Unclassified".
    from_schema: https://github.com/kbase/cdm-schema
    rank: 1000
    domain_of:
    - GoldEnvironmentalContext
  ecosystem_type:
    name: ecosystem_type
    description: JGI GOLD descriptor representing the ecosystem type. May be "Unclassified".
    from_schema: https://github.com/kbase/cdm-schema
    rank: 1000
    domain_of:
    - GoldEnvironmentalContext
  specific_ecosystem:
    name: specific_ecosystem
    description: JGI GOLD descriptor representing the most specific level of ecosystem
      categorization. May be "Unclassified".
    from_schema: https://github.com/kbase/cdm-schema
    rank: 1000
    domain_of:
    - GoldEnvironmentalContext

Induced

name: GoldEnvironmentalContext
description: Environmental context, described using JGI's five level system.
from_schema: https://github.com/kbase/cdm-schema
attributes:
  ecosystem:
    name: ecosystem
    description: JGI GOLD descriptor representing the top level ecosystem categorization.
    from_schema: https://github.com/kbase/cdm-schema
    rank: 1000
    alias: ecosystem
    owner: GoldEnvironmentalContext
    domain_of:
    - GoldEnvironmentalContext
    range: string
  ecosystem_category:
    name: ecosystem_category
    description: JGI GOLD descriptor representing the ecosystem category.
    from_schema: https://github.com/kbase/cdm-schema
    rank: 1000
    alias: ecosystem_category
    owner: GoldEnvironmentalContext
    domain_of:
    - GoldEnvironmentalContext
    range: string
  ecosystem_subtype:
    name: ecosystem_subtype
    description: JGI GOLD descriptor representing the subtype of ecosystem. May be
      "Unclassified".
    from_schema: https://github.com/kbase/cdm-schema
    rank: 1000
    alias: ecosystem_subtype
    owner: GoldEnvironmentalContext
    domain_of:
    - GoldEnvironmentalContext
    range: string
  ecosystem_type:
    name: ecosystem_type
    description: JGI GOLD descriptor representing the ecosystem type. May be "Unclassified".
    from_schema: https://github.com/kbase/cdm-schema
    rank: 1000
    alias: ecosystem_type
    owner: GoldEnvironmentalContext
    domain_of:
    - GoldEnvironmentalContext
    range: string
  specific_ecosystem:
    name: specific_ecosystem
    description: JGI GOLD descriptor representing the most specific level of ecosystem
      categorization. May be "Unclassified".
    from_schema: https://github.com/kbase/cdm-schema
    rank: 1000
    alias: specific_ecosystem
    owner: GoldEnvironmentalContext
    domain_of:
    - GoldEnvironmentalContext
    range: string