Skip to content

Enum: FarmWaterSourceEnum

URI: FarmWaterSourceEnum

Permissible Values

Value Meaning Description
freshwater None
brackish None
saline None
natural None
manmade None
estuary None
lake None
pond None
canal None
stream None
river None
melt pond None
well None
ditch None
reservior None
collected rainwater None
municipal None
storage tank None

Slots

Name Description
farm_water_source Source of water used on the farm for irrigation of crops or watering of lives...

Identifier and Mapping Information

Schema Source

  • from schema: http://w3id.org/mixs

LinkML Source

name: farm_water_source_enum
from_schema: http://w3id.org/mixs
permissible_values:
  freshwater:
    text: freshwater
  brackish:
    text: brackish
  saline:
    text: saline
  natural:
    text: natural
  manmade:
    text: manmade
  estuary:
    text: estuary
  lake:
    text: lake
  pond:
    text: pond
  canal:
    text: canal
  stream:
    text: stream
  river:
    text: river
  melt pond:
    text: melt pond
  well:
    text: well
  ditch:
    text: ditch
  reservior:
    text: reservior
  collected rainwater:
    text: collected rainwater
  municipal:
    text: municipal
  storage tank:
    text: storage tank