datacite.yml 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  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: "Joerg"
  9. lastname: "Henninger"
  10. affiliation: "Institut fuer Neurobiologie, Eberhard Karls Universitaet, Auf der Morgenstelle 28E, 72076 Tuebingen, Germany"
  11. id: "https://orcid.org/0000-0002-7307-1569"
  12. -
  13. firstname: "Jan"
  14. lastname: "Benda"
  15. affiliation: "Institut fuer Neurobiologie, Eberhard Karls Universitaet, Auf der Morgenstelle 28E, 72076 Tuebingen, Germany"
  16. id: "https://orcid.org/0000-0003-2658-0704"
  17. -
  18. firstname: "Ruediger"
  19. lastname: "Krahe"
  20. affiliation: "Institut fuer Biologie, Humboldt-Universitaet zu Berlin, 10115 Berlin, Germany"
  21. id: "https://orcid.org/0000-0003-1669-6121"
  22. # A name or title to describe the published resource.
  23. title: "Dataset: Statistics of natural communication signals observed in the wild identify important yet neglected stimulus regimes in weakly electric fish"
  24. # Any additional information. It is best practice to supply a description for the resource.
  25. description: |
  26. Position and frequency traces of the weakly electric fish Aperonotus rostratus recorded in May 2012 in Darien, Panama.
  27. # List of keywords the resource should be associated with.
  28. keywords:
  29. - Natural behavior
  30. - Communication
  31. - Sensory scenes
  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 Attribution-ShareAlike 4.0 International Public License"
  36. url: "https://creativecommons.org/licenses/by-sa/4.0/"
  37. ## Optional Fields
  38. # Any funding reference for this resource. Separate funder name and grant number by comma
  39. funding:
  40. - "BMBF, 01GQ0802"
  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. -
  46. doi: "10.1523/JNEUROSCI.0350-18.2018"
  47. reftype: "IsSupplementTo"
  48. name: "Statistics of natural communication signals observed in the wild identify important yet neglected stimulus regimes in weakly electric fish"
  49. # Type of the data in this repository (Dataset, Model, Software, Other see
  50. # https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf
  51. # for examples
  52. dtype: Dataset