datacite.yml 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  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 Diffusion Tensor Imaging (DTI) 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 Diffusion Tensor Imaging (DTI) 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. - DTI
  38. - Stroke
  39. - Recovery
  40. - Complement system
  41. # License information for this resource. Please provide the license name and/or a link to the license.
  42. # Please add also a corresponding LICENSE file to the repository.
  43. license:
  44. name: "CC BY-NC-SA"
  45. url: "https://creativecommons.org/licenses/by-nc-sa/4.0/"
  46. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  47. resourcetype: Dataset
  48. # Do not edit or remove the following line
  49. templateversion: 1.2