NIH | National Cancer Institute | NCI Wiki  

WIKI MAINTENANCE NOTICE

Please be advised that NCI Wiki will be will be undergoing maintenance on Monday, June 24th between 1000 ET and 1100 ET.
Wiki will remain available, but users may experience screen refreshes or HTTP 502 errors during the maintenance period. If you encounter these errors, wait 1-2 minutes, then refresh your page.

If you have any questions or concerns, please contact the CBIIT Atlassian Management Team.

Error rendering macro 'rw-search'

null

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

This page is a work in progress.

The following command gets all metadata associated with a data file:

dm_get_dataobject <dataobject-path> [metadata-file] [REST-response]

The following table describes each parameter:

ParameterDescription
<dataobject-path> 
The path to the data file.
[metadata-file]

An optional path and filename.

  • If you specify this parameter, the system creates the specified file in the specified location and saves the metadata in that file.
  • If you do not specify this parameter, the system prints the metadata to standard output.
[REST-response]

An optional path and filename.

  • If you specify this parameter, the system creates the specified file in the specified location and saves the response header (response from the server) in that file.
  • If you do not specify this parameter, (TBD)

For instructions on performing the same task in the GUI, refer to Viewing Data Details via the GUI

  • No labels