CSV Schema
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Metaformats |extensions={{ext|csvs}} |released=2014 }} '''CSV Schema''' (released as an unofficial draft on 11 July 2014) is a form...") |
(Updated category) |
||
(3 intermediate revisions by 2 users 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}} | ||
|released=2014 | |released=2014 | ||
}} | }} | ||
Line 11: | 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 == | ||
Line 22: | Line 24: | ||
* [http://digital-preservation.github.io/csv-schema/ CSV Schema info] | * [http://digital-preservation.github.io/csv-schema/ CSV Schema info] | ||
− | [[Category:Text based data]] | + | [[Category:Text-based data]] |
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 |