Release 0.6.0
New features:
- New command line interface
voc4cat
that uses sub-commandstransform
,convert
,check
anddocs
. This was added as preview in Release 0.5.1 and is now the default. With the new CLI conversion and validation are no longer coupled but can be run separately. #140, #141 - New options for sub-command
transform
:--split
to split a large SKOS/rdf file to a directory of files with one file per concept/collection.--join
for the reverse operation of transforming the directory of files back to a single turtle vocabulary. #139
Changes: