Skip to content

Class: SampId New Terms (SampIdNewTermsMixin)

Mixin with SampIdNew Terms

URI: nmdc_sub_schema:SampIdNewTermsMixin

classDiagram class SampIdNewTermsMixin SampIdNewTermsMixin <|-- AirInterface SampIdNewTermsMixin <|-- BiofilmInterface SampIdNewTermsMixin <|-- BuiltEnvInterface SampIdNewTermsMixin <|-- HostAssociatedInterface SampIdNewTermsMixin <|-- PlantAssociatedInterface SampIdNewTermsMixin <|-- SedimentInterface SampIdNewTermsMixin <|-- SoilInterface SampIdNewTermsMixin <|-- WastewaterSludgeInterface SampIdNewTermsMixin <|-- WaterInterface SampIdNewTermsMixin : sample_link

Slots

Name Cardinality and Range Description Inheritance
sample_link 0..1 recommended
String
A unique identifier to assign parent-child, subsample, or sibling samples direct

Mixin Usage

mixed into description
AirInterface air dh_interface
BiofilmInterface biofilm dh_interface
BuiltEnvInterface built_env dh_interface
HostAssociatedInterface host_associated dh_interface
PlantAssociatedInterface plant_associated dh_interface
SedimentInterface sediment dh_interface
SoilInterface soil dh_interface
WastewaterSludgeInterface wastewater_sludge dh_interface
WaterInterface water dh_interface

Identifier and Mapping Information

Schema Source

  • from schema: https://example.com/nmdc_submission_schema

Mappings

Mapping Type Mapped Value
self nmdc_sub_schema:SampIdNewTermsMixin
native nmdc_sub_schema:SampIdNewTermsMixin

LinkML Source

Direct

name: SampIdNewTermsMixin
description: Mixin with SampIdNew Terms
title: SampId New Terms
from_schema: https://example.com/nmdc_submission_schema
mixin: true
slots:
- sample_link

Induced

name: SampIdNewTermsMixin
description: Mixin with SampIdNew Terms
title: SampId New Terms
from_schema: https://example.com/nmdc_submission_schema
mixin: true
attributes:
  sample_link:
    name: sample_link
    description: A unique identifier to assign parent-child, subsample, or sibling
      samples. This is relevant when a sample or other material was used to generate
      the new sample.
    title: sample linkage
    comments:
    - 'This field allows multiple entries separated by ; (Examples: Soil collected
      from the field will link with the soil used in an incubation. The soil a plant
      was grown in links to the plant sample. An original culture sample was transferred
      to a new vial and generated a new sample)'
    examples:
    - value: IGSN:DSJ0284
    from_schema: https://example.com/nmdc_submission_schema
    rank: 5
    string_serialization: '{text}:{text}'
    multivalued: false
    alias: sample_link
    owner: SampIdNewTermsMixin
    domain_of:
    - AirInterface
    - BiofilmInterface
    - BuiltEnvInterface
    - HcrCoresInterface
    - HcrFluidsSwabsInterface
    - HostAssociatedInterface
    - MiscEnvsInterface
    - PlantAssociatedInterface
    - SedimentInterface
    - SoilInterface
    - WastewaterSludgeInterface
    - WaterInterface
    - SampIdNewTermsMixin
    slot_group: Sample ID
    range: string
    recommended: true