CSV Validator

From COPTR
Revision as of 09:00, 23 October 2014 by Chlara (talk | contribs) (Description: Update with Doknload-Link)
Jump to navigation Jump to search



CSV Validator
Validation of CSV files against user-defined schema
Homepage:http://digital-preservation.github.io/csv-validator/
License:Mozilla Public Licence version 2.0
Platforms:Cross platform (Scala 2.10/Java Virtual Machine)
Appears in COW:Creating a SIP from content downloaded from OneDrive (or other Cloud based source), Digital archiving workflow (high-level)

Description

The CSV Validator is designed to allow validation of CSV files against user defined schema. It was developed at The National Archives (UK) to allow the validation of metadata files being received in CSV format. This was driven by the fact that CSV data is very easy to create for all users, via spreadsheet tools, or at worst any text editor. However, there was previously no straightforward way of checking that the received CSV files actually had the expected number of columns, or that those columns contained data of the type expected. Version 1.0 of the tool was released in July 2014, additional developer involvement is encouraged. THe CSV Validator serves as reference implementation for the CSV Schema Language version 1.0, released simultaneously. Further information in post on The National Archives blog

Download

You can download CSV-Validator under https://github.com/digital-preservation/csv-validator/releases.

User Experiences

Development Activity

All development activity is visible on Github: https://github.com/digital-preservation/csv-validator/commits




Activity Feed

Below the last 5 activity feeds:

2026-05-06 10:25:47
[tag:github.com,2008:Grit::Commit/7ec00534cb3a9a90f1ea670e4eddb6e8d916f99e Merge pull request #648 from digital-preservation/dependabot/maven/co…]
by MancunianSam https://github.com/MancunianSam
2026-05-01 00:28:16
[tag:github.com,2008:Grit::Commit/1d53400e16a373d79d57d60e402b5b51daa0bf6f Bump commons-io:commons-io from 2.21.0 to 2.22.0]
by dependabot https://github.com/dependabot
2026-04-14 16:11:05
[tag:github.com,2008:Grit::Commit/d81b56acc1e71b24d0b754077a6659f744cdb66f Merge pull request #647 from digital-preservation/monthly-dependabot-…]
by MancunianSam https://github.com/MancunianSam
2026-04-14 15:42:54
[tag:github.com,2008:Grit::Commit/bac9df9c7c2cafeb2886d3ef3b56a2a7a4ddaebc Monthly dependabot updates]
by MancunianSam https://github.com/MancunianSam
2026-03-09 10:30:27
[tag:github.com,2008:Grit::Commit/14e319c74829ebe4c702d975e4078f6182c53724 Merge pull request #642 from digital-preservation/dependabot/maven/ne…]
by MancunianSam https://github.com/MancunianSam

.