datacite.yml 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  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. # Any rights information for this resource. Please provide both a license name and a link to the license.
  33. # Please add also a LICENSE file to the repository
  34. license:
  35. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  36. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  37. ## Optional Fields
  38. # Any funding reference for this resource. Separate funder name and grant number by comma
  39. funding:
  40. - "HPSP RGP0058/2016"
  41. # Related publications. reftype might be: IsCitedBy, IsSupplementTo, IsReferencedBy, IsPartOf
  42. # for further valid types see https://schema.datacite.org/meta/kernel-4
  43. # Please provide digital identifier (e.g., DOI) if possible.
  44. references:
  45. # Type of the data in this repository (Dataset, Model, Software, Other see
  46. # https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf
  47. # for examples
  48. dtype: Dataset