NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

This page is a work in progress.

To get all the The following command gets all metadata associated with a dataObject, execute the commanda data file:

Code Block
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 is omitted, the metadata will be printed to stdout.