Scheduled service maintenance on November 22


On Friday, November 22, 2024, between 06:00 CET and 18:00 CET, GIN services will undergo planned maintenance. Extended service interruptions should be expected. We will try to keep downtimes to a minimum, but recommend that users avoid critical tasks, large data uploads, or DOI requests during this time.

We apologize for any inconvenience.

datacite.yml 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  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: "Zhuanghua"
  9. lastname: "Shi"
  10. affiliation: "Department of Psychology, Ludwig-Maximilians-Universität München, Munich, Germany"
  11. id: "ORCID:0000-0003-2388-6695"
  12. -
  13. firstname: "Laura A."
  14. lastname: "Theisinger"
  15. affiliation: "Department of Psychiatry and Psychotherapy, Ludwig-Maximilians-Universität München, Munich, Germany"
  16. -
  17. firstname: "Fredrik"
  18. lastname: "Allenmark"
  19. affiliation: "Department of Psychology, Ludwig-Maximilians-Universität München, Munich, Germany"
  20. id: "ORCID:0000-0002-3127-4851"
  21. -
  22. firstname: "Rasmus L."
  23. lastname: "Pistorius"
  24. affiliation: "Department of Psychiatry and Psychotherapy, Ludwig-Maximilians-Universität München, Munich, Germany"
  25. -
  26. firstname: "Hermann J."
  27. lastname: "Müller"
  28. affiliation: "Department of Psychology, Ludwig-Maximilians-Universität München, Munich, Germany"
  29. -
  30. firstname: "Christine M."
  31. lastname: "Falter-Wagner"
  32. affiliation: "Department of Psychiatry and Psychotherapy, Ludwig-Maximilians-Universität München, Munich, Germany"
  33. # A title to describe the published resource.
  34. title: "Dataset of Predictive coding in ASD: reduced adaptability of prior to environmental changes"
  35. # Additional information about the resource, e.g., a brief abstract.
  36. description: |
  37. Data and codes for the study of predicitiv coding in ASD
  38. # Lit of keywords the resource should be associated with.
  39. # Give as many keywords as possible, to make the resource findable.
  40. keywords:
  41. - autism
  42. - predictive coding
  43. - prediction error
  44. - volatility
  45. - duration reproduction
  46. # License information for this resource. Please provide the license name and/or a link to the license.
  47. # Please add also a corresponding LICENSE file to the repository.
  48. license:
  49. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  50. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  51. ## Optional Fields
  52. # Funding information for this resource.
  53. # Separate funder name and grant number by comma.
  54. funding:
  55. - "DFG, SH166/3-2"
  56. - "BGF, DFG, FA876/3-1, FA876/5-1"
  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. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  63. resourcetype: Dataset
  64. # Do not edit or remove the following line
  65. templateversion: 1.2