datacite.yml 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  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: "Niklas"
  9. lastname: "Pallast"
  10. affiliation: "University of Cologne"
  11. -
  12. firstname: "Marieke"
  13. lastname: "Nill"
  14. affiliation: "University of Cologne"
  15. -
  16. firstname: "Frederique"
  17. lastname: "Wieters"
  18. affiliation: "University of Cologne"
  19. -
  20. firstname: "Dirk"
  21. lastname: "Wiedermann"
  22. affiliation: "Max Planck Institute for Metabolism Research"
  23. -
  24. firstname: "Markus"
  25. lastname: "Aswendt"
  26. affiliation: "University of Cologne"
  27. id: "ORCID:0000-0003-1423-0934"
  28. # A title to describe the published resource.
  29. title: "Longitudinal MRI (T2-weighted and DTI) of WT mice with cortical stroke"
  30. # Additional information about the resource, e.g., a brief abstract.
  31. description: |
  32. Longitudinal (4 wks) T2-weighted MRI and Diffusion Tensor Imaging (DTI) of WT mice with cortical stroke (photothrombosis model)
  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. - Neuroscience
  37. - MRI
  38. - Stroke
  39. - Mouse
  40. # License information for this resource. Please provide the license name and/or a link to the license.
  41. # Please add also a corresponding LICENSE file to the repository.
  42. license:
  43. name: "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License"
  44. url: "https://creativecommons.org/licenses/by-nc-sa/4.0/"
  45. ## Optional Fields
  46. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  47. # Please provide digital identifier (e.g., DOI) if possible.
  48. # Add a prefix to the ID, separated by a colon, to indicate the source.
  49. # Supported sources are: DOI, arXiv, PMID
  50. # In the citation field, please provide the full reference, including title, authors, journal etc.
  51. references:
  52. -
  53. id: "doi: 10.1016/j.neuroimage.2020.116873"
  54. reftype: "IsSupplementTo"
  55. citation: "Pallast N, Wieters F, Nill M, Fink GR, Aswendt M. Graph theoretical quantification of white matter reorganization after cortical stroke in mice. Neuroimage. 2020 Aug 15;217:116873. doi: 10.1016/j.neuroimage.2020.116873. Epub 2020 May 5. PMID: 32380139."
  56. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  57. resourcetype: Dataset
  58. # Do not edit or remove the following line
  59. templateversion: 1.2