Skip to content

Slot: enrichment_protocol

The microbiological workflow or protocol followed to test for the presence or enumeration of the target microbial analyte(s). Please provide a PubMed or DOI reference for published protocols

URI: MIXS:0001177

Properties

Examples

Value
BAM Chapter 4: Enumeration of Escherichia coli and the Coliform Bacteria

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: enrichment_protocol
description: The microbiological workflow or protocol followed to test for the presence
  or enumeration of the target microbial analyte(s). Please provide a PubMed or DOI
  reference for published protocols
title: enrichment protocol
examples:
- value: 'BAM Chapter 4: Enumeration of Escherichia coli and the Coliform Bacteria'
from_schema: https://w3id.org/mixs-6-2-rc/mixs_6_2_rc
slot_uri: MIXS:0001177
multivalued: false
alias: enrichment_protocol
domain_of:
- Agriculture
- FoodAnimalAndAnimalFeed
- FoodFarmEnvironment
- FoodFoodProductionFacility
- FoodHumanFoods
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()@:%_\+.~#?&\/=]*)$|([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$
structured_pattern:
  syntax: ^{PMID}|{DOI}|{URL}|{text}$
  interpolated: true
  partial_match: true