Meta Data Stewardship with Schemas
In order to facilitate populating iRODS collections with meta data, according to schemas we provide a helper module.
You can create a schema file with an online tool:
JSON-Schemas to iRODS
Loading the module tools/imcs
will provide a script which can be called like:
$ schema2avu -j <json_file> -c <iRODS-path to iRODS collection>
Currently no nested schemas for complex data are supported. As this nesting might be data specific, you may approach the HPC team to include the necessary feature for your specific data.