Difference between revisions of "KOST-Val"

From COPTR
Jump to navigation Jump to search
(Description: Funtional Principle)
m (Update Infobox)
Line 2: Line 2:
  
 
{{Infobox_tool
 
{{Infobox_tool
|purpose=KOST-Val is an open source validator for different file formats.
+
|purpose=KOST-Val is an open source validator for different file formats (TIFF, SIARD, PDF/A, JP2) and Submission Information Package (SIP).
 
|image=KOST-Val.JPG
 
|image=KOST-Val.JPG
 
|formats_in={{Format|TIFF}}, {{Format|SIARD}}, {{Format|PDF}}/A, {{Format|JP2}} and SIP
 
|formats_in={{Format|TIFF}}, {{Format|SIARD}}, {{Format|PDF}}/A, {{Format|JP2}} and SIP

Revision as of 13:43, 23 March 2015



KOST-Val
KOST-Val is an open source validator for different file formats (TIFF, SIARD, PDF/A, JP2) and Submission Information Package (SIP).
Homepage:http://kost-ceco.ch/cms/index.php?kost_val_de
License:GPL V3
Platforms:should run under Java 1.6 on Windows
Input Formats:Template:Format, Template:Format, Template:Format/AProperty "Input format" (as page type) with input value "Template:Format]]/A" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process., Template:Format and SIPProperty "Input format" (as page type) with input value "Template:Format]] and SIP" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.

Description

The KOST-Val application is used to validate Template:Format, Template:Format, Template:Format/A, Template:Format files and Submission Information Package (SIP).

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


Funtional Principle

KOST-Val uses unmodified components of other manufacturers by embedding them directly into the source code. Users of KOST-Val are requested to adhere to these components ‘terms of licence.

KOST-Val complies with the following requirements.

  • TIFF validation: KOST-Val reads a TIFF file and uses JHOVE to validate the structure, the content, and key properties such as compression, colour space, and multipage. These properties can be configured.
  • SIARD validation: KOST-Val reads a SIARD (eCH-0165 v1 ) file and validates the structure and the content.
  • PDF/A validation: KOST-Val reads a PDF or PDF/A file (ISO 19005-1 and 19005-2) and uses 3-Heights™ PDF/A Validator by PDF-Tools or PDF/A Manager by PDFTron to validate the structure and the content of the PDF file. KOST-Val organises the different error messages into main categories such as fonts, graphics, and metadata. KOST-Val supplies only a limited version from 3-Heights™ PDF/A Validator by PDF-Tools.
  • JP2 validation: KOST-Val reads a JP2 file (ISO 15444) and uses Jpylyzer to validate the structure and the content.
  • SIP validation: KOST-Val reads an SIP (eCH-0160 v1 as well as Swiss Federal Archives SFA v1 and v4 ) and validates the mandatory requirements of the SIP specification. The validated requirements are organised into groups such as folder structure, schema validation, and checksum validation. At the outset, a file format validation is performed.

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.

KOST-Val FuntionalPrincipleFormatValidation.JPG


Third-party applications

  • The TIFF validation module uses JHOVE and evaluates its output further.
  • For the PDF/A validation module PDF-A Manager or 3-Heights(TM) PDF Validator are used.
  • The JP2 validation module uses Jpylyzer and translates the failed tests into appropriate error messages (DE/FR/EN).
  • For the file format identification DROID is used. For performance and granularity reasons an own SignatureFile is used instead of the official PRONOM registry.


Read Me

The KOST-Val application is used to validate TIFF, SIARD, PDF/A, JP2 files and Submission Information Package (SIP).

KOST-Val, Copyright (C) 2012-2014 Claire Roethlisberger (KOST-CECO), Christian Eugster, Olivier Debenath, Peter Schneider (Staatsarchiv Aargau), Daniel Ludin (BEDAG AG)

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 https://github.com/KOST-CECO/KOST-Val/releases. For installation instructions please check the manual (DE/FR/EN).


SIARD format

SIARD stands for Software Independent Archiving of Relational Databases. Originally the Swiss Federal Archives (SFA) have developed the SIARD format as a sustainable solution for the archiving of relations databases.

In early 2013 SIARD format has been adopted as an eCH Standard (eCH-0165: SIARD format specification http://www.ech.ch/vechweb/page?p=dossier&documentNumber=eCH-0165).

eCH is the Swiss organization for standardization in the field of e-government. 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.


Future

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


Feedback & 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

.

Development Activity

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


Release Feed

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

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

Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt661e351002be73_43045603