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-12-04 11:58:26
[tag:github.com,2008:Grit::Commit/00938f5faa43be8169670b7a2e27bc621a602876 Merge pull request #619 from digital-preservation/dependabot/maven/or…]
by MancunianSam https://github.com/MancunianSam
2025-12-04 11:52:17
[tag:github.com,2008:Grit::Commit/e82cbd53d8b69f8705e26ff576dc102893e07b19 Merge pull request #610 from digital-preservation/dependabot/maven/io…]
by MancunianSam https://github.com/MancunianSam
2025-12-04 11:52:11
[tag:github.com,2008:Grit::Commit/a6b372d3d16f1c57879e83505a3eaad40ee36852 Merge pull request #611 from digital-preservation/dependabot/maven/sp…]
by MancunianSam https://github.com/MancunianSam
2025-12-04 11:52:06
[tag:github.com,2008:Grit::Commit/64f3b8ed8b5ccd0a75ba19ef0289e61b6bbbee04 Merge pull request #612 from digital-preservation/dependabot/maven/co…]
by MancunianSam https://github.com/MancunianSam
2025-12-04 11:52:01
[tag:github.com,2008:Grit::Commit/5e57104d44a63c4952e90a708821b23d60bec786 Merge pull request #613 from digital-preservation/dependabot/maven/or…]
by MancunianSam https://github.com/MancunianSam

.