datacite.yml 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  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: "Santiago"
  9. lastname: "Cadena"
  10. affiliation: "University of Tuebingen"
  11. id: "https://orcid.org/0000-0002-7508-4443"
  12. -
  13. firstname: "George"
  14. lastname: "Denfield"
  15. affiliation: "Baylor College of Medicine"
  16. -
  17. firstname: "Edgar"
  18. lastname: "Walker"
  19. affiliation: "Baylor College of Medicine"
  20. -
  21. firstname: "Leon"
  22. lastname: "Gatys"
  23. affiliation: "University of Tuebingen"
  24. -
  25. firstname: "Andreas"
  26. lastname: "Tolias"
  27. affiliation: "Baylor College of Medicine"
  28. id: "https://orcid.org/0000-0002-7508-4443"
  29. -
  30. firstname: "Matthias"
  31. lastname: "Bethge"
  32. affiliation: "University of Tuebingen"
  33. -
  34. firstname: "Alexander"
  35. lastname: "Ecker"
  36. affiliation: "University of Tuebingen"
  37. # A name or title to describe the published resource.
  38. title: "Data for Cadena et al. 2019 Plos Computational Biology"
  39. # Any additional information. It is best practice to supply a description for the resource.
  40. description: |
  41. Macaque V1 single neural responses to naturalistic images recorded with silicon laminar probes.
  42. # List of keywords the resource should be associated with.
  43. keywords:
  44. - Neuroscience
  45. - Electrophysiology
  46. - Awake macaques
  47. - Primary visual cortex
  48. - Natural stimulation
  49. # Any rights information for this resource. Please provide both a license name and a link to the license.
  50. # Please add also a LICENSE file to the repository
  51. license:
  52. name: "Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License."
  53. url: "https://creativecommons.org/licenses/by-nc-nd/4.0/"
  54. ## Optional Fields
  55. # Any funding reference for this resource. Separate funder name and grant number by comma
  56. funding:
  57. - "DFG, EC 479/1-1"
  58. - "SFB 1233, Robust Vision"
  59. - "FKZ, 01GQ1002"
  60. - "EXC307"
  61. - "R01EY026927"
  62. - "DP1-EY023176"
  63. - "DP1-OD008301"
  64. - "EY-002520-37"
  65. - "NEI T32EY00700140"
  66. - "NEI F30EY025510"
  67. - "DoI D16PC00003"
  68. # Related publications. reftype might be: IsCitedBy, IsSupplementTo, IsReferencedBy, IsPartOf
  69. # for further valid types see https://schema.datacite.org/meta/kernel-4
  70. # Please provide digital identifier (e.g., DOI) if possible.
  71. references:
  72. -
  73. reftype: "IsPartOf"
  74. name: "Deep convolutional models improve predictions of macaque V1 responses to natural images"
  75. # Type of the data in this repository (Dataset, Model, Software, Other see
  76. # https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf
  77. # for examples
  78. dtype: Dataset