CMDI instance validator 1.0.0
First stable release of the CMDI instance validator.
usage: cmdi-validator [-c <DIRECTORY>] [-d | -D | -q] [-E] [-F
<WILDCARD>] [-p | -P] [-S | -s <FILE>] [-t <COUNT> | -T] [-v]
-c,--schema-cache-dir <DIRECTORY> schema caching directory
-d,--debug enable debugging output
-D,--trace enable full debugging output
-E,--no-estimate disable gathering of total file count
for progress reporting
-F,--file-filter <WILDCARD> only process filenames matching a
wildcard
-p,--check-pids check persistent identifiers syntax
-P,--check-and-resolve-pids check persistent identifiers syntax
and if they resolve properly
-q,--quiet be quiet
-S,--no-schematron disable Schematron validator
-s,--schematron-file <FILE> load Schematron schema from file
-t,--threads <COUNT> number of validator threads
-T,--no-threads disable threading
-v,--verbose be verbose