datacite.yml 2.1 KB

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