datacite.yml 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  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: "Ramon"
  9. lastname: "Garcia-Cortadella"
  10. affiliation: "Affiliation1"
  11. -
  12. firstname: "Gerrit"
  13. lastname: "Schwesig"
  14. affiliation: "Affiliation2"
  15. -
  16. firstname: "Christoph"
  17. lastname: "Jeschke"
  18. affiliation: "Affiliation3"
  19. -
  20. firstname: "Xavi"
  21. lastname: "Illa"
  22. affiliation: "Affiliation4,5"
  23. -
  24. firstname: "Anna"
  25. lastname: "L. Gray"
  26. affiliation: "Affiliation6"
  27. -
  28. firstname: "Sinead"
  29. lastname: "Savage"
  30. affiliation: "Affiliation6"
  31. -
  32. firstname: "Emmanouela"
  33. lastname: "Stamatidou"
  34. affiliation: "Affiliation6"
  35. -
  36. firstname: "Ingo"
  37. lastname: "Schiessl"
  38. affiliation: "Affiliation7"
  39. -
  40. firstname: "Eduard"
  41. lastname: "Masvidal-Codina"
  42. affiliation: "Affiliation4,5"
  43. -
  44. firstname: "Kostas"
  45. lastname: "Kostarelos"
  46. affiliation: "Affiliation1,6"
  47. -
  48. firstname: "Anton"
  49. lastname: "Guimerà-Brunet"
  50. affiliation: "Affiliation4,5"
  51. -
  52. firstname: "Anton"
  53. lastname: "Sirota"
  54. affiliation: "Affiliation2"
  55. -
  56. firstname: "Jose A."
  57. lastname: "Garrido"
  58. affiliation: "Affiliation1,8"
  59. # A title to describe the published resource.
  60. title: "Graphene active sensor arrays for long-term and wireless mapping of wide frequency band epicortical brain activity "
  61. # Additional information about the resource, e.g., a brief abstract.
  62. description: |
  63. Example description
  64. that can contain linebreaks
  65. but has to maintain indentation.
  66. # Lit of keywords the resource should be associated with.
  67. # Give as many keywords as possible, to make the resource findable.
  68. keywords:
  69. - Neuroscience
  70. - Graphene
  71. - Bioelectronics
  72. - Wide-band
  73. # License information for this resource. Please provide the license name and/or a link to the license.
  74. # Please add also a corresponding LICENSE file to the repository.
  75. license:
  76. name: "Creative Commons Attribution 4.0 International License"
  77. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  78. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  79. resourcetype: Dataset and software
  80. # Do not edit or remove the following line
  81. templateversion: 1.2