datacite.yml 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  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: "Francesco"
  9. lastname: "Marini"
  10. affiliation: "Department of Psychology, University of Nevada, Reno, NV; Swartz Center for Computational Neuroscience, University of California San Diego, La Jolla, CA"
  11. id: "0000-0002-4071-4783"
  12. -
  13. firstname: "Katherine"
  14. lastname: "Breeding"
  15. affiliation: "Department of Psychology, University of Nevada, Reno, NV"
  16. -
  17. firstname: "Jacqueline"
  18. lastname: "Snow"
  19. affiliation: "Department of Psychology, University of Nevada, Reno, NV"
  20. # A name or title to describe the published resource.
  21. title: "Dataset of 24-subject EEG recordings during viewing of real-world objects and planar images of the same items"
  22. # Any additional information. It is best practice to supply a description for the resource.
  23. description: "Collection of electroencephalographic (EEG) data recorded from 24 observers (14 females, 10 males, mean age: 25.4) while observing individually-presented stimuli comprised of 96 real-world objects, and 96 images of the same items printed in high-resolution. EEG was recorded from 128 scalp channels plus 6 external electrodes for electrooculogram and mastoids. EEG has been pre-processed, segmented in non-overlapping epochs, and independent component analysis (ICA) has been conducted to reject artifacts. Alongside this data we provide the custom-written Matlab® code that can be used to fully reproduce all analyses and figures presented in the linked research article."
  24. # List of keywords the resource should be associated with.
  25. keywords:
  26. - Neuroscience
  27. - Electrophysiology
  28. - EEG
  29. - Psychology
  30. # Any rights information for this resource. Please provide both a license name and a link to the license.
  31. # Please add also a LICENSE file to the repository
  32. license:
  33. name: "Creative Commons Attribution-ShareAlike 4.0 International"
  34. url: "https://creativecommons.org/licenses/by-sa/4.0/"
  35. ## Optional Fields
  36. # Any funding reference for this resource. Separate funder name and grant number by comma
  37. funding:
  38. - "NSF, 1632849"
  39. - "NIH, R01EY026701"
  40. - "NIGMS, P20 GM103650"
  41. # Related publications. reftype might be: IsCitedBy, IsSupplementTo, IsReferencedBy, IsPartOf
  42. # for further valid types see https://schema.datacite.org/meta/kernel-4
  43. # Please provide digital identifier (e.g., DOI) if possible.
  44. references:
  45. -
  46. reftype: "IsSupplementTo"
  47. name: "Dataset of 24-subject EEG recordings during viewing of real-world objects and planar images of the same items"
  48. -
  49. doi: "10.1016/j.neuroimage.2019.02.026"
  50. reftype: "IsSupplementTo"
  51. name: "Distinct visuo-motor brain dynamics for real-world objects versus planar images"