1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- # Metadata for DOI registration according to DataCite Metadata Schema 4.1.
- # For detailed schema description see https://doi.org/10.5438/0014
- ## Required fields
- # The main researchers involved. Include digital identifier (e.g., ORCID)
- # if possible, including the prefix to indicate its type.
- authors:
- -
- firstname: "Stefanie"
- lastname: "Neupert"
- affiliation: "University of Otago, Department of Zoology, Dunedin 9054, New Zealand"
- id: "ORCID:0000-0002-4916-2874"
- -
- firstname: "Graham"
- lastname: "McCulloch"
- affiliation: "University of Otago, Department of Zoology, Dunedin 9054, New Zealand"
- id: "ORCID:0000-0003-1462-7106"
- -
- firstname: "Brodie"
- lastname: "Foster"
- affiliation: "University of Otago, Department of Zoology, Dunedin 9054, New Zealand"
- id: "ORCID:0000-0002-1467-0078"
- -
- firstname: "Jonathan"
- lastname: "Waters"
- affiliation: "University of Otago, Department of Zoology, Dunedin 9054, New Zealand"
- id: "ORCID:0000-0002-1514-7916"
- -
- firstname: "Paul"
- lastname: "Szyszka"
- affiliation: "University of Otago, Department of Zoology, Dunedin 9054, New Zealand"
- id: "ORCID:0000-0003-2043-6656"
- # A title to describe the published resource.
- title: "Data for the manuscript: Reduced olfactory acuity in recently flightless insects suggests rapid regressive evolution"
- # Additional information about the resource, e.g., a brief abstract.
- description: |
- Data and Analysis scripts to reproduce the results and figures of the research arctile:
- Reduced olfactory acuity in recently flightless insects suggests rapid regressive evolution.
- # List of keywords the resource should be associated with.
- # Give as many keywords as possible, to make the resource findable.
- keywords:
- - Neuroscience
- - Evolution
- - Olfaction
- - Stoneflies
- - Antennae
- - Electroantennogram (EGA)
- # License information for this resource. Please provide the license name and/or a link to the license.
- # Please add also a corresponding LICENSE file to the repository.
- license:
- name: "Creative Commons CC0 1.0 Public Domain Dedication"
- url: "https://creativecommons.org/publicdomain/zero/1.0/"
- ## Optional Fields
- references:
- -
- id: "doi:10.1186/s12862-022-02005-w"
- reftype: "IsSupplementTo"
- citation: "Neupert et al. BMC Ecology and Evolution, 2022"
-
- # Funding information for this resource.
- # Separate funder name and grant number by comma.
- funding:
- - "Marsden, UOO2114, UOO1412, UOO2016"
- - "University of Otago Research Grant, #3435, #18817"
- # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
- resourcetype: Dataset
- # Do not edit or remove the following line
- templateversion: 1.2
|