datacite.yml 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  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: "Tim"
  9. lastname: "Rohe"
  10. affiliation: "Department of Psychiatry and Psychotherapy, Calwerstr. 14, University of Tuebingen, 72076 Tuebingen, Germany"
  11. -
  12. firstname: "Ann-Christine"
  13. lastname: "Ehlis"
  14. affiliation: "Department of Psychiatry and Psychotherapy, Calwerstr. 14, University of Tuebingen, 72076 Tuebingen, Germany"
  15. -
  16. firstname: "Uta"
  17. lastname: "Noppeney"
  18. affiliation: "Computational Neuroscience and Cognitive Robotics Centre, University of Birmingham, Edgbaston, Birmingham, United Kingdom"
  19. # A name or title to describe the published resource.
  20. title: "The neural dynamics of hierarchical Bayesian causal inference in multisensory perception"
  21. # Any additional information. It is best practice to supply a description for the resource.
  22. description:
  23. This repository contains EEG raw data, behavioral data and source data from Rohe et al. (2019)
  24. # List of keywords the resource should be associated with.
  25. keywords:
  26. - Bayesian causal inference
  27. - Multisensory integration
  28. - EEG
  29. # Any rights information for this resource. Please provide both a license name and a link to the license.
  30. # Please add also a LICENSE file to the repository
  31. license:
  32. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  33. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  34. ## Optional Fields
  35. # Any funding reference for this resource. Separate funder name and grant number by comma
  36. funding:
  37. - "DFG RO 5587/1-1"
  38. - "ERC ERC-multsens, 309349"
  39. # Related publications. reftype might be: IsCitedBy, IsSupplementTo, IsReferencedBy, IsPartOf
  40. # for further valid types see https://schema.datacite.org/meta/kernel-4
  41. # Please provide digital identifier (e.g., DOI) if possible.
  42. references:
  43. -
  44. reftype: "IsPartOf"
  45. name: "Rohe, T., Ehlis, A.-C., & Noppeney, U. (2019). The neural dynamics of hierarchical Bayesian causal inference in multisensory perception. Nature communications, 10(1), 1907. doi:10.1038/s41467-019-09664-2"
  46. # Type of the data in this repository (Dataset, Model, Software, Other see
  47. # https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf
  48. # for examples
  49. dtype: Dataset