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.
Comment: For HPCDATAMGM-1367: Revised code based on JSON file from Udit.

...

Code Block
collapsetrue
{
    "metadataEntries": [
        {
         "attribute": "project",
         "value": "my-project-name"
        },
        {
         "attribute": "notes",
         "value": "my-project-notes"
        }
    ],
    "createParentCollections": true,
    	"parentCollectionsBulkMetadataEntries": {
        {
        "defaultCollectionMetadataEntries": 
            [{
            		"pathsMetadataEntries": [{
			"path": "/Example_Archive/PI_Lab1/Project_New",
			"pathMetadataEntries": [{
					"attribute": "collection_type",
            					"value": "Folder"
				},
				{
					"attribute": "example           }]
        info",
					"value": "123456"
				}]
		}]
	}
}