Liking cljdoc? Tell your friends :D

common-beer-format.fermentables

The definition of a fermentable record used in BeerXML.

The definition of a fermentable record used in BeerXML.
raw docstring

add-after-boilclj/s

A boolean representing if the fermentable was added after the boil. When absent, assume false.

A boolean representing if the fermentable was added after the boil.
When absent, assume false.
sourceraw docstring

adjunctclj/s

A non-grain and non-sugar ingredient that is added to the wort that contain fermentable sugars.

A non-grain and non-sugar ingredient that is added to the wort that contain fermentable sugars.
sourceraw docstring

amountclj/s

The amount of the fermentable ingredient added to the mash.

The amount of the fermentable ingredient added to the mash.
sourceraw docstring

coarse-fine-diffclj/s

The difference between extractable sugar content with a coarse and fine grind of the grain.

The difference between extractable sugar content with a coarse and fine grind of the grain.
sourceraw docstring

colorclj/s

The color of the fermentable ingredient in Lovibond for the grain type, and SRM for all other types.

The color of the fermentable ingredient in Lovibond for the grain type, and SRM for all other types.
sourceraw docstring

diastatic-powerclj/s

The diastatic power of the grain- which is the ability of the grain to convert starches to sugars in degrees Lintner.

The diastatic power of the grain- which is the ability of the grain to convert starches to sugars in degrees Lintner.
sourceraw docstring

display-amountclj/s

The amount of the fermentable ingredient to display in the recipe in a human-readable format.

The amount of the fermentable ingredient to display in the recipe in a human-readable format.
sourceraw docstring

display-colorclj/s

The color of the fermentable ingredient to display in the recipe in a human-readable format.

The color of the fermentable ingredient to display in the recipe in a human-readable format.
sourceraw docstring

dry-extractclj/s

A concentrated form of fermentable sugars derived from malted barley.

A concentrated form of fermentable sugars derived from malted barley.
sourceraw docstring

extractclj/s

A concentrated form of fermentable sugars derived from malted barley in liquid form.

A concentrated form of fermentable sugars derived from malted barley in liquid form.
sourceraw docstring

fermentableclj/s

A map representing an ingredient with fermentable sugars added during the mash.

A map representing an ingredient with fermentable sugars added during the mash.
sourceraw docstring

fermentable-typesclj/s

The types of fermentables that are allowed in BeerXML.

  • adjunct - Non-grain and non-sugar ingredients that are added to the wort that contain fermentable sugars.
  • dry-extract - Dry extract is a concentrated form of fermentable sugars derived from malted barley.
  • extract - Extract is a concentrated form of fermentable sugars derived from malted barley in liquid form.
  • grain - Whole or milled barley, rye, wheat, or other grain.
  • sugar - Raw, candied, and other natural sources of sugar (e.g. Honey).
The types of fermentables that are allowed in BeerXML.

- `adjunct` - Non-grain and non-sugar ingredients that are added to the wort that contain fermentable sugars. 
- `dry-extract` - Dry extract is a concentrated form of fermentable sugars derived from malted barley.
- `extract` - Extract is a concentrated form of fermentable sugars derived from malted barley in liquid form.
- `grain` - Whole or milled barley, rye, wheat, or other grain.
- `sugar` - Raw, candied, and other natural sources of sugar (e.g. Honey).
sourceraw docstring

fermentablesclj/s

A sequence of ingredients with fermentable sugars added during the mash.

A sequence of ingredients with fermentable sugars added during the mash.
sourceraw docstring

grainclj/s

Whole or milled barley, rye, wheat, or other grain.

Whole or milled barley, rye, wheat, or other grain.
sourceraw docstring

ibu-gal-per-lbclj/s

The IBU contribution per gallon of wort per pound of the fermentable ingredient.

The IBU contribution per gallon of wort per pound of the fermentable ingredient.
sourceraw docstring

inventoryclj/s

The amount of the fermentable ingredient available on-hand.

The amount of the fermentable ingredient available on-hand.
sourceraw docstring

max-in-batchclj/s

The maximum percentage of the fermentable ingredient that should be used in the mash.

The maximum percentage of the fermentable ingredient that should be used in the mash.
sourceraw docstring

moistureclj/s

The percent moisture content of the grain.

The percent moisture content of the grain.
sourceraw docstring

nameclj/s

The name of the fermentable record.

The name of the fermentable record.
sourceraw docstring

notesclj/s

Notes about the fermentable ingredient.

Notes about the fermentable ingredient.
sourceraw docstring

originclj/s

The origin of the fermentable ingredient.

The origin of the fermentable ingredient.
sourceraw docstring

potentialclj/s

The potential gravity of the fermentable ingredient in SG if all fermentable sugars were extracted.

The potential gravity of the fermentable ingredient in SG if all fermentable sugars were extracted.
sourceraw docstring

proteinclj/s

The percent protein content of the grain.

The percent protein content of the grain.
sourceraw docstring

recommend-mashclj/s

A boolean representing if the fermentable ingredient is recommended for mash or to be added at the start of the boil.

A boolean representing if the fermentable ingredient is recommended for mash or to be added at the start of the boil.
sourceraw docstring

sugarclj/s

Raw, candied, and other natural sources of sugar (e.g. Honey).

Raw, candied, and other natural sources of sugar (e.g. Honey).
sourceraw docstring

supplierclj/s

The supplier of the fermentable ingredient.

The supplier of the fermentable ingredient.
sourceraw docstring

typeclj/s

The type of the fermentable ingredient.

Currently, the following types are allowed:

  • adjunct - Non-grain and non-sugar ingredients that are added to the wort that contain fermentable sugars.
  • dry-extract - Dry extract is a concentrated form of fermentable sugars derived from malted barley.
  • extract - Extract is a concentrated form of fermentable sugars derived from malted barley in liquid form.
  • grain - Whole or milled barley, rye, wheat, or other grain.
  • sugar - Raw, candied, and other natural sources of sugar (e.g. Honey).
The type of the fermentable ingredient.

Currently, the following types are allowed:

- `adjunct` - Non-grain and non-sugar ingredients that are added to the wort that contain fermentable sugars. 
- `dry-extract` - Dry extract is a concentrated form of fermentable sugars derived from malted barley.
- `extract` - Extract is a concentrated form of fermentable sugars derived from malted barley in liquid form.
- `grain` - Whole or milled barley, rye, wheat, or other grain.
- `sugar` - Raw, candied, and other natural sources of sugar (e.g. Honey).
sourceraw docstring

versionclj/s

The version of the BeerXML specification used to create the fermentable record.

The version of the BeerXML specification used to create the fermentable record.
sourceraw docstring

yieldclj/s

The percent of fermentable sugars rendered from the fermentable ingredient during the mash.

The percent of fermentable sugars rendered from the fermentable ingredient during the mash.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close