datacite.yml 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  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: "Gioele"
  9. lastname: "Albisetti"
  10. affiliation: "Institute of Pharmacology and Toxicology, University of Zurich"
  11. id: "AuthorID1 (e.g. ORCID)"
  12. -
  13. firstname: "Martina"
  14. lastname: "Pagani"
  15. affiliation: "Institute of Pharmacology and Toxicology, University of Zurich"
  16. -
  17. firstname: "Evgenia"
  18. lastname: "Platonova"
  19. affiliation: "Institute of Pharmacology and Toxicology, University of Zurich"
  20. -
  21. firstname: "Ladina"
  22. lastname: "Hösli"
  23. affiliation: "Institute of Pharmacology and Toxicology, University of Zurich"
  24. -
  25. firstname: "Helge C."
  26. lastname: "Johannssen"
  27. affiliation: "Institute of Pharmacology and Toxicology, University of Zurich"
  28. -
  29. firstname: "Jean-Marc"
  30. lastname: "Fritschy"
  31. affiliation: "Institute of Pharmacology and Toxicology, University of Zurich"
  32. -
  33. firstname: "Hendrik"
  34. lastname: "Windner"
  35. affiliation: "Institute of Pharmacology and Toxicology, University of Zurich"
  36. -
  37. firstname: "Hanns Ulrich"
  38. lastname: "Zeilhofer"
  39. affiliation: "Institute of Pharmacology and Toxicology, University of Zurich"
  40. id: "orcid 0000-001-6954-4629"
  41. # A name or title to describe the published resource.
  42. title: "Dorsal Horn Gastrin-Releasing Peptide Expressing Neurons Transmit Spinal Itch But Not Pain Signals"
  43. # Any additional information. It is best practice to supply a description for the resource.
  44. description: |
  45. Example description
  46. that can contain linebreaks
  47. but has to maintain indentation.
  48. # List of keywords the resource should be associated with.
  49. keywords:
  50. - Neuroscience
  51. - Electrophysiology
  52. # Any rights information for this resource. Please provide both a license name and a link to the license.
  53. # Please add also a LICENSE file to the repository
  54. license:
  55. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  56. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  57. ## Optional Fields
  58. # Any funding reference for this resource. Separate funder name and grant number by comma
  59. funding:
  60. - "DFG, DFG.12345"
  61. - "EU, EU.12345"
  62. # Related publications. reftype might be: IsCitedBy, IsSupplementTo, IsReferencedBy, IsPartOf
  63. # for further valid types see https://schema.datacite.org/meta/kernel-4
  64. # Please provide digital identifier (e.g., DOI) if possible.
  65. references:
  66. -
  67. doi: "10.xxx/zzzz"
  68. reftype: "IsSupplementTo"
  69. name: "PublicationName"
  70. -
  71. reftype: "IsPartOf"
  72. name: "PublicationName"
  73. # Type of the data in this repository (Dataset, Model, Software, Other see
  74. # https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf
  75. # for examples
  76. dtype: Dataset