CSV Schema
From Just Solve the File Format Problem
(Difference between revisions)
(PRONOM) |
(Updated category) |
||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
{{FormatInfo | {{FormatInfo | ||
|formattype=electronic | |formattype=electronic | ||
− | |subcat= | + | |subcat=Schema formats |
|extensions={{ext|csvs}} | |extensions={{ext|csvs}} | ||
|pronom={{PRONOM|fmt/800}} | |pronom={{PRONOM|fmt/800}} | ||
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 == |
Latest revision as of 16:28, 14 August 2017
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 |