Skip to content

Slot: animal_intrusion

Identification of animals intruding on the sample or sample site including invertebrates (such as pests or pollinators) and vertebrates (such as wildlife or domesticated animals). This field accepts terms under organism (http://purl.obolibrary.org/obo/NCIT_C14250). This field also accepts identification numbers from NCBI under https://www.ncbi.nlm.nih.gov/taxonomy. Multiple terms can be separated by pipes

URI: MIXS:0001114

Properties

  • Range: String
  • Multivalued: True

Examples

Value
Thripidae [NCBITaxon:45053]

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: animal_intrusion
description: Identification of animals intruding on the sample or sample site including
  invertebrates (such as pests or pollinators) and vertebrates (such as wildlife or
  domesticated animals). This field accepts terms under organism (http://purl.obolibrary.org/obo/NCIT_C14250).
  This field also accepts identification numbers from NCBI under https://www.ncbi.nlm.nih.gov/taxonomy.
  Multiple terms can be separated by pipes
title: animal intrusion near sample source
examples:
- value: Thripidae [NCBITaxon:45053]
from_schema: https://w3id.org/mixs-6-2-rc
slot_uri: MIXS:0001114
multivalued: true
alias: animal_intrusion
domain_of:
- FoodFarmEnvironment
range: string
required: false
recommended: false
pattern: ^(([^\s-]{1,2}|[^\s-]+.+[^\s-]+) \[[a-zA-Z]{2,}:[a-zA-Z0-9]\d+\])|[1-9][0-9]*$
structured_pattern:
  syntax: ^({termLabel} \[{termID}\])|{integer}$
  interpolated: true
  partial_match: true