datacite.yml 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  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: "Guy"
  9. lastname: "Doron"
  10. affiliation: "Institut für Biologie, Neurocure Center for Excellence, Chariteplatz 1 / Virchowweg 6, Charité Universitätsmedizin Berlin & Humboldt Universität, Berlin, 10117 Germany."
  11. id: "ORCID: 0000-0003-1252-5747"
  12. -
  13. firstname: "Jiyun N."
  14. lastname: "Shin"
  15. affiliation: "Institut für Biologie, Neurocure Center for Excellence, Chariteplatz 1 / Virchowweg 6, Charité Universitätsmedizin Berlin & Humboldt Universität, Berlin, 10117 Germany."
  16. id: "ORCID: 0000-0002-0534-6938"
  17. -
  18. firstname: "Naoya"
  19. lastname: "Takahashi"
  20. affiliation: "Institut für Biologie, Neurocure Center for Excellence, Chariteplatz 1 / Virchowweg 6, Charité Universitätsmedizin Berlin & Humboldt Universität, Berlin, 10117 Germany."
  21. id: "ORCID: 0000-0002-6008-4627"
  22. -
  23. firstname: "Moritz"
  24. lastname: "Drüke"
  25. affiliation: "Institut für Biologie, Neurocure Center for Excellence, Chariteplatz 1 / Virchowweg 6, Charité Universitätsmedizin Berlin & Humboldt Universität, Berlin, 10117 Germany."
  26. id: "ORCID: 0000-0002-6787-9377"
  27. -
  28. firstname: "Christina"
  29. lastname: "Bocklisch"
  30. affiliation: "Institut für Biologie, Neurocure Center for Excellence, Chariteplatz 1 / Virchowweg 6, Charité Universitätsmedizin Berlin & Humboldt Universität, Berlin, 10117 Germany."
  31. id: "ORCID:"
  32. -
  33. firstname: "Salina"
  34. lastname: "Skenderi"
  35. affiliation: "Institut für Biologie, Neurocure Center for Excellence, Chariteplatz 1 / Virchowweg 6, Charité Universitätsmedizin Berlin & Humboldt Universität, Berlin, 10117 Germany."
  36. id: "ORCID: 0000-0003-4779-4541"
  37. -
  38. firstname: "Lisa"
  39. lastname: "de Mont"
  40. affiliation: "Institut für Biologie, Neurocure Center for Excellence, Chariteplatz 1 / Virchowweg 6, Charité Universitätsmedizin Berlin & Humboldt Universität, Berlin, 10117 Germany."
  41. id: "ORCID: 0000-0003-3829-0712"
  42. -
  43. firstname: "Maria"
  44. lastname: "Toumazou"
  45. affiliation: "Institut für Biologie, Neurocure Center for Excellence, Chariteplatz 1 / Virchowweg 6, Charité Universitätsmedizin Berlin & Humboldt Universität, Berlin, 10117 Germany."
  46. id: "ORCID:"
  47. -
  48. firstname: "Julia"
  49. lastname: "Ledderose"
  50. affiliation: "Institut für Biologie, Neurocure Center for Excellence, Chariteplatz 1 / Virchowweg 6, Charité Universitätsmedizin Berlin & Humboldt Universität, Berlin, 10117 Germany."
  51. id: "ORCID: 0000-0001-5458-6287"
  52. -
  53. firstname: "Michael"
  54. lastname: "Brecht"
  55. affiliation: "Institut für Biologie, House 6, Philippstr. 13, Humboldt Universität, Berlin, 10115 Germany."
  56. id: "ORCID: 0000-0002-5387-0953"
  57. -
  58. firstname: "Richard"
  59. lastname: "Naud"
  60. affiliation: "uOttawa Brain and Mind Institute, Department of Cellular and Molecular Medicine, University of Ottawa, Ottawa, Ontario, K1H 8M5, Canada."
  61. id: "ORCID: 0000-0001-7383-3095"
  62. -
  63. firstname: "Matthew E."
  64. lastname: "Larkum"
  65. affiliation: "Institut für Biologie, Neurocure Center for Excellence, Chariteplatz 1 / Virchowweg 6, Charité Universitätsmedizin Berlin & Humboldt Universität, Berlin, 10117 Germany."
  66. id: "ORCID: 0000-0001-9799-2656"
  67. # A title to describe the published resource.
  68. title: "Perirhinal input to neocortical layer 1 controls learning"
  69. # Additional information about the resource, e.g., a brief abstract.
  70. description: |
  71. Example description
  72. that can contain linebreaks
  73. but has to maintain indentation.
  74. # Lit of keywords the resource should be associated with.
  75. # Give as many keywords as possible, to make the resource findable.
  76. keywords:
  77. - Neuroscience
  78. - Electrophysiology
  79. - Behavior
  80. - Learning and memory
  81. - Neocortex
  82. - Dendrites
  83. - L5 pyramidal neuron
  84. - Perirhinal cortex
  85. - Layer 1
  86. # License information for this resource. Please provide the license name and/or a link to the license.
  87. # Please add also a corresponding LICENSE file to the repository.
  88. license:
  89. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  90. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  91. ## Optional Fields
  92. # Funding information for this resource.
  93. # Separate funder name and grant number by comma.
  94. funding:
  95. - "DFG, EXC 257 NeuroCure"
  96. - "DFG, DFG.327654276 (SFB 1315)"
  97. - "EU, EU.785907 (HBP SGA2)"
  98. - "EU, EU.670118 (Active Cortex)"
  99. - "NSERC, Discovery grant"
  100. - "CIHR, Project grant"
  101. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  102. # Please provide digital identifier (e.g., DOI) if possible.
  103. # Add a prefix to the ID, separated by a colon, to indicate the source.
  104. # Supported sources are: DOI, arXiv, PMID
  105. references:
  106. -
  107. id: "doi:10.xxx/zzzz"
  108. reftype: "IsSupplementTo"
  109. name: "PublicationName1"
  110. -
  111. id: "arxiv:mmmm.nnnn"
  112. reftype: "IsSupplementTo"
  113. name: "PublicationName2"
  114. -
  115. id: "pmid:nnnnnnnn"
  116. reftype: "IsReferencedBy"
  117. name: "PublicationName3"
  118. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  119. resourcetype: "Dataset"