Skip to content

Releases: clarin-eric/cmdi-toolkit

1.2.5

06 Apr 09:32
Compare
Choose a tag to compare

Stable toolkit for CMDI 1.2, maintenance release version 1.2.5

Important change in this release:

  • Cues defined on attributes are now properly represented in the profile XSD
    (see #17)

For a full list of changes, see CHANGES.md.


This release of the toolkit supports CMDI 1.2.

The upgrade-cmdi tool (see for a precompiled JAR below) can be used to upgrade your CMDI 1.1 records to 1.2.

> java -jar upgrade-cmdi.jar -?
INF: java -jar upgrade-cmdi.jar <OPTION>*, where <OPTION> is one of those:
INF: -i=<DIR/FILE> input directory or file (default: current working directory)
INF: -o=<DIR>      output directory (default: input directory or stdout)
INF: -c=<DIR>      cache directory (default: .cache)
INF: -x=<EXT>      extension of CMD files (default: .xml)
INF: -B            don't create a backup when input and output directory are the same, i.e., inplace update (default: backup)
INF: -P            single threaded batch conversion (default: parallel)
INF: -V            don't validate (XSD+Schematron) input (CMDI 1.1) and output (CMDI 1.2) (default: validate)
INF: -S            don't validate (Schematron) input (CMDI 1.1) and output (CMDI 1.2) against (default: schematron)
INF: -C            don't clean the cache directory (default: clean cache)

Any problems can be reported to [email protected].

CMD toolkit 1.2.4

06 Jan 10:16
3d4ebe9
Compare
Choose a tag to compare

Stable toolkit for CMDI 1.2, maintenance release version 1.2.4

Important change in this release:

  • The namespace for cues for tools, which is used in component specifications and profile schema files, CHANGED from http://www.clarin.eu/cmdi/cues/1 to http://www.clarin.eu/cmd/cues/1 (see #14)!

For a full list of changes, see CHANGES.md.


This release of the toolkit supports CMDI 1.2.

The upgrade-cmdi tool (see for a precompiled JAR below) can be used to upgrade your CMDI 1.1 records to 1.2.

> java -jar upgrade-cmdi.jar -?
INF: java -jar upgrade-cmdi.jar <OPTION>*, where <OPTION> is one of those:
INF: -i=<DIR/FILE> input directory or file (default: current working directory)
INF: -o=<DIR>      output directory (default: input directory or stdout)
INF: -c=<DIR>      cache directory (default: .cache)
INF: -x=<EXT>      extension of CMD files (default: .xml)
INF: -B            don't create a backup when input and output directory are the same, i.e., inplace update (default: backup)
INF: -P            single threaded batch conversion (default: parallel)
INF: -V            don't validate (XSD+Schematron) input (CMDI 1.1) and output (CMDI 1.2) (default: validate)
INF: -S            don't validate (Schematron) input (CMDI 1.1) and output (CMDI 1.2) against (default: schematron)
INF: -C            don't clean the cache directory (default: clean cache)

Any problems can be reported to [email protected].

1.2.4-beta1

03 Dec 09:43
2ccca18
Compare
Choose a tag to compare
1.2.4-beta1 Pre-release
Pre-release
v1.2.4-beta1

CMDI-1.2.3

18 Nov 16:11
f1cd3ad
Compare
Choose a tag to compare

Stable toolkit for CMDI 1.2, maintenance release version 1.2.3

For a list of changes, see CHANGES.md.

This release of the toolkit supports CMDI 1.2.

The upgrade-cmdi tool (see for a precompiled JAR below) can be used to upgrade your CMDI 1.1 records to 1.2.

> java -jar upgrade-cmdi.jar -?
INF: java -jar upgrade-cmdi.jar <OPTION>*, where <OPTION> is one of those:
INF: -i=<DIR/FILE> input directory or file (default: current working directory)
INF: -o=<DIR>      output directory (default: input directory or stdout)
INF: -c=<DIR>      cache directory (default: .cache)
INF: -x=<EXT>      extension of CMD files (default: .xml)
INF: -B            don't create a backup when input and output directory are the same, i.e., inplace update (default: backup)
INF: -P            single threaded batch conversion (default: parallel)
INF: -V            don't validate (XSD+Schematron) input (CMDI 1.1) and output (CMDI 1.2) (default: validate)
INF: -S            don't validate (Schematron) input (CMDI 1.1) and output (CMDI 1.2) against (default: schematron)
INF: -C            don't clean the cache directory (default: clean cache)

Any problems can be reported to [email protected].

CMDI-1.2.2

21 Jun 11:53
Compare
Choose a tag to compare

Stable toolkit for CMDI 1.2, maintenance release version 1.2.2

For a list of changes, see CHANGES.md.

This release of the toolkit supports CMDI 1.2.

The upgrade-cmdi tool (see for a precompiled JAR below) can be used to upgrade your CMDI 1.1 records to 1.2.

> java -jar upgrade-cmdi.jar -?
INF: java -jar upgrade-cmdi.jar <OPTION>*, where <OPTION> is one of those:
INF: -i=<DIR/FILE> input directory or file (default: current working directory)
INF: -o=<DIR>      output directory (default: input directory or stdout)
INF: -c=<DIR>      cache directory (default: .cache)
INF: -x=<EXT>      extension of CMD files (default: .xml)
INF: -B            don't create a backup when input and output directory are the same, i.e., inplace update (default: backup)
INF: -P            single threaded batch conversion (default: parallel)
INF: -V            don't validate (XSD+Schematron) input (CMDI 1.1) and output (CMDI 1.2) (default: validate)
INF: -S            don't validate (Schematron) input (CMDI 1.1) and output (CMDI 1.2) against (default: schematron)
INF: -C            don't clean the cache directory (default: clean cache)

Any problems can be reported to [email protected].

CMDI-1.2.1

09 Aug 09:39
Compare
Choose a tag to compare

Stable toolkit for CMDI 1.2, maintenance release version 1.2.1

For a list of changes, see CHANGES.md.

This release of the toolkit supports CMDI 1.2.

The upgrade-cmdi tool (see for a precompiled JAR below) can be used to upgrade your CMDI 1.2 records to 1.2.

> java -jar upgrade-cmdi.jar -?
INF: java -jar upgrade-cmdi.jar <OPTION>*, where <OPTION> is one of those:
INF: -i=<DIR/FILE> input directory or file (default: current working directory)
INF: -o=<DIR>      output directory (default: input directory or stdout)
INF: -c=<DIR>      cache directory (default: .cache)
INF: -x=<EXT>      extension of CMD files (default: .xml)
INF: -B            don't create a backup when input and output directory are the same, i.e., inplace update (default: backup)
INF: -P            single threaded batch conversion (default: parallel)
INF: -V            don't validate (XSD+Schematron) input (CMDI 1.1) and output (CMDI 1.2) (default: validate)
INF: -S            don't validate (Schematron) input (CMDI 1.1) and output (CMDI 1.2) against (default: schematron)
INF: -C            don't clean the cache directory (default: clean cache)

Any problems can be reported to [email protected].

CMDI-1.2.0

11 Jul 16:40
Compare
Choose a tag to compare

Stable toolkit for CMDI 1.2

This release of the toolkit supports CMDI 1.2.

The upgrade-cmdi tool (see for a precompiled JAR below) can be used to upgrade your CMDI 1.2 records to 1.2.

> java -jar upgrade-cmdi.jar -?
INF: java -jar upgrade-cmdi.jar <OPTION>*, where <OPTION> is one of those:
INF: -i=<DIR/FILE> input directory or file (default: current working directory)
INF: -o=<DIR>      output directory (default: input directory or stdout)
INF: -c=<DIR>      cache directory (default: .cache)
INF: -x=<EXT>      extension of CMD files (default: .xml)
INF: -B            don't create a backup when input and output directory are the same, i.e., inplace update (default: backup)
INF: -P            single threaded batch conversion (default: parallel)
INF: -V            don't validate (XSD+Schematron) input (CMDI 1.1) and output (CMDI 1.2) (default: validate)
INF: -S            don't validate (Schematron) input (CMDI 1.1) and output (CMDI 1.2) against (default: schematron)
INF: -C            don't clean the cache directory (default: clean cache)

Any problems can be reported to [email protected].