瀏覽代碼

'' にファイルをアップロード

ivis-yoshida 3 年之前
父節點
當前提交
12e3b45b77
共有 1 個文件被更改,包括 23 次插入0 次删除
  1. 23 0
      dmp.json

+ 23 - 0
dmp.json

@@ -0,0 +1,23 @@
+{
+    "schema": "METI",
+    "dmpType": "",
+    "agreementTitle": "The Data Management Plan",
+    "agreementDate": "2021/07/20",
+    "submitDate": "2021/08/01",
+    "corporateName": "The Corporate",
+    "researches": [
+        {
+            "index": 1,
+            "title": "The Research Data",
+            "description": "This is description.",
+            "manager": "John Doe",
+            "dataType": "My Data",
+            "releaseLevel": 4,
+            "concealReason": "nothing",
+            "concealPeriod": "",
+            "acquirer": "John Lab",
+            "acquireMethod": "by download link",
+            "remarks": ""
+        }
+    ]
+}