datacite.yml 2.6 KB

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