Jelajahi Sumber

実施事項: dmp.jsonを新規作成

rino mizuguchi 1 tahun lalu
induk
melakukan
5ad9a71a8d
1 mengubah file dengan 39 tambahan dan 0 penghapusan
  1. 39 0
      dmp.json

+ 39 - 0
dmp.json

@@ -0,0 +1,39 @@
+{
+  "field": "basic",
+  "dataSize": "1GB",
+  "datasetStructure": "RCOS_with_code",
+  "schema": "meti",
+  "dmpType": "New",
+  "agreementTitle": "The Data Management Plan",
+  "agreementDate": "2021-09-20",
+  "submitDate": "2021-10-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": ""
+    },
+    {
+      "index": 2,
+      "title": "The Research Data2",
+      "description": "This is description.",
+      "manager": "Jumpei Kuwata",
+      "dataType": "My Data",
+      "releaseLevel": 4,
+      "concealReason": "nothing",
+      "concealPeriod": "",
+      "acquirer": "IVIS Lab",
+      "acquireMethod": "by download link",
+      "remarks": ""
+    }
+  ]
+}