datacite.yml 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  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: "Constantino"
  9. lastname: "Dragicevic"
  10. affiliation: "Universidad de Chile"
  11. -
  12. firstname: "Bruno"
  13. lastname: "Marcenaro"
  14. affiliation: "Universidad de Chile"
  15. -
  16. firstname: "Marcela"
  17. lastname: "Navarrete"
  18. affiliation: "Universidad de Chile"
  19. -
  20. firstname: "Luis"
  21. lastname: "Robles"
  22. affiliation: "Universidad de Chile"
  23. -
  24. firstname: "Paul"
  25. lastname: "Delano"
  26. affiliation: "Universidad de Chile"
  27. # A name or title to describe the published resource.
  28. title: " Oscillatory infrasonic modulation of the cochlear amplifier by selective attention"
  29. # Any additional information. It is best practice to supply a description for the resource.
  30. description: |
  31. EEG and DPOAE data
  32. Data format: ELAN free EEG software
  33. # List of keywords the resource should be associated with.
  34. keywords:
  35. - Neuroscience
  36. - Electrophysiology
  37. - Otoacoustic emissions
  38. # Any rights information for this resource. Please provide both a license name and a link to the license.
  39. # Please add also a LICENSE file to the repository
  40. license:
  41. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  42. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  43. ## Optional Fields
  44. # Any funding reference for this resource. Separate funder name and grant number by comma
  45. funding:
  46. - "Fondecyt 1161155"
  47. - "Fundacion Guillermo Puelma"
  48. # Related publications. reftype might be: IsCitedBy, IsSupplementTo, IsReferencedBy, IsPartOf
  49. # for further valid types see https://schema.datacite.org/meta/kernel-4
  50. # Please provide digital identifier (e.g., DOI) if possible.
  51. references:
  52. -
  53. doi: "10.1371/journal.pone.0208939"
  54. reftype: "IsSupplementTo"
  55. name: "PloS One"
  56. -
  57. # Type of the data in this repository (Dataset, Model, Software, Other see
  58. # https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf
  59. # for examples
  60. dtype: Dataset