datacite.yml 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  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 Hospital Cologne"
  11. -
  12. firstname: "Markus"
  13. lastname: "Aswendt"
  14. affiliation: "University Hosptial Cologne"
  15. id: "ORCID:0000-0003-1423-0934"
  16. # A title to describe the published resource.
  17. title: "Longitudinal (4 wks) T2-weighted MRI and DTI of WT mice with cortical stroke (thromboembolic model) in C57BL/6 mice."
  18. # Additional information about the resource, e.g., a brief abstract.
  19. description: Longitudinal MRI including T2-weighted (T2w) and diffusion tensor imaging (DTI) WT mice with cortical stroke lesions induced by injection of thrombin and survival time of 4 weeks (4 wks).
  20. # List of keywords the resource should be associated with.
  21. # Give as many keywords as possible, to make the resource findable.
  22. keywords:
  23. - MRI
  24. - DTI
  25. - Stroke
  26. - Recovery
  27. - Complement system
  28. # License information for this resource. Please provide the license name and/or a link to the license.
  29. # Please add also a corresponding LICENSE file to the repository.
  30. license:
  31. name: "CC BY-NC-SA"
  32. url: "https://creativecommons.org/licenses/by-nc-sa/4.0/"
  33. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  34. resourcetype: Dataset
  35. # Do not edit or remove the following line
  36. templateversion: 1.2