A CLI for adding metadata in JSON format to iRODs objects
Project description
Python CLI wrapper for Maastricht's json avu. Takes a JSON file and annotates an iRODS object accordingly.
Usage
On the command line you can use the module with the following command:
schema2avu [-h] -j JSON d|C|R file
positional arguments:
d|C|R the irods resource type [d=data objects (file), C=collection (directory), R=resources]
file path to data object, collection or resource
Defining input Files:
-j JSON, --json JSON defines json schema input
Acknowledgments
A lot of thanks to Christian Meesters who provided the initial script and who will publish an improved version later.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.