Skip to content

Slot: presence of pets, animals, or insects (pres_animal_insect)

The type and number of animals or insects present in the sampling space.

URI: MIXS:0000819

Inheritance

Applicable Classes

Name Description Modifies Slot
BuiltEnvInterface built_env dh_interface yes

Properties

  • Range: String

  • Regex pattern: ^(cat|dog|rodent|snake|other);\d+$

Aliases

  • presence of pets, animals, or insects

Examples

Value
cat;5

Identifier and Mapping Information

Annotations

property value
expected_value enumeration;count

Schema Source

  • from schema: https://example.com/nmdc_submission_schema

LinkML Source

name: pres_animal_insect
annotations:
  expected_value:
    tag: expected_value
    value: enumeration;count
  occurrence:
    tag: occurrence
    value: '1'
description: The type and number of animals or insects present in the sampling space.
title: presence of pets, animals, or insects
examples:
- value: cat;5
from_schema: https://example.com/nmdc_submission_schema
aliases:
- presence of pets, animals, or insects
rank: 1000
is_a: core field
slot_uri: MIXS:0000819
multivalued: false
alias: pres_animal_insect
domain_of:
- BuiltEnvInterface
range: string
pattern: ^(cat|dog|rodent|snake|other);\d+$