- Human-readable
Human-readable refers to a representation of information that can be naturally read by
human s. In most contexts, the alternative representation isdata primarily designed for reading bycomputer s. Thenumeral s that commonly accompany a UPCbarcode are a human-readable form of the information present in the barcode. In the case of barcodes used in stores, laws frequently mandate that a human-readable price be displayed with the merchandise, rather than relying solely on the machine-readable barcode and price disclosure only at thepoint of sale .In
computing specifically, the phrase human-readable refers to data shown in a format easily read by mosthumans —normally asASCII - orUnicode -encoded text, as opposed to binary data. Note that any data format at all can be parsed by a suitably-programmed computer; reasons for choosing binary formats over text formats usually center on issues of storage space (a binary representation usually takes up fewerbyte s of storage) and ease of reading back into a computer program (lessparsing is necessary). However, with the advent of well-specified, structured markup languages such asXML , and the decreasing costs of data storage, compromises between human-readability and machine-readability are now more feasible than they were in the past. However, usually this kind of data compresses very well with data compression schemes and often this data gets compressed for transmission or storage (seeOpenDocument format or transmission compression in ITU-T's V.x modem standards, for example), thereby creating binary data.See also
*
Machine-readable - the opposing variant referring to data which only machines can compute.
Wikimedia Foundation. 2010.