Editing KOST-Val

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{Infobox tool
+
<!-- Use the structure provided in this template, do not change it! -->
 +
 
 +
{{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=[http://www.gnu.org/licenses/quick-guide-gplv3.html GNU General Public License 3+]
+
|license=GPL V3
|platforms= Windows
+
|platforms=It should run on any operating system that has Java 1.6
|function=Quality Assurance, Validation
 
|content=Database, Document, Image
 
 
}}
 
}}
  
<!-- Use the structure provided in this template, do not change it! -->
+
<!-- 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 -->
= Description =
+
[[Category:Validation]]
 +
[[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 to validate different file formats and Submission Information Package (SIP).
+
The KOST-Val application is used for validate TIFF, SIARD and PDF/A-Files.
 
 
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 ===
+
KOST-Val complies with the following requirements.
+
====SIARD format====
 +
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.
  
https://raw.githubusercontent.com/KOST-CECO/KOST-Val/master/KOST-Val_FuntionalPrincipleFormatValidation.JPG
+
For the PDF/A validation module [[PDFTron PDF-A Manager]] must be installed.
  
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.
  
=== Read Me & Download ===
+
KOST-Val, Copyright (C) 2012-2013 Claire Roethlisberger (KOST-CECO), Christian Eugster, Olivier Debenath, Peter Schneider (Staatsarchiv Aargau)
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://github.com/KOST-CECO/KOST-Val/releases. For installation instructions please check the manual.
+
You can download KOST-Val under http://kost-ceco.ch/cms/index.php?kost_val_de. For installation-instructions check the manual (DE/FR)
 
+
 
+
=== 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 at http://github.com/KOST-CECO/KOST-Val/issues or kost-val[at]kost-ceco.ch
+
Feedback about KOST-Val is very welcome -> http://github.com/KOST-CECO/KOST-Val/issues  
 
   
 
   
 
.
 
.
  
= 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. Use a bullet list. -->* '''ZBW:'''
+
<!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. -->
** 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 is visible on GitHub: http://github.com/KOST-CECO/KOST-Val/commits
+
All development activity are visible on Github: http://github.com/KOST-CECO/KOST-Val/commits
 +
 
 +
 
 +
<!-- Add the Ohloh.com ID for the tool, if known. -->
 +
{{Infobox_tool_details
 +
|ohloh_id=
 +
}}
 +
 
 +
== Activity Feed==
 +
Below the last 5 activity feeds:
 +
<rss max=5>https://github.com/KOST-CECO/KOST-Val/commits/master.atom</rss>
 
   
 
   
+
.
=== Release Feed ===
 
Below the last 3 release feeds:
 
<rss max=3>https://github.com/KOST-CECO/KOST-Val/releases.atom</rss>
 
 
 
 
=== Activity Feed ===
 
Below the last 5 commits:
 
<rss max=5>https://github.com/KOST-CECO/KOST-Val/commits/master.atom</rss>
 

Please note that all contributions to COPTR are considered to be released under the Attribution-ShareAlike 3.0 Unported (see COPTR:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)

Template used on this page: