Skip to content

Slot: ph_meth

Reference or method used in determining pH

URI: MIXS:0001106

Properties

Examples

Value
https://www.epa.gov/sites/production/files/2015-12/documents/9040c.pdf

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/mixs-6-2-rc/mixs_6_2_rc

LinkML Source

name: ph_meth
description: Reference or method used in determining pH
title: pH method
examples:
- value: https://www.epa.gov/sites/production/files/2015-12/documents/9040c.pdf
from_schema: https://w3id.org/mixs-6-2-rc/mixs_6_2_rc
slot_uri: MIXS:0001106
multivalued: false
alias: ph_meth
domain_of:
- Agriculture
- FoodFarmEnvironment
- Soil
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