Difference between revisions of "KOST-Val"

From COPTR
Jump to navigation Jump to search
(Development Activity: RSS Github)
 
(48 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<!-- Use the structure provided in this template, do not change it! -->
+
{{Infobox tool
 
 
{{Infobox_tool
 
|purpose= KOST-Val is an open source Validator for different file formats.
 
 
|image=KOST-Val.JPG
 
|image=KOST-Val.JPG
 +
|purpose=KOST-Val is an open source validator for different file formats and Submission Information Package (SIP).
 
|homepage=http://kost-ceco.ch/cms/index.php?kost_val_de
 
|homepage=http://kost-ceco.ch/cms/index.php?kost_val_de
|license=GPL V3
+
|license=[http://www.gnu.org/licenses/quick-guide-gplv3.html GNU General Public License 3+]
|platforms=It should run on any operating system that has Java 1.6
+
|platforms= Windows
 +
|function=Quality Assurance, Validation
 +
|content=Database, Document, Image
 
}}
 
}}
  
<!-- Add one ore more categories to describe the function of the tool. Choose carefully, and view the list of existing categories first (see the Navigation sidebar on the left). The following are common category examples, remove those that don't apply -->
+
<!-- Use the structure provided in this template, do not change it! -->
[[Category:Validation]]
+
= Description =
[[Category:Quality Assurance]]
 
[[Category:Database]]
 
[[Category:Image]]
 
 
 
 
 
<!-- Add relevant categories to describe the content type that the tool addresses. Choose carefully, and view the list of existing categories first (see the Navigation sidebar on the left). If the tool works on any content type, do not add a category. The following are common category examples, remove those that don't apply -->
 
[[Category:Validation]]
 
[[Category:Quality Assurance]]
 
[[Category:Database]]
 
[[Category:Image]]
 
 
 
 
 
== Description ==
 
 
<!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. -->
 
<!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. -->
The KOST-Val application is used for validate TIFF, SIARD and PDF/A-Files.
+
The KOST-Val application is used to validate different file formats and Submission Information Package (SIP).
 +
 
 +
KOST-Val supersedes the format validation tools [[SIARD-VAL]], [[TIFF-Val]] and SIP-Val by KOST-CECO.
 
   
 
   
KOST-Val replaces [[SIARD-VAL]] and TIFF-Val from the KOST-CECO organization.
 
 
   
 
   
+
=== Functional Principle ===
====SIARD format====
+
KOST-Val complies with the following requirements.
SIARD stands for Software Independent Archiving of Relational Databases. The Swiss Federal Archives (SFA) have developed the SIARD format as a sustainable solution for the archiving of relations databases.
 
SIARD Format is based on internationally recognized standards such as XML, SQL:1999 and UNICODE.
 
 
Moreover, in early 2013 SIARD format has been adopted as eCH-Standard (eCH-0165: SIARD format specification http://www.ech.ch/vechweb/page?p=dossier&documentNumber=eCH-0165).
 
 
 
eCH-Standards define guidelines for recurring applications and their results, as for example format definitions or procedural standards. The aim of those standards is to unify and thus facilitate the electronic collaboration between authorities as well as between authorities and organizations, educational and research institutions, firms and private organizations.
 
 
 
====third-party applications====
 
The TIFF validation module use [[JHOVE (Harvard Object Validation Environment)]] and evaluates them further.
 
  
For the PDF/A validation module [[PDFTron PDF-A Manager]] must be installed.
+
https://raw.githubusercontent.com/KOST-CECO/KOST-Val/master/KOST-Val_FuntionalPrincipleFormatValidation.JPG
  
+
The results (including information on inconsistencies and errors) are output for every step and written into a validation log.
+
The validation steps are executed sequentially. Whenever possible the validation shall continue after an error has been detected in order to reduce the number of correction cycles.
====Read Me====
 
The KOST-Val application is used for validate TIFF, SIARD and PDF/A-Files.
 
  
KOST-Val, Copyright (C) 2012-2013 Claire Roethlisberger (KOST-CECO), Christian Eugster, Olivier Debenath, Peter Schneider (Staatsarchiv Aargau)
+
=== Read Me & Download ===
 +
https://raw.githubusercontent.com/KOST-CECO/KOST-Val/master/KOST-Val_README.md
  
 
This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions; see GPL-3.0_COPYING.txt for details.
 
This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions; see GPL-3.0_COPYING.txt for details.
  
You can download KOST-Val under http://kost-ceco.ch/cms/index.php?kost_val_de. For installation-instructions check the manual (DE/FR)
+
You can download KOST-Val under http://github.com/KOST-CECO/KOST-Val/releases. For installation instructions please check the manual.
+
 
+
 
====Future====
+
=== Future ===
See http://github.com/KOST-CECO/KOST-Val/issues  
+
See http://github.com/KOST-CECO/KOST-Val/issues  
 
   
 
   
 
   
 
   
====Feedback & Issues====
+
=== Feedback & Issues ===
Feedback about KOST-Val is very welcome -> http://github.com/KOST-CECO/KOST-Val/issues  
+
Feedback about KOST-Val is very welcome at http://github.com/KOST-CECO/KOST-Val/issues or kost-val[at]kost-ceco.ch
 
   
 
   
 
.
 
.
  
== User Experiences ==
+
= User Experiences =
<!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. -->
+
<!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. Use a bullet list. -->* '''ZBW:'''
 +
** KOST-Val v1.6.0
 +
** The tool is very easy to install and to handle.
 +
** The output in xml-Format (open in a browser to have a table) is easy to understand
 +
** Running the JPEG-Module against almost 2,400 JPEGs has only lasted 7 minutes
 +
** The tool recognises fake-JPEGs (jpeg-extension, but no jpeg inside) and issues with jpegs and can differentiate easily between these two cases.
 
   
 
   
 +
.
  
== 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. -->
All development activity are visible on Github: http://github.com/KOST-CECO/KOST-Val/commits
+
All development activity is visible on GitHub: http://github.com/KOST-CECO/KOST-Val/commits
 
+
 
+
<!-- Add the Ohloh.com ID for the tool, if known. -->
+
=== Release Feed ===
{{Infobox_tool_details
+
Below the last 3 release feeds:
|ohloh_id=
+
<rss max=3>https://github.com/KOST-CECO/KOST-Val/releases.atom</rss>
}}
+
 
 
+
== Activity Feed==
+
=== Activity Feed ===
Below the last 5 activity feeds:
+
Below the last 5 commits:
 
<rss max=5>https://github.com/KOST-CECO/KOST-Val/commits/master.atom</rss>
 
<rss max=5>https://github.com/KOST-CECO/KOST-Val/commits/master.atom</rss>
 
.
 

Latest revision as of 10:40, 4 April 2024



KOST-Val
KOST-Val is an open source validator for different file formats and Submission Information Package (SIP).
Homepage:http://kost-ceco.ch/cms/index.php?kost_val_de
License:GNU General Public License 3+
Platforms:Windows
Function:Quality Assurance,Validation
Content type:Database,Document,Image


Description[edit]

The KOST-Val application is used to validate different file formats and Submission Information Package (SIP).

KOST-Val supersedes the format validation tools SIARD-VAL, TIFF-Val and SIP-Val by KOST-CECO.


Functional Principle[edit]

KOST-Val complies with the following requirements.

https://raw.githubusercontent.com/KOST-CECO/KOST-Val/master/KOST-Val_FuntionalPrincipleFormatValidation.JPG

The results (including information on inconsistencies and errors) are output for every step and written into a validation log. The validation steps are executed sequentially. Whenever possible the validation shall continue after an error has been detected in order to reduce the number of correction cycles.

Read Me & Download[edit]

https://raw.githubusercontent.com/KOST-CECO/KOST-Val/master/KOST-Val_README.md

This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions; see GPL-3.0_COPYING.txt for details.

You can download KOST-Val under http://github.com/KOST-CECO/KOST-Val/releases. For installation instructions please check the manual.


Future[edit]

See http://github.com/KOST-CECO/KOST-Val/issues


Feedback & Issues[edit]

Feedback about KOST-Val is very welcome at http://github.com/KOST-CECO/KOST-Val/issues or kost-val[at]kost-ceco.ch

.

User Experiences[edit]

  • ZBW:
    • KOST-Val v1.6.0
    • The tool is very easy to install and to handle.
    • The output in xml-Format (open in a browser to have a table) is easy to understand
    • Running the JPEG-Module against almost 2,400 JPEGs has only lasted 7 minutes
    • The tool recognises fake-JPEGs (jpeg-extension, but no jpeg inside) and issues with jpegs and can differentiate easily between these two cases.

.

Development Activity[edit]

All development activity is visible on GitHub: http://github.com/KOST-CECO/KOST-Val/commits


Release Feed[edit]

Below the last 3 release feeds:

2024-03-19 09:18:00
[tag:github.com,2008:Repository/10448958/v1.1.0_KOST-Tools KOST-Tools v1.1.0]
by Chlara
2023-10-19 15:36:53
[tag:github.com,2008:Repository/10448958/KOST-Tools_v1.0.5 KOST-Tools v1.0.5 Security Patch]
by Chlara
2023-08-31 15:37:07
[tag:github.com,2008:Repository/10448958/KOST-Tools_v1.0.4 KOST-Tools v1.0.4]
by Chlara


Activity Feed[edit]

Below the last 5 commits:

2024-02-29 06:38:22
[tag:github.com,2008:Grit::Commit/a1c6d75a2bd0c99f1bda6a7cdf20c6639f0d274c Merge pull request #90 from KOST-CECO/v1.1.0]
by KostCeco https://github.com/KostCeco
2024-02-29 06:15:29
[tag:github.com,2008:Grit::Commit/0f6873a4d691ea6ec7fb929d44b8fa6877d4f7c3 KOST-Tools v1.1.0.0 Teil 17]
by Chlara https://github.com/Chlara
2024-02-26 08:55:19
[tag:github.com,2008:Grit::Commit/981deaa62c8e7af97e8055ea07e65117301f54e7 KOST-Tools v1.1.0.0 Teil 16]
by Chlara https://github.com/Chlara
2024-02-26 08:21:13
[tag:github.com,2008:Grit::Commit/c3180d66ea69dc47cea85437cf6a3b62f2718078 KOST-Tools v1.1.0.0 Teil 15]
by Chlara https://github.com/Chlara
2024-01-10 11:05:30
[tag:github.com,2008:Grit::Commit/b7a0195e55e7bbcbc05e9cd6528a5d191331c504 KOST-Tools v1.1.0.0 Teil 14]
by Chlara https://github.com/Chlara