3,543
edits
(Two aspects added) |
(edited) |
||
Line 57: | Line 57: | ||
=== Practical usage === | === Practical usage === | ||
In practice however other indications are used by users. There is no best practice defined. | |||
* to indicate times, either a "*" or a "x" | * to indicate times, either a "*" or a "x" is used; | ||
* | * equivalent formulas are distinguished by a ";" or brackates "(,)" | ||
** multiplier indicates how often a quantity unit is used, i.e. 6 (25 cl bottles). This is a number. | ** multiplier indicates how often a quantity unit is used, i.e. 6 (25 cl bottles). This is a number. | ||
** quantity the size of the units in size_units, i.e. 25 (size) cl (size_unit) bottles (units). This is a number. | ** quantity the size of the units in size_units, i.e. 25 (size) cl (size_unit) bottles (units). This is a number. | ||
** size_units is the unit for the size parameter, i.e. kg, ml or cl. This is an enumerated? | ** size_units is the unit for the size parameter, i.e. kg, ml or cl. This is an enumerated? | ||
** unit is the element the numbers and sizes refer to, i.e. pot, bottle, sack, etc. | ** unit is the element the numbers and sizes refer to, i.e. pot, bottle, sack, etc. | ||
=== Test approach === | === Test approach === |
edits