Get all meta data from an iRODS object
ri_metaGet.RdThis function retrieves all meta data, i.e. AVU triples, from an iRODS data object.
Usage
ri_metaGet(object, collection = ri_getCollection(), return_list = FALSE)Value
A data.frame with three fields for attribute, value and units data
This function returns the meta data of an iRODS data object as data.frame. This data.frame has 3 columns: attribute, value and units, corresponding with the attribute, value, unit tripple of the iRODS catalog
It return_list is TRUE an internal representation of the meta data is returned as attribute