Files comprise content and metadata describing the content. Because a computer is a binary device the file content always is a bitstream. File metadata refers to information stored within a file that provides additional details about the file itself. For example, metadata might reveal the author of a file, previous revisions, or personalized comments associated with the file. It's like a description of the file, encompassing various attributes that help organize and manage files effectively.
If the content of a file is always bitstream we must ask.
- What conditions must be met to recognize bitstream as text?
- What conditions must be met to recognize the text as a document?