datacite.yml 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  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. # Any rights information for this resource. Please provide both a license name and a link to the license.
  38. # Please add also a LICENSE file to the repository
  39. license:
  40. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  41. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  42. ## Optional Fields
  43. # Any funding reference for this resource. Separate funder name and grant number by comma
  44. funding:
  45. - "Fondecyt 1161155"
  46. - "Fundacion Guillermo Puelma"
  47. # Related publications. reftype might be: IsCitedBy, IsSupplementTo, IsReferencedBy, IsPartOf
  48. # for further valid types see https://schema.datacite.org/meta/kernel-4
  49. # Please provide digital identifier (e.g., DOI) if possible.
  50. references:
  51. -
  52. doi: "10.1371/journal.pone.0208939"
  53. reftype: "IsSupplementTo"
  54. name: "PloS One"
  55. -
  56. # Type of the data in this repository (Dataset, Model, Software, Other see
  57. # https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf
  58. # for examples
  59. dtype: Dataset