CSV Dialect Description Format

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Add IA link)
Line 7: Line 7:
 
== Links ==
 
== Links ==
 
* [http://dataprotocols.org/csv-dialect/ Official description/spec]
 
* [http://dataprotocols.org/csv-dialect/ Official description/spec]
 +
* [https://web.archive.org/web/20131017022844/http://dataprotocols.org/csv-dialect/ Official description/spec via archive.org (v1.0)]
  
 
[[Category:JSON based file formats]]
 
[[Category:JSON based file formats]]

Revision as of 19:20, 16 April 2025

File Format
Name CSV Dialect Description Format
Ontology

CSV Dialect Dscription Format is a JSON-based format for describing the particular rules for a variety of delimited files, such as CSV or tab delimited. It does not describe the format of the data fields within a record of the file; this may be done with JSON Table Schema or CSV Schema.

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox