datacite.yml 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  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: "Arndt-Lukas"
  9. lastname: "Klaassen"
  10. affiliation: "University of Fribourg"
  11. -
  12. firstname: "Anne"
  13. lastname: "Heiniger"
  14. affiliation: "University of Fribourg"
  15. -
  16. firstname: "Pilar"
  17. lastname: "Vaca Sánchez"
  18. affiliation: "University of Fribourg"
  19. -
  20. firstname: "Michael"
  21. lastname: "Harvey"
  22. affiliation: "University of Fribourg"
  23. -
  24. firstname: "Gregor"
  25. lastname: "Rainer"
  26. affiliation: "University of Fribourg"
  27. # A title to describe the published resource.
  28. title: "Ventral Pallidum Regulates the Default Mode Network, Controlling Transitions Between
  29. Internally and Externally Guided Behavior."
  30. # Additional information about the resource, e.g., a brief abstract.
  31. description: |
  32. Behavioral data for example animals performing operant lever pressing and an auditory discrimination task during optogenetic excitation and inhibition of the ventral pallidum.
  33. # Lit of keywords the resource should be associated with.
  34. # Give as many keywords as possible, to make the resource findable.
  35. keywords:
  36. - Neuroscience
  37. - Basal Forebrain
  38. - Default mode network
  39. - Ventral Pallidum
  40. - Behavior
  41. # License information for this resource. Please provide the license name and/or a link to the license.
  42. # Please add also a corresponding LICENSE file to the repository.
  43. license:
  44. name: "Creative Commons Attribution-NonCommercial-ShareAlike 4.0"
  45. url: "https://gin.g-node.org/G-Node/Info/raw/master/licenses/Creative%20Commons%20Attribution-NonCommercial-ShareAlike%204.0"
  46. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  47. resourcetype: Dataset
  48. # Do not edit or remove the following line
  49. templateversion: 1.2