The definition of a recipe record used in BeerXML.
The definition of a recipe record used in BeerXML.
A double representing the alcohol by volume of the beer.
A double representing the alcohol by volume of the beer.
A double representing the actual efficiency of the beer.
A double representing the actual efficiency of the beer.
A double representing the age of the beer in days.
A double representing the age of the beer in days.
A double representing the temperature of the beer in degrees Celsius.
A double representing the temperature of the beer in degrees Celsius.
A recipe type that exclusively uses malted grains.
A recipe type that exclusively uses malted grains.
A string representing the name of the assistant brewer.
A string representing the name of the assistant brewer.
A double representing the target final volume of the recipe.
A double representing the target final volume of the recipe.
A double representing the starting volume of the wort.
A double representing the starting volume of the wort.
A double representing the time in minutes to boil the wort.
A double representing the time in minutes to boil the wort.
A string representing the name of the brewer.
A string representing the name of the brewer.
A double representing the calories of the beer.
A double representing the calories of the beer.
A double representing the carbonation of the beer in volumes of CO2.
A double representing the carbonation of the beer in volumes of CO2.
A double representing the temperature of the beer in degrees Celsius.
A double representing the temperature of the beer in degrees Celsius.
A human-readable string representing the type carbonation used in the beer.
A human-readable string representing the type carbonation used in the beer.
A string representing the date the recipe was brewed.
A string representing the date the recipe was brewed.
A human-readable string representing the display age temperature of the beer.
A human-readable string representing the display age temperature of the beer.
A human-readable string representing the display batch size of the beer.
A human-readable string representing the display batch size of the beer.
A human-readable string representing the display boil size of the beer.
A human-readable string representing the display boil size of the beer.
A human-readable string representing the display carbonation temperature of the beer.
A human-readable string representing the display carbonation temperature of the beer.
A human-readable string representing the display final gravity of the beer.
A human-readable string representing the display final gravity of the beer.
A human-readable string representing the display original gravity of the beer.
A human-readable string representing the display original gravity of the beer.
A human-readable string representing the display primary temperature of the beer.
A human-readable string representing the display primary temperature of the beer.
A human-readable string representing the display secondary temperature of the beer.
A human-readable string representing the display secondary temperature of the beer.
A human-readable string representing the display tertiary temperature of the beer.
A human-readable string representing the display tertiary temperature of the beer.
A double representing the efficiency of the recipe.
A double representing the efficiency of the recipe.
A map representing the equipment used in the recipe.
A map representing the equipment used in the recipe.
A double representing the estimated alcohol by volume of the beer.
A double representing the estimated alcohol by volume of the beer.
A double representing the estimated color of the beer.
A double representing the estimated color of the beer.
A double representing the estimated final gravity of the beer.
A double representing the estimated final gravity of the beer.
A double representing the estimated original gravity of the beer.
A double representing the estimated original gravity of the beer.
A recipe type that exclusively uses malt extracts and sugars.
A recipe type that exclusively uses malt extracts and sugars.
A vector of maps representing fermentables used in the recipe.
A vector of maps representing fermentables used in the recipe.
An integer representing the number of fermentation stages in the recipe.
An integer representing the number of fermentation stages in the recipe.
A double representing the final gravity of the recipe.
A double representing the final gravity of the recipe.
A boolean representing whether the beer was carbonated using forced carbonation.
A boolean representing whether the beer was carbonated using forced carbonation.
The Garetz method of IBU calculation.
The Garetz method of IBU calculation.
A vector of maps representing hops used in the recipe.
A vector of maps representing hops used in the recipe.
A double representing the bitterness of the beer.
A double representing the bitterness of the beer.
A string representing the method used to calculate the bitterness of the beer.
Currently, the following methods are supported:
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 set of valid IBU calculation methods.
A set of valid IBU calculation methods.
A double representing the conversion factor to keg priming factor.
A double representing the conversion factor to keg priming factor.
A map representing the mash profile and steps used in the recipe.
A map representing the mash profile and steps used in the recipe.
A vector of maps representing miscs used in the recipe.
A vector of maps representing miscs used in the recipe.
A string representing the name of the recipe.
A string representing the name of the recipe.
A string representing notes about the recipe.
A string representing notes about the recipe.
A double representing the original gravity of the recipe.
A double representing the original gravity of the recipe.
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.
A double representing the age of the primary fermentation in days.
A double representing the age of the primary fermentation in days.
A double representing the temperature of the primary fermentation in degrees Celsius.
A double representing the temperature of the primary fermentation in degrees Celsius.
A double representing the conversion factor to priming sugar equivalent.
A double representing the conversion factor to priming sugar equivalent.
A string representing the name of the priming sugar used.
A string representing the name of the priming sugar used.
The Rager method of IBU calculation.
The Rager method of IBU calculation.
A map representing a recipe in BeerXML.
A map representing a recipe in BeerXML.
A set of strings representing the valid recipe types.
A set of strings representing the valid recipe types.
A vector of maps representing recipes in BeerXML.
A vector of maps representing recipes in BeerXML.
A double representing the age of the secondary fermentation in days.
A double representing the age of the secondary fermentation in days.
A double representing the temperature of the secondary fermentation in degrees Celsius.
A double representing the temperature of the secondary fermentation in degrees Celsius.
A map representing the style of the recipe.
A map representing the style of the recipe.
A string representing the taste notes of the recipe.
A string representing the taste notes of the recipe.
A double representing the taste rating of the recipe.
A double representing the taste rating of the recipe.
A double representing the age of the tertiary fermentation in days.
A double representing the age of the tertiary fermentation in days.
A double representing the temperature of the tertiary fermentation in degrees Celsius.
A double representing the temperature of the tertiary fermentation in degrees Celsius.
The Tinseth method of IBU calculation.
The Tinseth method of IBU calculation.
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.
A string representing the BeerXML version the recipe was defined with.
A string representing the BeerXML version the recipe was defined with.
A vector of maps representing water profiles used in the recipe.
A vector of maps representing water profiles used in the recipe.
A vector of maps representing yeasts used in the recipe.
A vector of maps representing yeasts used in the recipe.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close