datacite.yml 2.2 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. authors:
  7. -
  8. firstname: "Ksenia"
  9. lastname: "Yashina"
  10. affiliation: "Max Planck Institute of Neurobiology, Martinsried, Germany"
  11. id: "ORCID: 0000-0001-7783-9494"
  12. -
  13. firstname: "Alvaro"
  14. lastname: "Tejero-Cantero"
  15. affiliation: "Faculty of Biology, Ludwig Maximilians University, Munich, Germany"
  16. -
  17. firstname: "Andreas"
  18. lastname: "Herz"
  19. affiliation: "Faculty of Biology, Ludwig Maximilians University, Munich, Germany"
  20. id: "ORCID: 0000-0002-3836-565X"
  21. -
  22. firstname: "Herwig"
  23. lastname: "Baier"
  24. affiliation: "Max Planck Institute of Neurobiology, Martinsried, Germany"
  25. id: "ORCID: 0000-0002-7268-0469"
  26. # A name or title to describe the published resource.
  27. title: "Zebrafish exploit visual cues and geometric relationships to form a spatial memory"
  28. # Any additional information. It is best practice to supply a description for the resource.
  29. description: |
  30. Data repository for the paper by Yashina et al.
  31. # List of keywords the resource should be associated with.
  32. keywords:
  33. - Neuroscience
  34. - Zebrafish
  35. - Behavior
  36. - Spatial memory
  37. # Any rights information for this resource. Please provide both a license name and a link to the license.
  38. # Please add also a LICENSE file to the repository
  39. license:
  40. name: "Creative Commons Attribution 4.0 International Public License"
  41. url: "https://creativecommons.org/licenses/by/4.0/legalcode"
  42. ## Optional Fields
  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. doi: "10.1101/620575"
  49. reftype: "IsPartOf"
  50. name: "Zebrafish exploit visual cues and geometric relationships to form a spatial memory"
  51. # Type of the data in this repository (Dataset, Model, Software, Other see
  52. # https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf
  53. # for examples
  54. dtype: Dataset