Slot: Status (taxonomicStatus)

_The status of the use of the dwc:scientificName as a label for a taxon. _

_Requires taxonomic opinion to define the scope of a dwc:Taxon. _

_Rules of priority then are used to define the taxonomic status of the _

_nomenclature contained in that scope, combined with the experts opinion. _

It must be linked to a specific taxonomic reference that defines the concept.

__

Actually represents dwc:taxonomicStatus via a schema:PropertyValue (schema:additionalProperty/schema:value).

__

URI: schema:value Alias: taxonomicStatus

Applicable Classes

Name Description Modifies Slot
Taxon A set of organisms asserted to represent a natural cohesive biological unit no

Properties

  • Range: String

  • Required: True

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/marco-bolo/csv-input-classes

Mappings

Mapping Type Mapped Value
self schema:value
native mbo:taxonomicStatus

LinkML Source

name: taxonomicStatus
extensions:
  csvw_about_url:
    tag: csvw_about_url
    value: '#Status'
description: "The status of the use of the dwc:scientificName as a label for a taxon.\
  \ \nRequires taxonomic opinion to define the scope of a dwc:Taxon. \nRules of priority\
  \ then are used to define the taxonomic status of the \nnomenclature contained in\
  \ that scope, combined with the experts opinion. \nIt must be linked to a specific\
  \ taxonomic reference that defines the concept.\n\nActually represents dwc:taxonomicStatus\
  \ via a schema:PropertyValue (schema:additionalProperty/schema:value).\n"
title: Status
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:value
alias: taxonomicStatus
domain_of:
- Taxon
range: string
required: true
multivalued: false