datacite.yml 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  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: "Keisuke"
  9. lastname: "Sehara"
  10. affiliation: "Institut für Biologie, Neurocure Center for Excellence, Chariteplatz 1 / Virchowweg 6, Charité Universitätsmedizin Berlin & Humboldt Universität, Berlin, 10117 Germany."
  11. id: "ORCID:0000-0003-4368-8143"
  12. role: "Data curation"
  13. -
  14. firstname: "Matthew E."
  15. lastname: "Larkum"
  16. affiliation: "Institut für Biologie, Neurocure Center for Excellence, Chariteplatz 1 / Virchowweg 6, Charité Universitätsmedizin Berlin & Humboldt Universität, Berlin, 10117 Germany."
  17. id: "ORCID:0000-0001-9799-2656"
  18. role: "Funding acquisition"
  19. role: "Project administration"
  20. role: "Supervision"
  21. role: "Conceptualization"
  22. -
  23. firstname: "Julien"
  24. lastname: "Colomb"
  25. affiliation: "Institut für Biologie, Virchowweg 6, Humboldt Universität, Berlin, 10117 Germany."
  26. id: "ORCID:0000-0002-3127-5520"
  27. role: "Data curation"
  28. # A title to describe the published resource.
  29. title: "Example Title"
  30. # Additional information about the resource, e.g., a brief abstract.
  31. description: |
  32. Example description
  33. that can contain linebreaks
  34. but has to maintain indentation.
  35. # Lit of keywords the resource should be associated with.
  36. # Give as many keywords as possible, to make the resource findable.
  37. keywords:
  38. - Neuroscience
  39. - Electrophysiology
  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 CC0 1.0 Public Domain Dedication"
  44. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  45. ## Optional Fields
  46. # Funding information for this resource.
  47. # Separate funder name and grant number by comma.
  48. funding:
  49. - "DFG, DFG.2112280105"
  50. - "DFG, DFG.LA 3442/3-1"
  51. - "DFG, DFG.LA 3442/5-1"
  52. - "DFG, DFG.327654276"
  53. - "EU, EU.670118"
  54. - "EU, EU.720270"
  55. - "Einstein Stiftung"
  56. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  57. # Please provide digital identifier (e.g., DOI) if possible.
  58. # Add a prefix to the ID, separated by a colon, to indicate the source.
  59. # Supported sources are: DOI, arXiv, PMID
  60. references:
  61. -
  62. id: "doi:10.xxx/zzzz"
  63. reftype: "IsSupplementTo"
  64. name: "PublicationName1"
  65. -
  66. id: "arxiv:mmmm.nnnn"
  67. reftype: "IsSupplementTo"
  68. name: "PublicationName2"
  69. -
  70. id: "pmid:nnnnnnnn"
  71. reftype: "IsReferencedBy"
  72. name: "PublicationName3"
  73. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  74. resourcetype: