datacite.yml 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  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: "Lutz"
  9. lastname: "Wiegrebe"
  10. affiliation: "Division of Neurobiology, Dept. Biology II, LMU München"
  11. id: "orcid.org/0000-0002-9289-6187"
  12. -
  13. firstname: "Cornelia"
  14. lastname: "Geberl"
  15. affiliation: "Division of Neurobiology, Dept. Biology II, LMU München"
  16. -
  17. firstname: "Kathrin"
  18. lastname: "Kugler"
  19. # A name or title to describe the published resource.
  20. title: "The spatial resolution of bat biosonar quantified with a visual-resolution paradigm"
  21. # add description
  22. description: "data files and matlab programs for the study on spatial resolution of bat sonar"
  23. # List of keywords the resource should be associated with.
  24. keywords:
  25. - Neuroscience
  26. - Psychophysics
  27. - Navigation
  28. - Echolocation
  29. - sonar
  30. - bats
  31. # Any rights information for this resource. Please provide both a license name and a link to the license.
  32. # Please add also a LICENSE file to the repository
  33. license:
  34. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  35. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  36. ## Optional Fields
  37. # Any funding reference for this resource. Separate funder name and grant number by comma
  38. funding:
  39. - "DFG, Wi1518/11"
  40. # Related publications. reftype might be: IsCitedBy, IsSupplementTo, IsReferencedBy, IsPartOf
  41. # for further valid types see https://schema.datacite.org/meta/kernel-4
  42. # Please provide digital identifier (e.g., DOI) if possible.
  43. # Type of the data in this repository (Dataset, Model, Software, Other see
  44. # https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf
  45. # for examples
  46. dtype: Dataset