Liking cljdoc? Tell your friends :D

common-beer-format.recipes

The definition of a recipe record used in BeerXML.

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

abvclj/s

A double representing the alcohol by volume of the beer.

A double representing the alcohol by volume of the beer.
sourceraw docstring

actual-efficiencyclj/s

A double representing the actual efficiency of the beer.

A double representing the actual efficiency of the beer.
sourceraw docstring

ageclj/s

A double representing the age of the beer in days.

A double representing the age of the beer in days.
sourceraw docstring

age-tempclj/s

A double representing the temperature of the beer in degrees Celsius.

A double representing the temperature of the beer in degrees Celsius.
sourceraw docstring

all-grainclj/s

A recipe type that exclusively uses malted grains.

A recipe type that exclusively uses malted grains.
sourceraw docstring

asst-brewerclj/s

A string representing the name of the assistant brewer.

A string representing the name of the assistant brewer.
sourceraw docstring

batch-sizeclj/s

A double representing the target final volume of the recipe.

A double representing the target final volume of the recipe.
sourceraw docstring

boil-sizeclj/s

A double representing the starting volume of the wort.

A double representing the starting volume of the wort.
sourceraw docstring

boil-timeclj/s

A double representing the time in minutes to boil the wort.

A double representing the time in minutes to boil the wort.
sourceraw docstring

brewerclj/s

A string representing the name of the brewer.

A string representing the name of the brewer.
sourceraw docstring

caloriesclj/s

A double representing the calories of the beer.

A double representing the calories of the beer.
sourceraw docstring

carbonationclj/s

A double representing the carbonation of the beer in volumes of CO2.

A double representing the carbonation of the beer in volumes of CO2.
sourceraw docstring

carbonation-tempclj/s

A double representing the temperature of the beer in degrees Celsius.

A double representing the temperature of the beer in degrees Celsius.
sourceraw docstring

carbonation-usedclj/s

A human-readable string representing the type carbonation used in the beer.

A human-readable string representing the type carbonation used in the beer.
sourceraw docstring

dateclj/s

A string representing the date the recipe was brewed.

A string representing the date the recipe was brewed.
sourceraw docstring

display-age-tempclj/s

A human-readable string representing the display age temperature of the beer.

A human-readable string representing the display age temperature of the beer.
sourceraw docstring

display-batch-sizeclj/s

A human-readable string representing the display batch size of the beer.

A human-readable string representing the display batch size of the beer.
sourceraw docstring

display-boil-sizeclj/s

A human-readable string representing the display boil size of the beer.

A human-readable string representing the display boil size of the beer.
sourceraw docstring

display-carb-tempclj/s

A human-readable string representing the display carbonation temperature of the beer.

A human-readable string representing the display carbonation temperature of the beer.
sourceraw docstring

display-fgclj/s

A human-readable string representing the display final gravity of the beer.

A human-readable string representing the display final gravity of the beer.
sourceraw docstring

display-ogclj/s

A human-readable string representing the display original gravity of the beer.

A human-readable string representing the display original gravity of the beer.
sourceraw docstring

display-primary-tempclj/s

A human-readable string representing the display primary temperature of the beer.

A human-readable string representing the display primary temperature of the beer.
sourceraw docstring

display-secondary-tempclj/s

A human-readable string representing the display secondary temperature of the beer.

A human-readable string representing the display secondary temperature of the beer.
sourceraw docstring

display-tertiary-tempclj/s

A human-readable string representing the display tertiary temperature of the beer.

A human-readable string representing the display tertiary temperature of the beer.
sourceraw docstring

efficiencyclj/s

A double representing the efficiency of the recipe.

A double representing the efficiency of the recipe.
sourceraw docstring

equipmentclj/s

A map representing the equipment used in the recipe.

A map representing the equipment used in the recipe.
sourceraw docstring

est-abvclj/s

A double representing the estimated alcohol by volume of the beer.

A double representing the estimated alcohol by volume of the beer.
sourceraw docstring

est-colorclj/s

A double representing the estimated color of the beer.

A double representing the estimated color of the beer.
sourceraw docstring

est-fgclj/s

A double representing the estimated final gravity of the beer.

A double representing the estimated final gravity of the beer.
sourceraw docstring

est-ogclj/s

A double representing the estimated original gravity of the beer.

A double representing the estimated original gravity of the beer.
sourceraw docstring

extractclj/s

A recipe type that exclusively uses malt extracts and sugars.

A recipe type that exclusively uses malt extracts and sugars.
sourceraw docstring

fermentablesclj/s

A vector of maps representing fermentables used in the recipe.

A vector of maps representing fermentables used in the recipe.
sourceraw docstring

fermentation-stagesclj/s

An integer representing the number of fermentation stages in the recipe.

An integer representing the number of fermentation stages in the recipe.
sourceraw docstring

fgclj/s

A double representing the final gravity of the recipe.

A double representing the final gravity of the recipe.
sourceraw docstring

forced-carbonationclj/s

A boolean representing whether the beer was carbonated using forced carbonation.

A boolean representing whether the beer was carbonated using forced carbonation.
sourceraw docstring

garetzclj/s

The Garetz method of IBU calculation.

The Garetz method of IBU calculation.
sourceraw docstring

hopsclj/s

A vector of maps representing hops used in the recipe.

A vector of maps representing hops used in the recipe.
sourceraw docstring

ibuclj/s

A double representing the bitterness of the beer.

A double representing the bitterness of the beer.
sourceraw docstring

ibu-methodclj/s

A string representing the method used to calculate the bitterness of the beer.

Currently, the following methods are supported:

  • Tinseth: Tinseth's method for calculating bitterness.
  • Rager: Rager's method for calculating bitterness.
  • Garetz: Garetz's method for calculating bitterness.
A string representing the method used to calculate the bitterness of the beer.

Currently, the following methods are supported:

- Tinseth: Tinseth's method for calculating bitterness.
- Rager: Rager's method for calculating bitterness.
- Garetz: Garetz's method for calculating bitterness.
sourceraw docstring

ibu-method-typesclj/s

A set of valid IBU calculation methods.

A set of valid IBU calculation methods.
sourceraw docstring

keg-priming-factorclj/s

A double representing the conversion factor to keg priming factor.

A double representing the conversion factor to keg priming factor.
sourceraw docstring

mashclj/s

A map representing the mash profile and steps used in the recipe.

A map representing the mash profile and steps used in the recipe.
sourceraw docstring

miscsclj/s

A vector of maps representing miscs used in the recipe.

A vector of maps representing miscs used in the recipe.
sourceraw docstring

nameclj/s

A string representing the name of the recipe.

A string representing the name of the recipe.
sourceraw docstring

notesclj/s

A string representing notes about the recipe.

A string representing notes about the recipe.
sourceraw docstring

ogclj/s

A double representing the original gravity of the recipe.

A double representing the original gravity of the recipe.
sourceraw docstring

partial-mashclj/s

A recipe type that uses a combination of malt extracts and sugars and malted grains.

A recipe type that uses a combination of malt extracts and sugars and malted grains.
sourceraw docstring

primary-ageclj/s

A double representing the age of the primary fermentation in days.

A double representing the age of the primary fermentation in days.
sourceraw docstring

primary-tempclj/s

A double representing the temperature of the primary fermentation in degrees Celsius.

A double representing the temperature of the primary fermentation in degrees Celsius.
sourceraw docstring

priming-sugar-equivclj/s

A double representing the conversion factor to priming sugar equivalent.

A double representing the conversion factor to priming sugar equivalent.
sourceraw docstring

priming-sugar-nameclj/s

A string representing the name of the priming sugar used.

A string representing the name of the priming sugar used.
sourceraw docstring

ragerclj/s

The Rager method of IBU calculation.

The Rager method of IBU calculation.
sourceraw docstring

recipeclj/s

A map representing a recipe in BeerXML.

A map representing a recipe in BeerXML.
sourceraw docstring

recipe-typesclj/s

A set of strings representing the valid recipe types.

A set of strings representing the valid recipe types.
sourceraw docstring

recipesclj/s

A vector of maps representing recipes in BeerXML.

A vector of maps representing recipes in BeerXML.
sourceraw docstring

secondary-ageclj/s

A double representing the age of the secondary fermentation in days.

A double representing the age of the secondary fermentation in days.
sourceraw docstring

secondary-tempclj/s

A double representing the temperature of the secondary fermentation in degrees Celsius.

A double representing the temperature of the secondary fermentation in degrees Celsius.
sourceraw docstring

styleclj/s

A map representing the style of the recipe.

A map representing the style of the recipe.
sourceraw docstring

taste-notesclj/s

A string representing the taste notes of the recipe.

A string representing the taste notes of the recipe.
sourceraw docstring

taste-ratingclj/s

A double representing the taste rating of the recipe.

A double representing the taste rating of the recipe.
sourceraw docstring

tertiary-ageclj/s

A double representing the age of the tertiary fermentation in days.

A double representing the age of the tertiary fermentation in days.
sourceraw docstring

tertiary-tempclj/s

A double representing the temperature of the tertiary fermentation in degrees Celsius.

A double representing the temperature of the tertiary fermentation in degrees Celsius.
sourceraw docstring

tinsethclj/s

The Tinseth method of IBU calculation.

The Tinseth method of IBU calculation.
sourceraw docstring

typeclj/s

A string representing the type of recipe.

Currenltly, BeerXML support the following types:

  • all-grain: A recipe that uses only malted grains.
  • partial-mash: A recipe that uses a combination of malted grains and malt extract.
  • extract: A recipe that uses only malt extract.
A string representing the type of recipe.

Currenltly, BeerXML support the following types:

- `all-grain`: A recipe that uses only malted grains.
- `partial-mash`: A recipe that uses a combination of malted grains and malt extract.
- `extract`: A recipe that uses only malt extract.
sourceraw docstring

versionclj/s

A string representing the BeerXML version the recipe was defined with.

A string representing the BeerXML version the recipe was defined with.
sourceraw docstring

watersclj/s

A vector of maps representing water profiles used in the recipe.

A vector of maps representing water profiles used in the recipe.
sourceraw docstring

yeastsclj/s

A vector of maps representing yeasts used in the recipe.

A vector of maps representing yeasts used in the recipe.
sourceraw docstring

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

× close