datacite.yml 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  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: "Graham"
  14. lastname: "McCulloch"
  15. affiliation: "University of Otago, Department of Zoology, Dunedin 9054, New Zealand"
  16. id: "ORCID:0000-0003-1462-7106"
  17. -
  18. firstname: "Brodie"
  19. lastname: "Foster"
  20. affiliation: "University of Otago, Department of Zoology, Dunedin 9054, New Zealand"
  21. id: "ORCID:0000-0002-1467-0078"
  22. -
  23. firstname: "Jonathan"
  24. lastname: "Waters"
  25. affiliation: "University of Otago, Department of Zoology, Dunedin 9054, New Zealand"
  26. id: "ORCID:0000-0002-1514-7916"
  27. -
  28. firstname: "Paul"
  29. lastname: "Szyszka"
  30. affiliation: "University of Otago, Department of Zoology, Dunedin 9054, New Zealand"
  31. id: "ORCID:0000-0003-2043-6656"
  32. # A title to describe the published resource.
  33. title: "Data for the manuscript: Reduced olfactory acuity in recently flightless insects suggests rapid regressive evolution"
  34. # Additional information about the resource, e.g., a brief abstract.
  35. description: |
  36. Data and Analysis scripts to reproduce the results and figures of the research arctile:
  37. Reduced olfactory acuity in recently flightless insects suggests rapid regressive evolution.
  38. # List of keywords the resource should be associated with.
  39. # Give as many keywords as possible, to make the resource findable.
  40. keywords:
  41. - Neuroscience
  42. - Evolution
  43. - Olfaction
  44. - Stoneflies
  45. - Antennae
  46. - Electroantennogram (EGA)
  47. # License information for this resource. Please provide the license name and/or a link to the license.
  48. # Please add also a corresponding LICENSE file to the repository.
  49. license:
  50. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  51. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  52. ## Optional Fields
  53. references:
  54. -
  55. id: "doi:10.1186/s12862-022-02005-w"
  56. reftype: "IsSupplementTo"
  57. citation: "Neupert et al. BMC Ecology and Evolution, 2022"
  58. # Funding information for this resource.
  59. # Separate funder name and grant number by comma.
  60. funding:
  61. - "Marsden, UOO2114, UOO1412, UOO2016"
  62. - "University of Otago Research Grant, #3435, #18817"
  63. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  64. resourcetype: Dataset
  65. # Do not edit or remove the following line
  66. templateversion: 1.2