NAME
Rannotate - Attaches a parameter (name/value pair) to either a dataset
or a data object
SYNOPSIS
Rannotate -v
Rannotate -s studyID -t topicID
Rannotate [-s studyID | -d datasetID] -k <description>
Rannotate [-d datasetID | -o dataID] -p <name>=<value>
DESCRIPTION
Used to annotate different entities within metadata database. Topics
can be assigned to studies or parameters (name/value pair) can be
attached to either a dataset or a data object. Description fields of
study or dataset can be updated using -k flag.
OPTIONS
-v Prints version string and exits
-s studyID
Specifies study to annotate
-d datasetID
Specifies dataset to annotate
-t topicID
TopicID to add to study
-k <description>
Description to add to either study or dataset
-p <name>=<value>
Name/value to add to dataset/data object
-t topicID
Specifies topic to add to study
EXIT STATUS
Rannotate returns zero on success or non zero if there is an error.
AUTHOR
Rik Tyer (r.p.tyer@dl.ac.uk)
SEE ALSO
Rsearch
BUGS
Please report bugs to the author.