Regen Network

Regen Network Data Standards

WARNING: This site is a work in progress.

Enum: ConservationStatusTypes

The conservation status of the project

URI: ConservationStatusTypes

Permissible Values

ValueMeaningDescription
EXTINCTrfs:IucnExtinctExtinct
EXTINCT_IN_WILDrfs:IucnExtinctInWildExtinct in the Wild
CRITICALLY_ENDANGEREDrfs:IucnCriticallyEndangeredCritically Endangered
ENDANGEREDrfs:IucnEndangeredEndangered
VULNERABLErfs:IucnVulnerableVulnerable
NEAR_THREATENEDrfs:IucnNearThreatenedNear Threatened
LEAST_CONCERNrfs:IucnLeastConcernLeast Concern
DATA_DEFICIENTrfs:IucnDataDeficientData Deficient
NOT_EVALUATEDrfs:IucnNotEvaluatedNot Evaluated

Slots

NameDescription
conservationStatusThe conservation status of the project

Identifier and Mapping Information

Schema Source

LinkML Source

```yaml name: ConservationStatusTypes description: The conservation status of the project from_schema: https://framework.regen.network/schema/ rank: 1000 permissible_values: EXTINCT: text: EXTINCT description: Extinct meaning: rfs:IucnExtinct EXTINCT_IN_WILD: text: EXTINCT_IN_WILD description: Extinct in the Wild meaning: rfs:IucnExtinctInWild CRITICALLY_ENDANGERED: text: CRITICALLY_ENDANGERED description: Critically Endangered meaning: rfs:IucnCriticallyEndangered ENDANGERED: text: ENDANGERED description: Endangered meaning: rfs:IucnEndangered VULNERABLE: text: VULNERABLE description: Vulnerable meaning: rfs:IucnVulnerable NEAR_THREATENED: text: NEAR_THREATENED description: Near Threatened meaning: rfs:IucnNearThreatened LEAST_CONCERN: text: LEAST_CONCERN description: Least Concern meaning: rfs:IucnLeastConcern DATA_DEFICIENT: text: DATA_DEFICIENT description: Data Deficient meaning: rfs:IucnDataDeficient NOT_EVALUATED: text: NOT_EVALUATED description: Not Evaluated meaning: rfs:IucnNotEvaluated
</details>