datacite.yml 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  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: "Bence"
  9. lastname: "Bagi"
  10. affiliation: "Bernstein Center for Computational Neuroscience, Humboldt-Universität zu Berlin, Philippstr. 13, Haus 6, 10115 Berlin, Germany"
  11. #- "Department of Bioengineering, Imperial College London, London, UK"
  12. id: "ORCID:0000-0003-0849-7480"
  13. -
  14. firstname: "Michael"
  15. lastname: "Brecht"
  16. affiliation: "Bernstein Center for Computational Neuroscience, Humboldt-Universität zu Berlin, Philippstr. 13, Haus 6, 10115 Berlin, Germany"
  17. #- "NeuroCure Cluster of Excellence, Humboldt-Universität zu Berlin, Berlin, Germany"
  18. id: "ORCID:0000-0002-5387-0953"
  19. -
  20. firstname: "Juan Ignacio"
  21. lastname: "Sanguinetti-Scheck"
  22. affiliation: "Bernstein Center for Computational Neuroscience, Humboldt-Universität zu Berlin, Philippstr. 13, Haus 6, 10115 Berlin, Germany"
  23. #- "Department of Organismic and Evolutionary Biology, Harvard University, Cambridge, Massachusetts 02138, USA"
  24. id: "ORCID:0000-0002-2511-208X"
  25. # A title to describe the published resource.
  26. title: "Unsupervised discovery of behaviorally relevant brain states in rats playing hide-and-seek"
  27. # Additional information about the resource, e.g., a brief abstract.
  28. description: |
  29. Data collected for Reinhold, A.S., Sanguinetti-Scheck, J.I., Hartmann, K., and Brecht, M. (2019). Behavioral and neural correlates of hide-and-seek in rats. Science 365, 1180–1183., as well as Concha‐Miranda, M., Hartmann, K., Reinhold, A., Brecht, M., and Sanguinetti-Scheck, J.I. (2020). Play, but not observing play, engages rat medial prefrontal cortex. Eur. J. Neurosci. 52, 4127–4138.
  30. Reorganized for further analysis of the neural data.
  31. # Lit of keywords the resource should be associated with.
  32. # Give as many keywords as possible, to make the resource findable.
  33. keywords:
  34. - Neuroscience
  35. - hide-and-seek
  36. # License information for this resource. Please provide the license name and/or a link to the license.
  37. # Please add also a corresponding LICENSE file to the repository.
  38. license:
  39. name: "Creative Commons Attribution 4.0 International Public License"
  40. url: "https://creativecommons.org/licenses/by/4.0/"
  41. ## Optional Fields
  42. # Funding information for this resource.
  43. # Separate funder name and grant number by comma.
  44. funding:
  45. - "Einsteinstiftung (ESB project ‘Dynamics of electronically coupled neuronal networks” A-2016-350)"
  46. - "ERC synergy grant BrainPlay"
  47. - "German Academic Exchange Service (DAAD)"
  48. - "Human Frontier Science Program Long Term Postdoctoral Fellowship (HFSP Ref. LT000289/2021-L)"
  49. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  50. # Please provide digital identifier (e.g., DOI) if possible.
  51. # Add a prefix to the ID, separated by a colon, to indicate the source.
  52. # Supported sources are: DOI, arXiv, PMID
  53. # In the citation field, please provide the full reference, including title, authors, journal etc.
  54. #references:
  55. # -
  56. # id: "doi:10.xxx/zzzz"
  57. # reftype: "IsSupplementTo"
  58. # citation: "Citation1"
  59. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  60. resourcetype: Dataset
  61. # Do not edit or remove the following line
  62. templateversion: 1.2