datacite.yml 3.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  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: "Jens-Steffen"
  9. lastname: "Scherer"
  10. affiliation: "Computational Neuroscience, Department of Neuroscience, Faculty VI, University of Oldenburg, Oldenburg, Germany"
  11. -
  12. firstname: "Oda E."
  13. lastname: "Riedesel"
  14. affiliation: "Computational Neuroscience, Department of Neuroscience, Faculty VI, University of Oldenburg, Oldenburg, Germany"
  15. -
  16. firstname: "Ihor"
  17. lastname: "Arkhypchuk"
  18. affiliation: "Computational Neuroscience, Department of Neuroscience, Faculty VI, University of Oldenburg, Oldenburg, Germany"
  19. -
  20. firstname: "Sonja"
  21. lastname: "Meiser"
  22. affiliation: "Computational Neuroscience, Department of Neuroscience, Faculty VI, University of Oldenburg, Oldenburg, Germany"
  23. -
  24. firstname: "Jutta"
  25. lastname: "Kretzberg"
  26. affiliation: "Computational Neuroscience, Department of Neuroscience, Faculty VI, University of Oldenburg, Oldenburg, Germany"
  27. # A title to describe the published resource.
  28. title: "Intracellular leech recordings"
  29. # Additional information about the resource, e.g., a brief abstract.
  30. description: |
  31. This repository contains all current clamp recordings (as .mat files), which were generated and used for the publication Scherer, J. S., Riedesel, O. E., Arkhypchuk, I., Meiser, S., & Kretzberg, J. Initial variability and time-dependent changes of neuronal response features are cell-type-specific. Frontiers in Cellular Neuroscience, 162.
  32. # Lit of keywords the resource should be associated with.
  33. # Give as many keywords as possible, to make the resource findable.
  34. keywords:
  35. - Neuroscience
  36. - Leech
  37. - Intracellular recording
  38. - Current clamp
  39. - Mechanoreceptors
  40. # License information for this resource. Please provide the license name and/or a link to the license.
  41. # Please add also a corresponding LICENSE file to the repository.
  42. license:
  43. name: "Creative Commons Attribution-NonCommercial-ShareAlike 4.0"
  44. url: "https://creativecommons.org/licenses/by-nc-sa/4.0/"
  45. ## Optional Fields
  46. # Funding information for this resource.
  47. # Separate funder name and grant number by comma.
  48. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  49. references:
  50. -
  51. id: "doi:10.3389/fncel.2022.858221"
  52. reftype: "IsSupplementTo"
  53. citation: "Scherer, J. S., Riedesel, O. E., Arkhypchuk, I., Meiser, S., & Kretzberg, J. Initial variability and time-dependent changes of neuronal response features are cell-type-specific. Frontiers in Cellular Neuroscience, 162."
  54. # Please provide digital identifier (e.g., DOI) if possible.
  55. # Add a prefix to the ID, separated by a colon, to indicate the source.
  56. # Supported sources are: DOI, arXiv, PMID
  57. # In the citation field, please provide the full reference, including title, authors, journal etc.
  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