Qualitas Corpus Software

This page documents the software distributed for use with the Qualitas Corpus. This software is found in the top level bin directory in any corpus installation.
install.pl
This is the script that installs the corpus. Once it has completed execution, it is of no more use. See its documentation for details on its usage.
list_contents.pl
This is a perl script that will do some basic processing of the contents detail metadata files. See its documentation for details on its usage.
Contents.pm
This is a perl module that can be used to read the contents detail metadata files. It is used by list_contents.pl, but is also provided so that corpus users can develop their own contents analysis scripts. See list_contents.pl for examples of its use.