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