Enum: AnimalBodyCondEnum
URI: AnimalBodyCondEnum
Permissible Values
| Value | Description | 
|---|---|
| normal | |
| over conditioned | |
| under conditioned | 
Terms
| Name | Description | 
|---|---|
| animal_body_cond | Body condition scoring is a production management tool used to evaluate overa... | 
LinkML Source
name: AnimalBodyCondEnum
from_schema: https://w3id.org/mixs
permissible_values:
  normal:
    text: normal
  over conditioned:
    text: over conditioned
  under conditioned:
    text: under conditioned