Liking cljdoc? Tell your friends :D

common-beer-format.hops

The definition of a hop record used in BeerXML

The definition of a hop record used in BeerXML
raw docstring

alphaclj/s

The percent contents of alpha acid in the hop.

The percent contents of alpha acid in the hop.
sourceraw docstring

amountclj/s

The amount of the hop in the recipe.

The amount of the hop in the recipe.
sourceraw docstring

aromaclj/s

Hops added to the beer for aroma.

Hops added to the beer for aroma.
sourceraw docstring

betaclj/s

The percent contents of beta acid in the hop.

The percent contents of beta acid in the hop.
sourceraw docstring

bitteringclj/s

Hops added to the boil for bittering.

Hops added to the boil for bittering.
sourceraw docstring

boilclj/s

Hops added to the boil.

Hops added to the boil.
sourceraw docstring

bothclj/s

Hops added to the boil for both bittering and aroma.

Hops added to the boil for both bittering and aroma.
sourceraw docstring

caryophylleneclj/s

The percent contents of caryophyllene in the hop, which contributes to the peppery characteristics of hop aroma.

The percent contents of caryophyllene in the hop, which contributes to the peppery characteristics of hop aroma.
sourceraw docstring

cohumuloneclj/s

The percent contents of cohumulone in the hop, which contributes to the sour characteristics of hop aroma.

The percent contents of cohumulone in the hop, which contributes to the sour characteristics of hop aroma.
sourceraw docstring

display-amountclj/s

The amount of the hop in the recipe, formatted for display.

The amount of the hop in the recipe, formatted for display.
sourceraw docstring

display-timeclj/s

The time in minutes the hop was added dependant on the :use field, formatted for display.

The time in minutes the hop was added dependant on the `:use` field, formatted for display.
sourceraw docstring

dry-hopclj/s

Hops added to the fermentation vessel after pitching yeast.

Hops added to the fermentation vessel after pitching yeast.
sourceraw docstring

first-wortclj/s

Hops added to the first wort.

Hops added to the first wort.
sourceraw docstring

formclj/s

The form of the hop added to the beer.

Currently, the following forms are allowed:

  • pellet - Hops in pellet form.
  • plug - Hops in plug form.
  • leaf - Hops in leaf form.
The form of the hop added to the beer.

Currently, the following forms are allowed:

- `pellet` - Hops in pellet form.
- `plug` - Hops in plug form.
- `leaf` - Hops in leaf form.
sourceraw docstring

hopclj/s

A map representing a hop.

A map representing a hop.
sourceraw docstring

hop-formsclj/s

The allowed values for the physical form of the hop.

The allowed values for the physical form of the hop.
sourceraw docstring

hop-typesclj/s

The allowed values for the type of hop.

The allowed values for the type of hop.
sourceraw docstring

hop-usesclj/s

The allowed values for the means by which the hop is added to the beer.

The allowed values for the means by which the hop is added to the beer.
sourceraw docstring

hopsclj/s

A vector of hops.

A vector of hops.
sourceraw docstring

hsiclj/s

The Hop Stability Index, or percent decay of a hop's alpha acid over six months.

The Hop Stability Index, or percent decay of a hop's alpha acid over six months.
sourceraw docstring

humuleneclj/s

The percent contents of humulene in the hop, which contributes to the unique aroma of hops.

The percent contents of humulene in the hop, which contributes to the unique aroma of hops.
sourceraw docstring

inventoryclj/s

The amount of the hop in inventory.

The amount of the hop in inventory.
sourceraw docstring

leafclj/s

Hops added to the boil in whole leaf form.

Hops added to the boil in whole leaf form.
sourceraw docstring

mashclj/s

Hops added to the mash prior to the boil.

Hops added to the mash prior to the boil.
sourceraw docstring

myrceneclj/s

The percent contents of myrcene in the hop, which contributes to the earthy characteristics of hop aroma.

The percent contents of myrcene in the hop, which contributes to the earthy characteristics of hop aroma.
sourceraw docstring

nameclj/s

The name of the hop.

The name of the hop.
sourceraw docstring

notesclj/s

Notes about the hop.

Notes about the hop.
sourceraw docstring

originclj/s

The origin of the hop.

The origin of the hop.
sourceraw docstring

pelletclj/s

Hops added to the boil in pellet form.

Hops added to the boil in pellet form.
sourceraw docstring

plugclj/s

Hops added to the boil in plug form.

Hops added to the boil in plug form.
sourceraw docstring

substitutesclj/s

A string containing suitable alternative hop names to use as a replcaement for the hop.

A string containing suitable alternative hop names to use as a replcaement for the hop.
sourceraw docstring

timeclj/s

The time in minutes the hop was added dependant on the :use field.

The time in minutes the hop was added dependant on the `:use` field.
sourceraw docstring

typeclj/s

The type of hop added to the beer, based on its intended purpose.

Currently, the following types are allowed:

  • bittering - Hops added solely for their bittering properties.
  • aroma - Hops added solely for their aromatic properties and flavor.
  • both - Hops which may be added for both their bittering and aromatic properties.
The type of hop added to the beer, based on its intended purpose.

Currently, the following types are allowed:

- `bittering` - Hops added solely for their bittering properties.
- `aroma` - Hops added solely for their aromatic properties and flavor.
- `both` - Hops which may be added for both their bittering and aromatic properties.
sourceraw docstring

useclj/s

The means by which the hop is added to the beer.

Currently, the following uses are allowed:

  • boil - Hops added to the boil.
  • dry hop - Hops added to the fermentation vessel after pitching yeast.
  • mash - Hops added to the mash prior to the boil.
  • first wort - Hops added to the first wort.
  • aroma - Hops added to the beer for aroma.
The means by which the hop is added to the beer.

Currently, the following uses are allowed:

- `boil` - Hops added to the boil.
- `dry hop` - Hops added to the fermentation vessel after pitching yeast.
- `mash` - Hops added to the mash prior to the boil.
- `first wort` - Hops added to the first wort.
- `aroma` - Hops added to the beer for aroma.
sourceraw docstring

versionclj/s

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

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

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

× close