14.2.3Data Format Rules
They are the guidelines that define how data should be organized and represented to ensure proper interpretation and processing. These rules include data types, structure, encoding, and syntax that the information must follow. For example, in JSON, rules specify that data must be enclosed in braces, key names in quotes, and values can be numbers, strings, arrays, or booleans.