datacite.yml 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  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: "Dimokratis"
  9. lastname: "Karamanlis"
  10. affiliation: "University Medical Center Göttingen"
  11. id: "ORCID:0000-0002-9469-5020"
  12. -
  13. firstname: "Tim"
  14. lastname: "Gollisch"
  15. affiliation: "University Medical Center Göttingen"
  16. id: "ORCID:0000-0003-3998-533X"
  17. # A title to describe the published resource.
  18. title: "Dataset - Mouse retinal ganglion cell responses to natural images and spatial-integration analysis"
  19. # Additional information about the resource, e.g., a brief abstract.
  20. description: |
  21. Data sets accompanying Karamanlis and Gollisch, Journal of Neuroscience 2021:
  22. Nonlinear spatial integration underlies the diversity of retinal ganglion cell responses to natural images.
  23. # Lit of keywords the resource should be associated with.
  24. # Give as many keywords as possible, to make the resource findable.
  25. keywords:
  26. - Neuroscience
  27. - Electrophysiology
  28. - "Multielectrode Arrays"
  29. - Retina
  30. - "Ganglion Cells"
  31. - "Spike trains"
  32. - Mouse
  33. - "Chromatic stimuli"
  34. - "Spatial integration"
  35. # License information for this resource. Please provide the license name and/or a link to the license.
  36. # Please add also a corresponding LICENSE file to the repository.
  37. license:
  38. name: "Creative Commons Attribution-ShareAlike 4.0 International"
  39. url: "https://creativecommons.org/licenses/by-sa/4.0/"
  40. ## Optional Fields
  41. # Funding information for this resource.
  42. # Separate funder name and grant number by comma.
  43. funding:
  44. - "DFG, 154113120"
  45. - "DFG, 432680300"
  46. - "EU, ERC.724822"
  47. - "Boehringer Ingelheim Fonds"
  48. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  49. # Please provide digital identifier (e.g., DOI) if possible.
  50. # Add a prefix to the ID, separated by a colon, to indicate the source.
  51. # Supported sources are: DOI, arXiv, PMID
  52. # In the citation field, please provide the full reference, including title, authors, journal etc.
  53. references:
  54. -
  55. id: "doi:10.1523/JNEUROSCI.3075-20.2021"
  56. reftype: "IsSupplementTo"
  57. citation: "Karamanlis D, Gollisch T (2021), Nonlinear spatial integration underlies the diversity of retinal ganglion cell responses to natural images, J Neurosci 41:3479-3498"
  58. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  59. resourcetype: Dataset
  60. # Do not edit or remove the following line
  61. templateversion: 1.2