What is the difference between .tsv and .odm?
- Extension
- .tsv
- .odm
- Format
- Text
- Category
- Database
- Document
- Developer
- OpenDocument Foundation
- Description
- A tab-separated values (TSV) file is a simple text format for storing data in a tabular structure, e.g., database table or spreadsheet data, and a way of exchanging information between databases.
- ODM (ODF Master Document) is a file type used in OpenOffice. It is a text document that contains references to other documents, such as text documents, spreadsheets, presentations, and graphics. ODM files are used for assembling a variety of documents into a master document.
- MIME Type
- text/tab-separated-values
- application/vnd.oasis.opendocument.text-master
- Wikipedia
- .tsv on Wikipedia