datacite.yml 3.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  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: "Steffen"
  9. lastname: "Krüppel"
  10. affiliation: "University Medical Center Göttingen"
  11. id: "ORCID:0000-0002-2773-6785"
  12. -
  13. firstname: "Dimokratis"
  14. lastname: "Karamanlis"
  15. affiliation: "University Medical Center Göttingen"
  16. id: "ORCID:0000-0002-9469-5020"
  17. -
  18. firstname: "Yunus C."
  19. lastname: "Erol"
  20. affiliation: "University Medical Center Göttingen"
  21. id: "ORCID:0000-0001-6453-8756"
  22. -
  23. firstname: "Sören J."
  24. lastname: "Zapp"
  25. affiliation: "University Medical Center Göttingen"
  26. id: "ORCID:0000-0003-0836-1663"
  27. -
  28. firstname: "Tim"
  29. lastname: "Gollisch"
  30. affiliation: "University Medical Center Göttingen"
  31. id: "ORCID:0000-0003-3998-533X"
  32. # A title to describe the published resource.
  33. title: "Dataset - Marmoset retinal ganglion cell responses to saccadic grating shifts and supporting stimuli"
  34. # Additional information about the resource, e.g., a brief abstract.
  35. description: |
  36. Dataset accompanying the manuscript by Krüppel et al. 2023:
  37. Diversity of Ganglion Cell Responses to Saccade-like Image Shifts in the Primate Retina.
  38. # Lit of keywords the resource should be associated with.
  39. # Give as many keywords as possible, to make the resource findable.
  40. keywords:
  41. - Neuroscience
  42. - Electrophysiology
  43. - "Multielectrode arrays"
  44. - Retina
  45. - "Ganglion cells"
  46. - "Spike trains"
  47. - Marmoset
  48. - Primate
  49. - Saccades
  50. - Gratings
  51. - "White noise"
  52. # License information for this resource. Please provide the license name and/or a link to the license.
  53. # Please add also a corresponding LICENSE file to the repository.
  54. license:
  55. name: "Creative Commons Attribution-ShareAlike 4.0 International"
  56. url: "https://creativecommons.org/licenses/by-sa/4.0/"
  57. ## Optional Fields
  58. # Funding information for this resource.
  59. # Separate funder name and grant number by comma.
  60. funding:
  61. - "EU, ERC.724822"
  62. - "DFG, 154113120"
  63. - "DFG, 432680300"
  64. - "DFG, EXC 2067/1, 390729940"
  65. - "Boehringer Ingelheim Fonds"
  66. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  67. # Please provide digital identifier (e.g., DOI) if possible.
  68. # Add a prefix to the ID, separated by a colon, to indicate the source.
  69. # Supported sources are: DOI, arXiv, PMID
  70. # In the citation field, please provide the full reference, including title, authors, journal etc.
  71. references:
  72. -
  73. id: "doi: 10.1523/JNEUROSCI.1561-22.2023"
  74. reftype: "IsSupplementTo"
  75. citation: "Krüppel S, Khani MH, Karamanlis D, Erol YC, Zapp SJ, Mietsch M, Protti DA, Rozenblit F, Gollisch T (2023), Diversity of Ganglion Cell Responses to Saccade-like Image Shifts in the Primate Retina, J Neurosci 43:5319-5339"
  76. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  77. resourcetype: Dataset
  78. # Do not edit or remove the following line
  79. templateversion: 1.2