Skip to content

Releases: clarin-eric/cmdi-instance-validator

CMDI instance validator 1.2.1

31 Oct 16:13
3ec0d94
Compare
Choose a tag to compare

CMDI instance validator version 1.2.1

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

Changes in this version:

  • Upgraded dependencies
  • Fix: namespace URIs case sensitivity
  • Improved wrapper shell script

CMDI instance validator 1.2.0

05 Sep 13:51
74fb14a
Compare
Choose a tag to compare

CMDI instance validator version 1.2.0

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

CMDI instance validator 1.0.0

13 Jan 10:38
Compare
Choose a tag to compare

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