datacite.yml 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. # Required fields
  2. # The main researchers involved working on the resource,
  3. # or the authors of the publication in priority order.
  4. # May be a corporate/institutional or personal name.
  5. # Include digital identifier (e.g., ORCID) if possible
  6. authors:
  7. -
  8. firstname: "Ella"
  9. lastname: "Lattenkamp"
  10. affiliation: "Division of Neurobiology, Ludwig-Maximilians University Munich"
  11. id: "AuthorID1 (e.g. ORCID)"
  12. -
  13. firstname: "Sonja"
  14. lastname: "Vernes"
  15. affiliation: "Neurogenetics of Vocal Communication Group, Max Planck Institute for Psycholinguistics, Nijmegen"
  16. -
  17. firstname: "Lutz"
  18. lastname: "Wiegrebe"
  19. # A name or title to describe the published resource.
  20. title: "usage learning in bats"
  21. # Any additional information. It is best practice to supply a description for the resource.
  22. description: |
  23. The usage_learning zip file contains the raw recording data presented in this manuscript
  24. and the analysis file to detect calls in these recordings and extract their acoustic call parameters.
  25. The output of the analysis file are the statistical results and plot of the data for the selected individual.
  26. The private folder and the yin.m file are supplementary files necessary for the analysis script to work.
  27. # List of keywords the resource should be associated with.
  28. keywords:
  29. - Neuroscience
  30. - Neuroethology
  31. - vocal learning
  32. - bats
  33. - contextual learning
  34. - social calls
  35. - vocal conditioning
  36. - selective reinforcement
  37. - communication
  38. # Any rights information for this resource. Please provide both a license name and a link to the license.
  39. # Please add also a LICENSE file to the repository
  40. license:
  41. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  42. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  43. ## Optional Fields
  44. # Any funding reference for this resource. Separate funder name and grant number by comma
  45. funding:
  46. - "HPSP RGP0058/2016"
  47. # Related publications. reftype might be: IsCitedBy, IsSupplementTo, IsReferencedBy, IsPartOf
  48. # for further valid types see https://schema.datacite.org/meta/kernel-4
  49. # Please provide digital identifier (e.g., DOI) if possible.
  50. references:
  51. # Type of the data in this repository (Dataset, Model, Software, Other see
  52. # https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf
  53. # for examples
  54. dtype: Dataset