datacite.yml 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  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: "Charlène"
  9. lastname: "Gillet"
  10. affiliation: "Auditory Neurophysiology Group, Department of Chemosensation, RWTH Aachen University"
  11. -
  12. firstname: "Stefanie"
  13. lastname: "Kurth"
  14. affiliation: "Department of Chemosensation, RWTH Aachen University"
  15. -
  16. firstname: "Thomas"
  17. lastname: "Kuenzel"
  18. affiliation: "Auditory Neurophysiology Group, Department of Chemosensation, RWTH Aachen University"
  19. id: "ORCID:0000-0003-0993-8524"
  20. # A title to describe the published resource.
  21. title: "Muscarinic modulation of M and h currents in gerbil spherical bushy cells -- dataset"
  22. # Additional information about the resource, e.g., a brief abstract.
  23. description: |
  24. Dataset on which the PLOS One publication "Muscarinic modulation of M and h currents in gerbil spherical bushy cells" is based.
  25. # Lit of keywords the resource should be associated with.
  26. # Give as many keywords as possible, to make the resource findable.
  27. keywords:
  28. - Neuroscience
  29. - Electrophysiology
  30. - Acetylcholine
  31. - Modulation
  32. - Auditory Brainstem
  33. - Spherical Bushy Cells
  34. - Mongolian Gerbil
  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 CC0 1.0 Public Domain Dedication"
  39. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  40. ## Optional Fields
  41. # Funding information for this resource.
  42. # Separate funder name and grant number by comma.
  43. funding:
  44. - "DFG, KU2529/2-1"
  45. - "DFG, KU2529/2-2"
  46. - "DFG, KU2529/3-1"
  47. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  48. resourcetype: Dataset