From 77d0b8101bceaffd8ab5f55def6d5db768eea61e Mon Sep 17 00:00:00 2001 From: Marco Del Tufo <marco.deltufo@exact-lab.it> Date: Wed, 2 Aug 2023 13:44:23 +0000 Subject: [PATCH] Update data-upload.md --- docs/user-documentation/general-users/data-upload.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/user-documentation/general-users/data-upload.md b/docs/user-documentation/general-users/data-upload.md index fe2d13501ad..f7bfce888da 100644 --- a/docs/user-documentation/general-users/data-upload.md +++ b/docs/user-documentation/general-users/data-upload.md @@ -248,6 +248,7 @@ and 2 folders. For example, the metadata.json file for the default RAW\_DATA dataset type would be: +``` { “properties†: { “$NAME†: “my raw dataâ€, @@ -255,7 +256,7 @@ type would be: “NOTES†: “This is a test for metadata upload via dropbox†} } - +```  It is possible to download the template metadata.json file for each -- GitLab