CSV Validator

From COPTR
Revision as of 09:01, 23 October 2014 by Chlara (talk | contribs) (Download)
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-01-27 15:17:39
[tag:github.com,2008:Grit::Commit/8098d9611378d5bd553926698d44964d6fa7abe3 Merge pull request #633 from digital-preservation/dependabot/maven/ne…]
by MancunianSam https://github.com/MancunianSam
2026-01-27 14:23:59
[tag:github.com,2008:Grit::Commit/2d6aac859b902acc91e8874ba0869e2a4dd8707c Merge pull request #634 from digital-preservation/DR2-2627_updateComm…]
by techncl https://github.com/techncl
2026-01-27 12:16:42
[tag:github.com,2008:Grit::Commit/a2c96aa29890941e4369b370fc092926a1daf81f Add version to commit hashes]
by techncl https://github.com/techncl
2026-01-26 00:22:09
[tag:github.com,2008:Grit::Commit/abdb0003beee5dfe2828bc9db8b097d7ceb77777 Bump net.alchim31.maven:scala-maven-plugin from 4.9.8 to 4.9.9]
by dependabot https://github.com/dependabot
2026-01-13 10:10:51
[tag:github.com,2008:Grit::Commit/df58e18f3f08ba55a9851e41d6d6b7aba2dc3b72 Merge pull request #630 from digital-preservation/update-result-inter…]
by sparkhi https://github.com/sparkhi

.