datacite.yml 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. # Metadata for DOI registration according to DataCite Metadata Schema 4.1.
  2. # For detailed schema description see https://doi.org/10.5438/0014
  3. ## Required fields
  4. # The main researchers involved. Include digital identifier (e.g., ORCID)
  5. # if possible, including the prefix to indicate its type.
  6. authors:
  7. -
  8. firstname: "Hideaki"
  9. lastname: "Yamamoto"
  10. affiliation: "Research Institute of Electrical Communication (RIEC), Tohoku University, Sendai, Japan"
  11. -
  12. firstname: "F. Paul"
  13. lastname: "Spitzner"
  14. affiliation: "Max Planck Institute for Dynamics and Self-Organization, Göttingen, Germany"
  15. -
  16. firstname: "Taiki"
  17. lastname: "Takemuro"
  18. affiliation: "Research Institute of Electrical Communication (RIEC), Tohoku University, Sendai, Japan"
  19. -
  20. firstname: "Victor"
  21. lastname: "Buendía"
  22. affiliation: "Max Planck Institute for Biological Cybernetics, Tübingen, Germany"
  23. -
  24. firstname: "Hakuba"
  25. lastname: "Murota"
  26. affiliation: "Research Institute of Electrical Communication (RIEC), Tohoku University, Sendai, Japan"
  27. -
  28. firstname: "Carla"
  29. lastname: "Morante"
  30. affiliation: "Departament de Física de la Matèria Condensada, Universitat de Barcelona, Barcelona, Spain"
  31. -
  32. firstname: "Tomohiro"
  33. lastname: "Konno"
  34. affiliation: "Graduate School of Pharmaceutical Sciences, Tohoku University, Sendai, Japan"
  35. -
  36. firstname: "Shigeo"
  37. lastname: "Sato"
  38. affiliation: "Research Institute of Electrical Communication (RIEC), Tohoku University, Sendai, Japan"
  39. -
  40. firstname: "Ayumi"
  41. lastname: "Hirano-Iwata"
  42. affiliation: "Research Institute of Electrical Communication (RIEC), Tohoku University, Sendai, Japan"
  43. -
  44. firstname: "Anna"
  45. lastname: "Levina"
  46. affiliation: "Max Planck Institute for Biological Cybernetics, Tübingen, Germany"
  47. -
  48. firstname: "Viola"
  49. lastname: "Priesemann"
  50. affiliation: "Max Planck Institute for Dynamics and Self-Organization, Göttingen, Germany"
  51. -
  52. firstname: "Miguel A."
  53. lastname: "Muñoz"
  54. affiliation: "Departamento de Electromagnetismo y Física de la Materia, Universidad de Granada, Granada, Spain"
  55. -
  56. firstname: "Johannes"
  57. lastname: "Zierenberg"
  58. affiliation: "Max Planck Institute for Dynamics and Self-Organization, Göttingen, Germany"
  59. -
  60. firstname: "Jordi"
  61. lastname: "Soriano"
  62. affiliation: "Departament de Física de la Matèria Condensada, Universitat de Barcelona, Barcelona, Spain"
  63. # A title to describe the published resource.
  64. title: "Data for 'Modular architecture facilitates noise-driven control of synchrony in neuronal networks'"
  65. # Additional information about the resource, e.g., a brief abstract.
  66. description: |
  67. This is the data repository, containing inferred spikes and preprocessed results.
  68. # Lit of keywords the resource should be associated with.
  69. # Give as many keywords as possible, to make the resource findable.
  70. keywords:
  71. - Neuroscience
  72. - in vitro cultures
  73. - modularity
  74. - optogenetics
  75. - spiking neuronal network model
  76. # License information for this resource. Please provide the license name and/or a link to the license.
  77. # Please add also a corresponding LICENSE file to the repository.
  78. license:
  79. name: "Creative Commons Attribution-NonCommercial 4.0 International License (CC-BY-NC 4.0)"
  80. url: "http://creativecommons.org/licenses/by-nc/4.0/"
  81. ## Optional Fields
  82. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  83. # Please provide digital identifier (e.g., DOI) if possible.
  84. # Add a prefix to the ID, separated by a colon, to indicate the source.
  85. # Supported sources are: DOI, arXiv, PMID
  86. # In the citation field, please provide the full reference, including title, authors, journal etc.
  87. references:
  88. -
  89. id: "arXiv:2205.10563"
  90. reftype: "IsSupplementTo"
  91. citation: "Citation1"
  92. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  93. resourcetype: Dataset
  94. # Do not edit or remove the following line
  95. templateversion: 1.2