Difference between revisions of "CSV Validator"

From COPTR
Jump to navigation Jump to search
(Release 1.0)
(Development Activity: Update with Link to Activity Feed)
Line 27: Line 27:
 
== Development Activity ==
 
== Development Activity ==
 
<!-- 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. -->
Full details of development can be seen in the GitHub repository https://github.com/digital-preservation/csv-validator/releases
+
All development activity is visible on Github: https://github.com/digital-preservation/csv-validator/commits
  
<!-- 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=
 
}}
 
}}
-->
+
 
 +
====Activity Feed====
 +
Below the last 5 activity feeds:
 +
<rss max=5>https://github.com/digital-preservation/csv-validator/commits/master.atom</rss>
 +
 +
.

Revision as of 08:57, 23 October 2014


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

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:

2025-03-31 09:34:35
[tag:github.com,2008:Grit::Commit/b75ffaa9762223d2afe9c809d0249cb2c945c2a8 Merge pull request #578 from digital-preservation/dependabot/maven/jo…]
by MancunianSam https://github.com/MancunianSam
2025-03-31 09:28:55
[tag:github.com,2008:Grit::Commit/0d9dadafe93c53344157f110124f540fffe64e94 Merge pull request #573 from digital-preservation/dependabot/maven/ne…]
by MancunianSam https://github.com/MancunianSam
2025-03-31 09:28:51
[tag:github.com,2008:Grit::Commit/667da7fd95fbac74da300120fa66532b606b7ef7 Merge pull request #574 from digital-preservation/dependabot/maven/co…]
by MancunianSam https://github.com/MancunianSam
2025-03-31 09:28:47
[tag:github.com,2008:Grit::Commit/da76a309ee6ce1074f5991d8d3f073265cfe2044 Merge pull request #575 from digital-preservation/dependabot/maven/or…]
by MancunianSam https://github.com/MancunianSam
2025-03-31 09:28:43
[tag:github.com,2008:Grit::Commit/9f69ea27df08e67edda2227b97fd3651e7e8a6fa Merge pull request #576 from digital-preservation/dependabot/maven/co…]
by MancunianSam https://github.com/MancunianSam

.