Liking cljdoc? Tell your friends :D

common-beer-format.styles

The definition of a style record used in BeerXML.

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

abv-maxclj/s

A non-negative IEEE-754 floating point number representing the maximum alcohol by volume for the style.

A non-negative IEEE-754 floating point number representing the maximum alcohol by volume for the style.
sourceraw docstring

abv-minclj/s

A non-negative IEEE-754 floating point number representing the minimum alcohol by volume for the style.

A non-negative IEEE-754 floating point number representing the minimum alcohol by volume for the style.
sourceraw docstring

abv-rangeclj/s

A string containing the range of alcohol by volume for the style.

A string containing the range of alcohol by volume for the style.
sourceraw docstring

aleclj/s

A top-fermented beer with a fruity, hoppy taste and a dry finish.

A top-fermented beer with a fruity, hoppy taste and a dry finish.
sourceraw docstring

carb-maxclj/s

A non-negative IEEE-754 floating point number representing the maximum carbonation in volumes for the style.

A non-negative IEEE-754 floating point number representing the maximum carbonation in volumes for the style.
sourceraw docstring

carb-minclj/s

A non-negative IEEE-754 floating point number representing the minimum carbonation in volumes for the style.

A non-negative IEEE-754 floating point number representing the minimum carbonation in volumes for the style.
sourceraw docstring

carb-rangeclj/s

A string containing the range of carbonation for the style.

A string containing the range of carbonation for the style.
sourceraw docstring

categoryclj/s

A non-empty string denoting the category this style belongs to.

A non-empty string denoting the category this style belongs to.
sourceraw docstring

category-numberclj/s

A non-empty string denoting the category number of this style.

A non-empty string denoting the category number of this style.
sourceraw docstring

ciderclj/s

A fermented beverage made from fruit and water.

A fermented beverage made from fruit and water.
sourceraw docstring

color-maxclj/s

A non-negative IEEE-754 floating point number representing the maximum color in SRM for the style.

A non-negative IEEE-754 floating point number representing the maximum color in SRM for the style.
sourceraw docstring

color-minclj/s

A non-negative IEEE-754 floating point number representing the minimum color in SRM for the style.

A non-negative IEEE-754 floating point number representing the minimum color in SRM for the style.
sourceraw docstring

color-rangeclj/s

A string containing the range of color for the style.

A string containing the range of color for the style.
sourceraw docstring

display-color-maxclj/s

A human-readable representation of the maximum color for the style.

A human-readable  representation of the maximum color for the style.
sourceraw docstring

display-color-minclj/s

A human-readable representation of the minimum color for the style.

A human-readable  representation of the minimum color for the style.
sourceraw docstring

display-fg-maxclj/s

A human-readable representation of the maximum post-fermentation specific gravity for the style.

A human-readable  representation of the maximum post-fermentation specific gravity for the style.
sourceraw docstring

display-fg-minclj/s

A human-readable representation of the minimum post-fermentation specific gravity for the style.

A human-readable  representation of the minimum post-fermentation specific gravity for the style.
sourceraw docstring

display-og-maxclj/s

A human-readable representation of the maximum pre-fermentation specific gravity for the style.

A human-readable  representation of the maximum pre-fermentation specific gravity for the style.
sourceraw docstring

display-og-minclj/s

A human-readable representation of the minimum pre-fermentation specific gravity for the style.

A human-readable  representation of the minimum pre-fermentation specific gravity for the style.
sourceraw docstring

examplesclj/s

A string containing commercial or well-known examples of the style.

A string containing commercial or well-known examples of the style.
sourceraw docstring

fg-maxclj/s

A non-negative IEEE-754 floating point number representing the maximum post-fermentation specific gravity for the style.

A non-negative IEEE-754 floating point number representing the maximum post-fermentation specific gravity for the style.
sourceraw docstring

fg-minclj/s

A non-negative IEEE-754 floating point number representing the minimum post-fermentation specific gravity for the style.

A non-negative IEEE-754 floating point number representing the minimum post-fermentation specific gravity for the style.
sourceraw docstring

fg-rangeclj/s

A string containing the range of post-fermentation specific gravities for the style.

A string containing the range of post-fermentation specific gravities for the style.
sourceraw docstring

ibu-maxclj/s

A non-negative IEEE-754 floating point number representing the maximum bitterness in IBUs for the style.

A non-negative IEEE-754 floating point number representing the maximum bitterness in IBUs for the style.
sourceraw docstring

ibu-minclj/s

A non-negative IEEE-754 floating point number representing the minimum bitterness in IBUs for the style.

A non-negative IEEE-754 floating point number representing the minimum bitterness in IBUs for the style.
sourceraw docstring

ibu-rangeclj/s

A string containing the range of bitterness for the style.

A string containing the range of bitterness for the style.
sourceraw docstring

ingredientsclj/s

A string containing a description of the ingredients commonly used in the style.

A string containing a description of the ingredients commonly used in the style.
sourceraw docstring

lagerclj/s

A light, bottom-fermented beer with a clean, crisp taste and a smooth finish.

A light, bottom-fermented beer with a clean, crisp taste and a smooth finish.
sourceraw docstring

meadclj/s

A fermented beverage made from honey and water.

A fermented beverage made from honey and water.
sourceraw docstring

mixedclj/s

A beer style that blends two or more styles.

A beer style that blends two or more styles.
sourceraw docstring

nameclj/s

The name of the style record

The name of the style record
sourceraw docstring

notesclj/s

A string containing notes about the style.

A string containing notes about the style.
sourceraw docstring

og-maxclj/s

A non-negative IEEE-754 floating point number representing the maximum pre-fermentation specific gravity for the style.

A non-negative IEEE-754 floating point number representing the maximum pre-fermentation specific gravity for the style.
sourceraw docstring

og-minclj/s

A non-negative IEEE-754 floating point number representing the minimum pre-fermentation specific gravity for the style.

A non-negative IEEE-754 floating point number representing the minimum pre-fermentation specific gravity for the style.
sourceraw docstring

og-rangeclj/s

A string containing the range of pre-fermentation specific gravities for the style.

A string containing the range of pre-fermentation specific gravities for the style.
sourceraw docstring

profileclj/s

A string containing a profile of the style.

A string containing a profile of the style.
sourceraw docstring

styleclj/s

A record defining a style of beer

A record defining a style of beer
sourceraw docstring

style-guideclj/s

A non-empty string denoting the name of the style guide the style/category belongs to.

A non-empty string denoting the name of the style guide the style/category belongs to.
sourceraw docstring

style-letterclj/s

A non-empty string denoting the letter used to denote the style or sub-style.

A non-empty string denoting the letter used to denote the style or sub-style.
sourceraw docstring

style-typesclj/s

A set of strings representing the types of beverages that can be described by a style.

A set of strings representing the types of beverages that can be described by a style.
sourceraw docstring

stylesclj/s

A collection of style records

A collection of style records
sourceraw docstring

typeclj/s

A case-insensitive string representing the type of beverage the style dictates.

Currently, the following values are supported:

  • "Ale" - A top-fermented beer with a fruity, hoppy taste and a dry finish.
  • "Lager" - A light, bottom-fermented beer with a clean, crisp taste and a smooth finish.
  • "Mead" - A fermented beverage made from honey and water.
  • "Wheat" - A beer made with a large proportion of wheat malt.
  • "Mixed" - A beer style that blends two or more styles.
  • "Cider" - A fermented beverage made from fruit and water.
A case-insensitive string representing the type of beverage the style dictates.

Currently, the following values are supported:

- "Ale" - A top-fermented beer with a fruity, hoppy taste and a dry finish.
- "Lager" - A light, bottom-fermented beer with a clean, crisp taste and a smooth finish.
- "Mead" - A fermented beverage made from honey and water.
- "Wheat" - A beer made with a large proportion of wheat malt.
- "Mixed" - A beer style that blends two or more styles.
- "Cider" - A fermented beverage made from fruit and water.
sourceraw docstring

versionclj/s

The version of the style record

The version of the style record
sourceraw docstring

wheatclj/s

A beer made with a large proportion of wheat malt.

A beer made with a large proportion of wheat malt.
sourceraw docstring

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

× close