datacite.yml 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  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: "Frederique"
  9. lastname: "Wieters"
  10. affiliation: "University of Cologne"
  11. -
  12. firstname: "Markus"
  13. lastname: "Aswendt"
  14. affiliation: "University of Cologne"
  15. id: "ORCID:0000-0003-1423-0934"
  16. # A title to describe the published resource.
  17. title: "Longitudinal MRI (T2-weighted and rs-fMRI) of GFAP-/-/Vim-/- and WT mice"
  18. # Additional information about the resource, e.g., a brief abstract.
  19. description: Longitudinal MRI (T2-weighted and rs-fMRI) of GFAP-/-/Vim-/- and WT mice;
  20. 6 time points over 4 weeks post photothrombotic stroke.
  21. # Lit of keywords the resource should be associated with.
  22. # Give as many keywords as possible, to make the resource findable.
  23. keywords:
  24. - Neuroscience
  25. - Stroke
  26. - Stroke recovery
  27. - Photothrombose
  28. - Reactive Gliosis
  29. - Astrocyte
  30. - MRI
  31. - Functional connectivit
  32. - Network analysis
  33. - Graph theory
  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 Attribution-NonCommercial-ShareAlike 4.0 International Public License"
  38. url: "https://creativecommons.org/licenses/by-nc-sa/4.0/"
  39. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  40. resourcetype: Dataset
  41. # Do not edit or remove the following line
  42. templateversion: 1.2