Skip to content

Enum: TaxonTypeEnum

Major taxonomic groupings used by NEON

URI: neon:TaxonTypeEnum

Permissible Values

Value Meaning Description
ALGAE None Algae taxa
BEETLE None Beetle taxa (Carabidae)
BIRD None Bird taxa
FISH None Fish taxa
HERPETOLOGY None Reptile and amphibian taxa
MACROINVERTEBRATE None Aquatic macroinvertebrate taxa
MOSQUITO None Mosquito taxa
MOSQUITO_PATHOGENS None Mosquito pathogen taxa
PLANT None Plant taxa
SMALL_MAMMAL None Small mammal taxa
TICK None Tick taxa

Slots

Name Description
taxon_type Major taxonomic grouping (BIRD, PLANT, etc

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/neon-schema

LinkML Source

name: TaxonTypeEnum
description: Major taxonomic groupings used by NEON
from_schema: https://w3id.org/neon-schema
rank: 1000
permissible_values:
  ALGAE:
    text: ALGAE
    description: Algae taxa
  BEETLE:
    text: BEETLE
    description: Beetle taxa (Carabidae)
  BIRD:
    text: BIRD
    description: Bird taxa
  FISH:
    text: FISH
    description: Fish taxa
  HERPETOLOGY:
    text: HERPETOLOGY
    description: Reptile and amphibian taxa
  MACROINVERTEBRATE:
    text: MACROINVERTEBRATE
    description: Aquatic macroinvertebrate taxa
  MOSQUITO:
    text: MOSQUITO
    description: Mosquito taxa
  MOSQUITO_PATHOGENS:
    text: MOSQUITO_PATHOGENS
    description: Mosquito pathogen taxa
  PLANT:
    text: PLANT
    description: Plant taxa
  SMALL_MAMMAL:
    text: SMALL_MAMMAL
    description: Small mammal taxa
  TICK:
    text: TICK
    description: Tick taxa