Skip to content

Slot: sample linkage (sample_link)

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.

URI: nmdc_sub_schema:sample_link Alias: sample_link

Applicable Classes

Name Description Modifies Slot
WaterInterface water dh_interface no
HostAssociatedInterface host_associated dh_interface no
BiofilmInterface biofilm dh_interface no
AirInterface air dh_interface no
SedimentInterface sediment dh_interface no
WastewaterSludgeInterface wastewater_sludge dh_interface no
HcrFluidsSwabsInterface hcr_fluids_swabs dh_interface no
HcrCoresInterface hcr_cores dh_interface no
SoilInterface soil dh_interface no
SampIdNewTermsMixin Mixin with SampIdNew Terms no
BuiltEnvInterface built_env dh_interface no
MiscEnvsInterface misc_envs dh_interface no
PlantAssociatedInterface plant_associated dh_interface no

Properties

  • Range: String

  • Recommended: True

  • Regex pattern: [^\:\n\r]+\:[^\:\n\r]+

Examples

Value
IGSN:DSJ0284

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)

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

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}'
alias: sample_link
domain_of:
- AirInterface
- BiofilmInterface
- BuiltEnvInterface
- HcrCoresInterface
- HcrFluidsSwabsInterface
- HostAssociatedInterface
- MiscEnvsInterface
- PlantAssociatedInterface
- SedimentInterface
- SoilInterface
- WastewaterSludgeInterface
- WaterInterface
- SampIdNewTermsMixin
slot_group: sample_id_section
range: string
recommended: true
multivalued: false
pattern: '[^\:\n\r]+\:[^\:\n\r]+'