dmp.json 996 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "field": "basic",
  3. "dataSize": "1GB",
  4. "datasetStructure": "RCOS_with_code",
  5. "schema": "meti",
  6. "dmpType": "New",
  7. "agreementTitle": "The Data Management Plan",
  8. "agreementDate": "2021-09-20",
  9. "submitDate": "2021-10-01",
  10. "corporateName": "The Corporate",
  11. "researches": [
  12. {
  13. "index": 1,
  14. "title": "The Research Data",
  15. "description": "This is description.",
  16. "manager": "John Doe",
  17. "dataType": "My Data",
  18. "releaseLevel": 4,
  19. "concealReason": "nothing",
  20. "concealPeriod": "",
  21. "acquirer": "John Lab",
  22. "acquireMethod": "by download link",
  23. "remarks": ""
  24. },
  25. {
  26. "index": 2,
  27. "title": "The Research Data2",
  28. "description": "This is description.",
  29. "manager": "Jumpei Kuwata",
  30. "dataType": "My Data",
  31. "releaseLevel": 4,
  32. "concealReason": "nothing",
  33. "concealPeriod": "",
  34. "acquirer": "IVIS Lab",
  35. "acquireMethod": "by download link",
  36. "remarks": ""
  37. }
  38. ]
  39. }