Browse Source

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

ivis-yoshida 3 năm trước cách đây
mục cha
commit
12e3b45b77
1 tập tin đã thay đổi với 23 bổ sung0 xóa
  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": ""
+        }
+    ]
+}