datacite.yml 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  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: "Olivia"
  14. lastname: "Käsgen"
  15. affiliation: "University of Cologne"
  16. -
  17. firstname: "Frederique"
  18. lastname: "Wieters"
  19. affiliation: "University of Cologne"
  20. -
  21. firstname: "Felix"
  22. lastname: "Schmitt"
  23. affiliation: "University of Cologne"
  24. -
  25. firstname: "Niklas"
  26. lastname: "Pallast"
  27. affiliation: "University of Cologne"
  28. # A title to describe the published resource.
  29. title: "Longitudinal MRI (T2-weighted and rs-fMRI) of GFAP-/-/Vim-/- and WT mice"
  30. # Additional information about the resource, e.g., a brief abstract.
  31. description: |
  32. Longitudinal MRI (T2-weighted and rs-fMRI) of GFAP-/-/Vim-/- and WT mice;
  33. 6 time points over 4 weeks post photothrombotic stroke.
  34. # Lit of keywords the resource should be associated with.
  35. # Give as many keywords as possible, to make the resource findable.
  36. keywords:
  37. - Neuroscience
  38. - Stroke
  39. - Stroke recovery
  40. - Photothrombose
  41. - Reactive Gliosis
  42. - Astrocyte
  43. - MRI
  44. - Functional connectivit
  45. - Network analysis
  46. - Graph theory
  47. # License information for this resource. Please provide the license name and/or a link to the license.
  48. # Please add also a corresponding LICENSE file to the repository.
  49. license:
  50. name: "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License"
  51. url: "https://creativecommons.org/licenses/by-nc-sa/4.0/"
  52. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  53. resourcetype: Dataset
  54. # Do not edit or remove the following line
  55. templateversion: 1.2