datacite.yml 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  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 (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. # Lit of keywords the resource should be associated with.
  21. # Give as many keywords as possible, to make the resource findable.
  22. keywords:
  23. - Neuroscience
  24. - Stroke
  25. - Stroke recovery
  26. - Thrombin
  27. - MRI
  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: "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License"
  32. url: "https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode"
  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