Text-based data

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(See Also)
(Text formats and resources)
 
(One intermediate revision by one user not shown)
Line 4: Line 4:
 
|image=Binder folder.png
 
|image=Binder folder.png
 
}}
 
}}
=Introduction=
+
==Introduction==
 
+
This section is for any text-based data formats that didn't fit into some other category.
+
  
 
Text based data, AKA plain text. has proven to be very hard to understand. This has not only to do with the infinite ways text based data might be structured, but mainly because you need to know the [[Character Encoding|encoding]] (eg. [[UTF-8]]) before you can start  interpreting it.
 
Text based data, AKA plain text. has proven to be very hard to understand. This has not only to do with the infinite ways text based data might be structured, but mainly because you need to know the [[Character Encoding|encoding]] (eg. [[UTF-8]]) before you can start  interpreting it.
Line 12: Line 10:
 
* [http://www.joelonsoftware.com/articles/Unicode.html The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!)]
 
* [http://www.joelonsoftware.com/articles/Unicode.html The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!)]
  
=Text formats and resources=
+
==Text formats and resources==
 
* [[AsciiDoc]]
 
* [[AsciiDoc]]
 
* [[Attribute-Relation File Format]]
 
* [[Attribute-Relation File Format]]
Line 21: Line 19:
 
** [[JSON Table Schema]]
 
** [[JSON Table Schema]]
 
* [[Microsoft Office File List]] (filelist.xml)
 
* [[Microsoft Office File List]] (filelist.xml)
 +
* [[NestedText]] [https://nestedtext.org/en/stable/]
 
* [[Org-mode]]
 
* [[Org-mode]]
 
* [[Softdisk Publishing UDF files]]
 
* [[Softdisk Publishing UDF files]]

Latest revision as of 17:24, 9 October 2020

File Format
Name Text-based data
Ontology

{{{caption}}}

Contents

[edit] Introduction

Text based data, AKA plain text. has proven to be very hard to understand. This has not only to do with the infinite ways text based data might be structured, but mainly because you need to know the encoding (eg. UTF-8) before you can start interpreting it.

[edit] Text formats and resources

[edit] See Also

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox