datacite.yml 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. # Metadata for DOI registration according to DataCite Metadata Schema 4.1.
  2. # For detailed schema description see https://doi.org/10.5438/0014
  3. ## Required fields
  4. # The main researchers involved. Include digital identifier (e.g., ORCID)
  5. # if possible, including the prefix to indicate its type.
  6. authors:
  7. -
  8. firstname: "Stefanie"
  9. lastname: "Neupert"
  10. affiliation: "University of Otago, Department of Zoology, Dunedin 9054, New Zealand"
  11. id: "ORCID:0000-0002-4916-2874"
  12. -
  13. firstname: "Paul"
  14. lastname: "Szyszka"
  15. affiliation: "University of Otago, Department of Zoology, Dunedin 9054, New Zealand"
  16. id: "ORCID:0000-0003-2043-6656"
  17. # A title to describe the published resource.
  18. title: "Data for the manuscript: Reduced olfactory acuity in recently flightless insects suggests rapid regressive evolution"
  19. # Additional information about the resource, e.g., a brief abstract.
  20. description: |
  21. Data and Analysis scripts to reproduce the results and figures of the research arctile:
  22. Reduced olfactory acuity in recently flightless insects suggests rapid regressive evolution.
  23. # Lit of keywords the resource should be associated with.
  24. # Give as many keywords as possible, to make the resource findable.
  25. keywords:
  26. - Neuroscience
  27. - Evolution
  28. - Olfaction
  29. - Stoneflies
  30. - Antennae
  31. - Electroantennogram (EGA)
  32. # License information for this resource. Please provide the license name and/or a link to the license.
  33. # Please add also a corresponding 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. # Funding information for this resource.
  39. # Separate funder name and grant number by comma.
  40. funding:
  41. - "Marsden, UOO2114, UOO1412, UOO2016"
  42. - "University of Otago Research Grant, #3435, #18817"
  43. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  44. resourcetype: Dataset
  45. # Do not edit or remove the following line
  46. templateversion: 1.2