datacite.yml 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  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: "Christian"
  9. lastname: "Brysch"
  10. affiliation: "Werner Reichardt Centre for Integrative Neuroscience and Institute for Neurobiology, University of Tübingen, 72076 Tübingen, Germany;
  11. Graduate Training Centre of Neuroscience, University of Tübingen, 72074 Tübingen, Germany"
  12. -
  13. firstname: "Claire"
  14. lastname: "Leyden"
  15. affiliation: "Werner Reichardt Centre for Integrative Neuroscience and Institute for Neurobiology, University of Tübingen, 72076 Tübingen, Germany;
  16. Graduate Training Centre of Neuroscience, University of Tübingen, 72074 Tübingen, Germany"
  17. -
  18. firstname: "Aristides B."
  19. lastname: "Arrenberg"
  20. affiliation: "Werner Reichardt Centre for Integrative Neuroscience and Institute for Neurobiology, University of Tübingen, 72076 Tübingen, Germany"
  21. id: "ORCID: 0000-0001-8262-7381"
  22. # A title to describe the published resource.
  23. title: "Data and code for Functional architecture underlying binocular coordination of eye position and velocity in the larval zebrafish hindbrain"
  24. # Additional information about the resource, e.g., a brief abstract.
  25. description: |
  26. This is the data and code from the manuscript
  27. "Functional architecture underlying binocular coordination
  28. of eye position and velocity in the larval zebrafish hindbrain"
  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. - Oculomotor system
  33. - hindbrain
  34. - vertebrate
  35. - binocular
  36. - velocity
  37. - neural integrator
  38. - motor
  39. - calcium imaging
  40. # License information for this resource. Please provide the license name and/or a link to the license.
  41. # Please add also a corresponding LICENSE file to the repository.
  42. license:
  43. name: "Creative Commons Attribution-NonCommercial 4.0 International Public License"
  44. url: "https://creativecommons.org/licenses/by-nc/4.0/"
  45. ## Optional Fields
  46. # Funding information for this resource.
  47. # Separate funder name and grant number by comma.
  48. funding:
  49. - "DFG, EXC307"
  50. - "DFG, INST 37/967-1 FUGG"
  51. - " Ministry of Science, Research, and the Arts of the State of Baden-Württemberg (MWK), Juniorprofessor programme "
  52. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  53. resourcetype: Dataset