datacite.yml 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  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:
  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. affiliation: "Division of Neurobiology, Ludwig-Maximilians University Munich"
  20. # A name or title to describe the published resource.
  21. title: "Usage learning in bats"
  22. # Any additional information. It is best practice to supply a description for the resource.
  23. description: |
  24. The usage_learning zip file contains the raw recording data presented in this manuscript
  25. and the analysis file to detect calls in these recordings and extract their acoustic call parameters.
  26. The output of the analysis file are the statistical results and plot of the data for the selected individual.
  27. The private folder and the yin.m file are supplementary files necessary for the analysis script to work.
  28. # List of keywords the resource should be associated with.
  29. keywords:
  30. - Neuroscience
  31. - Neuroethology
  32. - vocal learning
  33. - bats
  34. - contextual learning
  35. - social calls
  36. - vocal conditioning
  37. - selective reinforcement
  38. - communication
  39. # Any rights information for this resource. Please provide both a license name and a link to the license.
  40. # Please add also a LICENSE file to the repository
  41. license:
  42. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  43. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  44. ## Optional Fields
  45. # Any funding reference for this resource. Separate funder name and grant number by comma
  46. funding:
  47. - "HPSP RGP0058/2016"
  48. # Related publications. reftype might be: IsCitedBy, IsSupplementTo, IsReferencedBy, IsPartOf
  49. # for further valid types see https://schema.datacite.org/meta/kernel-4
  50. # Please provide digital identifier (e.g., DOI) if possible.
  51. references:
  52. # Type of the data in this repository (Dataset, Model, Software, Other see
  53. # https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf
  54. # for examples
  55. dtype: Dataset