datacite.yml 2.5 KB

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