datacite.yml 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  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: "Stefan"
  9. lastname: "Appelhoff"
  10. affiliation: "Center for Adaptive Rationality, Max Planck Institute for Human Development, Berlin, Germany"
  11. id: "ORCID:0000-0001-8002-0877"
  12. -
  13. firstname: "Ralph"
  14. lastname: "Hertwig"
  15. affiliation: "Center for Adaptive Rationality, Max Planck Institute for Human Development, Berlin, Germany"
  16. id: "ORCID:0000-0002-9908-9556"
  17. -
  18. firstname: "Bernhard"
  19. lastname: "Spitzer"
  20. affiliation: "Center for Adaptive Rationality, Max Planck Institute for Human Development, Berlin, Germany"
  21. id: "ORCID:0000-0001-9752-932X"
  22. # A title to describe the published resource.
  23. title: "The mpib_sp_eeg dataset"
  24. # Additional information about the resource, e.g., a brief abstract.
  25. description: |
  26. When acquiring information about choice alternatives, decision makers may have varying levels of control over which
  27. and how much information they sample before making a choice. How does subjective control over sampling affect the
  28. quality of experience-based decisions?
  29. This resource contains behavioral, eyetracking, and EEG data of 40 human participants performing a
  30. numerical sampling task in which the level of subjective control over sampling was systematically varied.
  31. The dataset is organized according to the Brain Imaging Data Structure (BIDS).
  32. # List of keywords the resource should be associated with.
  33. # Give as many keywords as possible, to make the resource findable.
  34. keywords:
  35. - cognitive neuroscience
  36. - decisions from experience
  37. - DFE
  38. - sampling paradigm
  39. - sequential sampling
  40. - decision-making
  41. - control
  42. - EEG
  43. - electroencephalography
  44. - eyetracking
  45. - BIDS
  46. - Brain Imaging Data Structure
  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: "Open Data Commons Public Domain Dedication and License (PDDL) v1.0"
  51. url: "https://opendatacommons.org/licenses/pddl/1-0/"
  52. ## Optional Fields
  53. # Funding information for this resource.
  54. # Separate funder name and grant number by comma.
  55. funding:
  56. - "Max Planck Institute for Human Development"
  57. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  58. # Please provide digital identifier (e.g., DOI) if possible.
  59. # Add a prefix to the ID, separated by a colon, to indicate the source.
  60. # Supported sources are: DOI, arXiv, PMID
  61. # In the citation field, please provide the full reference, including title, authors, journal etc.
  62. references:
  63. -
  64. id: "doi:10.1093/cercor/bhac062"
  65. reftype: "IsSupplementTo"
  66. citation: "Stefan Appelhoff, Ralph Hertwig, Bernhard Spitzer, Control over sampling boosts numerical evidence processing in human decisions from experience, Cerebral Cortex, 2022;, bhac062"
  67. -
  68. id: "doi:10.1101/2021.06.03.446960"
  69. reftype: "IsSupplementTo"
  70. citation: "Control over sampling boosts numerical evidence processing in human decisions from experience Stefan Appelhoff, Ralph Hertwig, Bernhard Spitzer bioRxiv 2021.06.03.446960"
  71. -
  72. id: "doi:10.5281/zenodo.3354368"
  73. reftype: "IsReferencedBy"
  74. citation: "Appelhoff, Stefan. (2022). sp_experiment. Zenodo. https://doi.org/10.5281/zenodo.3354368"
  75. -
  76. id: "doi:10.5281/zenodo.5929222"
  77. reftype: "IsReferencedBy"
  78. citation: "Appelhoff, Stefan. (2022). sp_code. Zenodo. https://doi.org/10.5281/zenodo.5929222"
  79. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  80. resourcetype: Dataset
  81. # Do not edit or remove the following line
  82. templateversion: 1.2