datacite.yml 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  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 Hospital Cologne"
  11. id: "ORCID:0000-0003-1423-0934"
  12. -
  13. firstname: "Olivia"
  14. lastname: "Käsgen"
  15. affiliation: "University Hospital Cologne"
  16. -
  17. firstname: "Frederique"
  18. lastname: "Wieters"
  19. affiliation: "University Hospital Cologne"
  20. -
  21. firstname: "Michael"
  22. lastname: "Diedenhofen"
  23. affiliation: "Max Planck Institute for Metabolism Research"
  24. -
  25. firstname: "Dirk"
  26. lastname: "Wiedermann"
  27. affiliation: "Max Planck Institute for Metabolism Research"
  28. # A title to describe the published resource.
  29. title: "Longitudinal (8 wks) T2-weighted MRI and resting-state functional MRI (rs-fMRI) of WT mice with cortical stroke"
  30. # Additional information about the resource, e.g., a brief abstract.
  31. description:
  32. Longitudinal MRI including T2-weighted (T2w) and resting-state functional MRI (rs-fMRI) of WT mice with cortical stroke lesions induced by photothrombosis (PT) monitored for 8 weeks (8 wks). The mice received either intranasal C3a (complement factor) or PBS treatment from day 7 to day 28 post stroke.
  33. # Lit of keywords the resource should be associated with.
  34. # Give as many keywords as possible, to make the resource findable.
  35. keywords:
  36. - MRI
  37. - rs-fMRI
  38. - connectivity
  39. - Stroke
  40. - Recovery
  41. - Complement system
  42. # License information for this resource. Please provide the license name and/or a link to the license.
  43. # Please add also a corresponding LICENSE file to the repository.
  44. license:
  45. name: "CC BY-NC-SA"
  46. url: "https://creativecommons.org/licenses/by-nc-sa/4.0/"
  47. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  48. resourcetype: Dataset
  49. # Do not edit or remove the following line
  50. templateversion: 1.2