Usage: java org.gcube.datatransformation.datatransformationservice.clients.DTSTest_TransformCollection <dts_endpoint> <scope> <content_collection_id> <new_content_collection_name> <target_mimetype>
Example: java org.gcube.datatransformation.datatransformationservice.clients.DTSTest_TransformCollection http://dl15.di.uoa.gr:8765/wsrf/services/gcube/datatransformation/DataTransformationService /gcube/devsec d03499f0-f442-11dd-afb5-ef0e7cd26495 DTSTestingCollection image/png

Invoking this client will transform the contents of the collection with id <content_collection_id> to content with mimetype <target_mimetype>.
The transformed content will be stored into a new content collection with name <new_content_collection_name>.

Example of invocation-outcome is the following:

$ java org.gcube.datatransformation.datatransformationservice.clients.DTSTest_TransformCollection http://dl15.di.uoa.gr:8765/wsrf/services/gcube/datatransformation/DataTransformationService /gcube/devsec d03499f0-f442-11dd-afb5-ef0e7cd26495 DTSTestingCollection image/png

DTSTest TransformCollection is running...
Collection containing the transformed content created. The id of the new collection is: 7660ee20-9644-11de-a384-cf22ae3d17cd