datacite.yml 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  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: Kiersten
  9. lastname: Ruda
  10. affiliation: Duke University
  11. id: ORCID:0000-0003-2744-6267
  12. -
  13. firstname: Joel
  14. lastname: Zylberberg
  15. affiliation: York University
  16. id: ORCID:0000-0002-8208-5698
  17. -
  18. firstname: Greg
  19. lastname: Field
  20. affiliation: Duke University
  21. id: ORCID:0000-0001-5942-2679
  22. # A title to describe the published resource.
  23. title: RGC data for publication "Ignoring correlated activity causes a failure of retinal population codes"
  24. # Additional information about the resource, e.g., a brief abstract.
  25. description: |
  26. Example description
  27. that can contain linebreaks
  28. but has to maintain indentation.
  29. # Lit of keywords the resource should be associated with.
  30. # Give as many keywords as possible, to make the resource findable.
  31. keywords:
  32. - Neuroscience
  33. - retinal ganglion cell
  34. - correlations
  35. - decoding
  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 CC0 1.0 Public Domain Dedication"
  40. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  41. ## Optional Fields
  42. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  43. resourcetype: Dataset
  44. # Do not edit or remove the following line
  45. templateversion: 1.2