NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: For each single-line code, replaced the Code Block macro with a Panel macro and Text to Copy macro.

...

If your user account has the Read, Write, or Own permission level on a data file in DME, the following command allows you to retrieve all metadata associated with that data file:

code
Panel
borderColorsilver
borderStylesolid
Clipboard

dm_get_dataobject

[optional

parameters]

<dataobject-path>


The following table describes each parameter:

...

For example, the following command allows you to view the metadata associated with the sample.txt data file:

code
Panel
borderColorsilver
borderStylesolid
Clipboard

dm_get_dataobject

/Example_Archive/PI_Lab1/Project_Orig/sample.txt


The basic format of the command output is as follows:

...