Skip to content

Slot: LIMS ID (lims_id)

An EMSL internal LIMS identifier for your sample. This will be provided by the MPOC and should not be edited.

URI: basalt_schema:lims_id Alias: lims_id

Applicable Classes

Name Description Modifies Slot
MonetSoilSample A soil sample that has been collected according to the MONet soil sampling pr... no

Properties

Type and Range

Property Value
Range String
Domain Of MonetSoilSample

Cardinality and Requirements

Property Value
### Value Constraints
Property Value
Regex Pattern ^INGEST_SAMPLE_\d{9}$

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self basalt_schema:lims_id
native basalt_schema:lims_id

LinkML Source

name: lims_id
description: An EMSL internal LIMS identifier for your sample. This will be provided
  by the MPOC and should not be edited.
title: LIMS ID
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: lims_id
domain_of:
- MonetSoilSample
range: string
pattern: ^INGEST_SAMPLE_\d{9}$