datacite.yml 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  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: "Mahsa"
  9. lastname: "Dadar"
  10. affiliation: "McGill University"
  11. id: "ORCID:0000-0003-4008-2672"
  12. -
  13. firstname: "Ana"
  14. lastname: "Manera"
  15. affiliation: "McGill University"
  16. id: "ORCID:0000-0003-1639-6858"
  17. -
  18. firstname: "Vladimir"
  19. lastname: "Fonov"
  20. affiliation: "McGill University"
  21. -
  22. firstname: "Simon"
  23. lastname: "Ducharme"
  24. affiliation: "McGill University"
  25. -
  26. firstname: "D. Louis"
  27. lastname: "Collins"
  28. affiliation: "McGill University"
  29. # A title to describe the published resource.
  30. title: "MNI-FTD Templates, Unbiased Average Templates of Frontotemporal Dementia Variants"
  31. # Additional information about the resource, e.g., a brief abstract.
  32. description: |
  33. The present repository contains we present MNI-FTD136, MNI-bvFTD70, MNI-svFTD36, and MNI-pnfaFTD30,
  34. four unbiased average templates of 136 FTD patients, 70 behavioural variant (bv),
  35. 36 semantic variant (sv), and 30 progressive nonfluent aphasia (pnfa) variant FTD patients and
  36. a corresponding age-matched template of 133 controls (MNI-CN133), along with probabilistic tissue maps
  37. for each template.
  38. # Lit of keywords the resource should be associated with.
  39. # Give as many keywords as possible, to make the resource findable.
  40. keywords:
  41. - Neuroscience
  42. - Brain Imaging
  43. - Morphometry
  44. - Unbiased templates
  45. # License information for this resource. Please provide the license name and/or a link to the license.
  46. # Please add also a corresponding LICENSE file to the repository.
  47. license:
  48. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  49. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  50. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  51. resourcetype: Dataset
  52. # Do not edit or remove the following line
  53. templateversion: 1.2