What is the difference between .tsv and .otm?
- Extension
- .tsv
- .otm
- 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.
- OTM (ODF Master Document Template) files are OpenDocument Text (ODT) templates used with LibreOffice Writer. They include the formatting, styles, text, and structure for creating a new document. OTM files can be used to create multiple documents with the same look and feel.
- MIME Type
- text/tab-separated-values
- application/vnd.oasis.opendocument.template
- Wikipedia
- .tsv on Wikipedia