CSV Schema
From Just Solve the File Format Problem
(Difference between revisions)
(PRONOM) |
Dan Tobias (Talk | contribs) (→Specs) |
||
Line 12: | Line 12: | ||
== Specs == | == Specs == | ||
* [http://digital-preservation.github.io/csv-schema/csv-schema-1.0.html CSV Schema 1.0] | * [http://digital-preservation.github.io/csv-schema/csv-schema-1.0.html CSV Schema 1.0] | ||
+ | * [http://digital-preservation.github.io/csv-schema/csv-schema-1.1.html CSV Schema Language 1.1] | ||
== Sample files == | == Sample files == |
Revision as of 13:11, 26 January 2016
CSV Schema (released as an unofficial draft on 11 July 2014) is a format for describing the format of CSV files for validation. It was introduced by the National Archives (UK) as part of their efforts for digital data preservation, in particular for ensuring consistency and proper documentation of metadata to accompany archived data.
CSV Schema is not itself a CSV file, but is text-based.
Contents |