datacite.yml 2.4 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: "Santiago"
  9. lastname: "Galdo-Alvarez"
  10. affiliation: "Department of Clinical Psychology and Psychobiology. Universidade de Santiago de Compostela, Spain"
  11. id: "ORCID:0000-0002-5242-3203"
  12. # A title to describe the published resource.
  13. title: "Effects of non-invasive brain stimulation on patients with aphasia"
  14. #Description
  15. description: "Anonymized MRI data of patients with post-stroke aphasia. Sociodemographic, diagnosis and lesion details in Cid-Fernández et al., 2022 Acquisition parameters: Philips 3T Achieva scanner sagittal T1-weighted 3D Magnetization Prepared Rapid Acquisition Gradient Echo (MPRAGE) sequence (repetition time/echo time = 7.45 ms / 3.40 ms. flip angle = 8º; 180 slices, voxel size = 1 x 1 x 1 mm, field of view = 240 x 240 mm2, matrix size = 240 x 240 mm)"
  16. # Lit of keywords the resource should be associated with.
  17. # Give as many keywords as possible, to make the resource findable.
  18. keywords:
  19. - Neuroscience
  20. - transcranial direct current stimulation
  21. - Aphasia
  22. - Stroke
  23. - MRI
  24. - EEG
  25. # License information for this resource. Please provide the license name and/or a link to the license.
  26. # Please add also a corresponding LICENSE file to the repository.
  27. license:
  28. name: "Creative Commons Attribution 4.0"
  29. url: "https://creativecommons.org/licenses/by/4.0/"
  30. ## Optional Fields
  31. # Funding information for this resource.
  32. # Separate funder name and grant number by comma.
  33. funding:
  34. - "Spanish Ministry of Economy and Competitiveness, PSI2013-43594-R"
  35. #References
  36. references:
  37. -
  38. id: "doi:10.1080/02699052.2022.2109733"
  39. reftype: "IsSupplementTo"
  40. citation: "Susana Cid-Fernández, Miguel Ángel Rivas-Fernández, Benxamín Varela-López & Santiago Galdo-Álvarez (2022) Combined anodal transcranial direct current stimulation and behavioural naming treatment improves language performance in patients with post-stroke aphasia, Brain Injury, 36:8, 1039-1045. https://doi.org/10.1080/02699052.2022.2109733"
  41. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  42. resourcetype: Dataset
  43. # Do not edit or remove the following line
  44. templateversion: 1.2