Skip to content

Term: host growth conditions (host_growth_cond)

Literature reference giving growth conditions of the host

URI: MIXS:0000871

Applicable Checklists and Extensions

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

Name Description Checklist/Extension
SymbiontAssociated A collection of terms appropriate when collecting samples and sequencing samp... Extension
HostAssociated A collection of terms appropriate when collecting samples and sequencing samp... Extension

Properties

  • Range: String
  • Cardinality: 0..1

  • Structured pattern: ^{PMID}|{DOI}|{URL}|{text}$

  • 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()@:%_\+.~#?&\/=]*)$|([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$

Examples

Value
https://academic.oup.com/icesjms/article/68/2/349/617247

LinkML Source

name: host_growth_cond
description: Literature reference giving growth conditions of the host
title: host growth conditions
examples:
- value: https://academic.oup.com/icesjms/article/68/2/349/617247
from_schema: https://w3id.org/mixs
keywords:
- condition
- growth
- host
- host.
slot_uri: MIXS:0000871
alias: host_growth_cond
domain_of:
- HostAssociated
- SymbiontAssociated
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