Skip to content

Slot: current vegetation method (cur_vegetation_meth)

Reference or method used in vegetation classification

URI: MIXS:0000314 Alias: cur_vegetation_meth

Applicable Classes

Name Description Modifies Slot
SoilInterface soil dh_interface no

Properties

  • Range: String

  • Regex pattern: ^(PMID:\d+|doi:10.\d{2,9}/.*|https?:\/\/(?:www\.)?[-a-zA-Z0-9@:%._\+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b(?:[-a-zA-Z0-9()@:%_\+.~#?&\/=]*))$

Examples

Value
https://doi.org/10.1111/j.1654-109X.2011.01154.x

Comments

  • Required when current vegetation is provided.

TODOs

  • I'm not sure this is a DOI, PMID, or URI. Should pool the community and find out how they accomplish this if provided.

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000314
native nmdc_sub_schema:cur_vegetation_meth

LinkML Source

name: cur_vegetation_meth
description: Reference or method used in vegetation classification
title: current vegetation method
todos:
- I'm not sure this is a DOI, PMID, or URI. Should pool the community and find out
  how they accomplish this if provided.
comments:
- Required when current vegetation is provided.
examples:
- value: https://doi.org/10.1111/j.1654-109X.2011.01154.x
from_schema: https://example.com/nmdc_submission_schema
rank: 10
keywords:
- method
- vegetation
slot_uri: MIXS:0000314
alias: cur_vegetation_meth
domain_of:
- SoilInterface
slot_group: mixs_section
range: string
pattern: ^(PMID:\d+|doi:10.\d{2,9}/.*|https?:\/\/(?:www\.)?[-a-zA-Z0-9@:%._\+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b(?:[-a-zA-Z0-9()@:%_\+.~#?&\/=]*))$
structured_pattern:
  syntax: ^({PMID}|{DOI}|{URL})$
  interpolated: true
  partial_match: true