datacite.yml 2.6 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: "Markus"
  9. lastname: "Aswendt"
  10. affiliation: "University of Cologne"
  11. id: "ORCID:0000-0003-1423-0934"
  12. -
  13. firstname: "Ulrika"
  14. lastname: "Wilhelmsson"
  15. affiliation: "University of Gothenburg"
  16. id: "ORCID:0000-0003-3227-2687"
  17. -
  18. firstname: "Frederique"
  19. lastname: "Wieters"
  20. affiliation: "University of Cologne"
  21. -
  22. firstname: "Felix"
  23. lastname: "Schmitt"
  24. affiliation: "University of Cologne"
  25. -
  26. firstname: "Niklas"
  27. lastname: "Pallast"
  28. affiliation: "University of Cologne"
  29. -
  30. firstname: "Yolanda"
  31. lastname: "de Pablo"
  32. affiliation: "University of Gothenburg"
  33. id: "ORCID:0000-0001-5208-2114"
  34. -
  35. firstname: "Lava"
  36. lastname: "Mohammed"
  37. affiliation: "University of Gothenburg"
  38. -
  39. firstname: "Mathias"
  40. lastname: "Hoehn"
  41. affiliation: "Forschungszentrum Jülich"
  42. id: "ORCID:0000-0001-5996-7572"
  43. -
  44. firstname: "Marcela"
  45. lastname: "Pekna"
  46. affiliation: "University of Gothenburg"
  47. id: "ORCID:0000-0003-2734-8237"
  48. -
  49. firstname: "Milos"
  50. lastname: "Pekny"
  51. affiliation: "University of Gothenburg"
  52. id: "ORCID:0000-0003-1607-8075"
  53. # A title to describe the published resource.
  54. title: "Longitudinal MRI (T2-weighted and rs-fMRI) of GFAP-/-/Vim-/- and WT mice"
  55. # Additional information about the resource, e.g., a brief abstract.
  56. description: |
  57. Longitudinal MRI (T2-weighted and rs-fMRI) of GFAP-/-/Vim-/- and WT mice;
  58. 6 time points over 4 weeks post photothrombotic stroke.
  59. # Lit of keywords the resource should be associated with.
  60. # Give as many keywords as possible, to make the resource findable.
  61. keywords:
  62. - Neuroscience
  63. - Stroke
  64. - Stroke recovery
  65. - Photothrombose
  66. - Reactive Gliosis
  67. - Astrocyte
  68. - MRI
  69. - Functional connectivit
  70. - Network analysis
  71. - Graph theory
  72. # License information for this resource. Please provide the license name and/or a link to the license.
  73. # Please add also a corresponding LICENSE file to the repository.
  74. license:
  75. name: "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License"
  76. url: "https://creativecommons.org/licenses/by-nc-sa/4.0/"
  77. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  78. resourcetype: Dataset
  79. # Do not edit or remove the following line
  80. templateversion: 1.2