Difference between revisions of "CSV Validator"
(→Description: 1.1 released now) |
(Development Activity: Release Feed) |
||
| Line 33: | Line 33: | ||
<!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. --> | <!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. --> | ||
All development activity is visible on Github: https://github.com/digital-preservation/csv-validator/commits | All development activity is visible on Github: https://github.com/digital-preservation/csv-validator/commits | ||
| − | + | ||
| − | + | ||
| + | ====Release Feed==== | ||
| + | Below the last 3 release feeds: | ||
| + | <rss max=3>https://github.com/digital-preservation/csv-validator/releases.atom</rss> | ||
| + | |||
| + | |||
| + | ====Activity Feed==== | ||
| + | Below the last 5 activity feeds: | ||
| + | <rss max=5>https://github.com/digital-preservation/csv-validator/commits/master.atom</rss> | ||
| + | |||
<!-- Add the Ohloh.com ID for the tool, if known. --> | <!-- Add the Ohloh.com ID for the tool, if known. --> | ||
{{Infobox_tool_details | {{Infobox_tool_details | ||
|ohloh_id= | |ohloh_id= | ||
}} | }} | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Revision as of 08:05, 7 April 2016
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.
[CSV Schema Language version 1.1 was released on 25 January 2016, alongside CSV Validator 1.1.
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
Release Feed
Below the last 3 release feeds:
- 2026-01-06 17:30:14
- [tag:github.com,2008:Repository/9081590/1.4.3 1.4.3]
- by sparkhi
- 2026-01-06 12:57:09
- [tag:github.com,2008:Repository/9081590/1.4.3-RC1 1.4.3-RC1]
- by sparkhi
- 2025-12-16 14:39:50
- [tag:github.com,2008:Repository/9081590/1.4.2 1.4.2]
- by sparkhi
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