Skip to content

Term: environmental medium (env_medium)

Report the environmental material(s) immediately surrounding the sample or specimen at the time of sampling. We recommend using subclasses of 'environmental material' (http://purl.obolibrary.org/obo/ENVO_00010483). EnvO documentation about how to use the field: https://github.com/EnvironmentOntology/envo/wiki/Using-ENVO-with-MIxS . Terms from other OBO ontologies are permissible as long as they reference mass/volume nouns (e.g. air, water, blood) and not discrete, countable entities (e.g. a tree, a leaf, a table top)

URI: MIXS:0000014

Applicable Checklists and Extensions

NOTE: does not include Combinations (of checklists and extensions) that use env_medium.

Name Description Checklist/Extension
Mimag Minimum Information About a Metagenome-Assembled Genome Checklist
MigsEu Minimal Information about a Genome Sequence: eukaryote Checklist
MigsVi Minimal Information about a Genome Sequence: virus Checklist
Mims Metagenome or Environmental Checklist
MigsBa Minimal Information about a Genome Sequence: cultured bacteria/archaea Checklist
MimarksS Minimal Information about a Marker Specimen: survey Checklist
Misag Minimum Information About a Single Amplified Genome Checklist
Miuvig Minimum Information About an Uncultivated Virus Genome Checklist
MimarksC Minimal Information about a Marker Specimen: specimen Checklist
MigsPl Minimal Information about a Genome Sequence: plasmid Checklist
MigsOrg Minimal Information about a Genome Sequence: organelle Checklist

Properties

  • Range: String
  • Cardinality: 1..1

  • Structured pattern: ^{termLabel} \[{termID}\]$

  • Regex pattern: ^([^\s-]{1,2}|[^\s-]+.+[^\s-]+) \[[a-zA-Z]{2,}:[a-zA-Z0-9]\d+\]$

Examples

Value
bluegrass field soil [ENVO:00005789]

LinkML Source

name: env_medium
description: 'Report the environmental material(s) immediately surrounding the sample
  or specimen at the time of sampling. We recommend using subclasses of ''environmental
  material'' (http://purl.obolibrary.org/obo/ENVO_00010483). EnvO documentation about
  how to use the field: https://github.com/EnvironmentOntology/envo/wiki/Using-ENVO-with-MIxS
  . Terms from other OBO ontologies are permissible as long as they reference mass/volume
  nouns (e.g. air, water, blood) and not discrete, countable entities (e.g. a tree,
  a leaf, a table top)'
title: environmental medium
examples:
- value: bluegrass field soil [ENVO:00005789]
in_subset:
- environment
from_schema: https://w3id.org/mixs
keywords:
- environmental
slot_uri: MIXS:0000014
alias: env_medium
domain_of:
- MigsBa
- MigsEu
- MigsOrg
- MigsPl
- MigsVi
- Mimag
- MimarksC
- MimarksS
- Mims
- Misag
- Miuvig
range: string
required: true
pattern: ^([^\s-]{1,2}|[^\s-]+.+[^\s-]+) \[[a-zA-Z]{2,}:[a-zA-Z0-9]\d+\]$
structured_pattern:
  syntax: ^{termLabel} \[{termID}\]$
  interpolated: true
  partial_match: true