1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- # Metadata for DOI registration according to DataCite Metadata Schema 4.1.
- # For detailed schema description see https://doi.org/10.5438/0014
- ## Required fields
- # The main researchers involved. Include digital identifier (e.g., ORCID)
- # if possible, including the prefix to indicate its type.
- authors:
- -
- firstname: "Santiago"
- lastname: "Galdo-Alvarez"
- affiliation: "Department of Clinical Psychology and Psychobiology. Universidade de Santiago de Compostela, Spain"
- id: "ORCID:0000-0002-5242-3203"
-
- # A title to describe the published resource.
- title: "Effects of non-invasive brain stimulation on patients with aphasia"
- #Description
- 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)"
- # Lit of keywords the resource should be associated with.
- # Give as many keywords as possible, to make the resource findable.
- keywords:
- - Neuroscience
- - transcranial direct current stimulation
- - Aphasia
- - Stroke
- - MRI
- - EEG
- # License information for this resource. Please provide the license name and/or a link to the license.
- # Please add also a corresponding LICENSE file to the repository.
- license:
- name: "Creative Commons Attribution 4.0"
- url: "https://creativecommons.org/licenses/by/4.0/"
- ## Optional Fields
- # Funding information for this resource.
- # Separate funder name and grant number by comma.
- funding:
- - "Spanish Ministry of Economy and Competitiveness, PSI2013-43594-R"
- #References
- references:
- -
- id: "doi:10.1080/02699052.2022.2109733"
- reftype: "IsSupplementTo"
- 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"
- # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
- resourcetype: Dataset
- # Do not edit or remove the following line
- templateversion: 1.2
|