NAME
Rcreate - Creates metadata objects
SYNOPSIS
Rcreate -v
Rcreate -n <name> -k <description> -t <topicID>
Rcreate -s <studyID> -n <name>
Rcreate -d <datasetID> -n <name> -u <url>
DESCRIPTION
Creates either study, dataset or data object.
OPTIONS
-v Prints version string and exits
-s studyID
StudyID to create dataset in
-d datasetID
DatasetID to create data object in
-n name
Name of study, dataset or data object
-k description
Description of study
-t topicID
Initial topic ID for study
-u url URL of data object
EXIT STATUS
Rcreate returns zero on success or non zero if there is an error.
AUTHOR
Rik Tyer (r.p.tyer@dl.ac.uk)
SEE ALSO
Rls, Rget
BUGS
Please report bugs to the author.