datacite.yml 2.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  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: "https://orcid.org/0000-0003-4008-2672"
  12. -
  13. firstname: "Richard"
  14. lastname: "Camicioli"
  15. affiliation: "University of Alberta"
  16. -
  17. firstname: "Simon"
  18. lastname: "Duchesne"
  19. affiliation: "Laval University"
  20. # A title to describe the published resource.
  21. title: "Multi-Sequence Average Templates for Aging and Neurodegenerative Disease Populations"
  22. # Additional information about the resource, e.g., a brief abstract.
  23. description: The present repository contains multi-sequence (T1-weighted, T2-weighted, Proton Density, T2*-weighted, and FLuid Attenuated Inversion Recovery) average templates of eleven diagnostic groups, including Alzheimer’s Dementia (AD), Fronto-temporal Dementia (FTD), Lewy Body Dementia (LBD), Mild Cognitive Impairment (MCI), cognitively intact and impaired Parkinson’s Disease patients (PD-CIE and PD-CI, respectively), individuals with Subjective Cognitive Impairment (SCI), AD with vascular contribution (V-AD), Vascular Mild Cognitive Impairment (V-MCI), Cognitively Intact Elderly (CIE) individuals, as well as a human phantom. We also provide separate templates for males and females in each diagnostic category, to allow better representation of the impact of the disease for each sex group.
  24. # Lit of keywords the resource should be associated with.
  25. # Give as many keywords as possible, to make the resource findable.
  26. keywords:
  27. - Neuroscience
  28. - MRI template
  29. - Aging
  30. - Neurodegenerative diseases
  31. - Multi-sequence
  32. # License information for this resource. Please provide the license name and/or a link to the license.
  33. # Please add also a corresponding LICENSE file to the repository.
  34. license:
  35. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  36. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  37. ## Optional Fields
  38. # Funding information for this resource.
  39. # Separate funder name and grant number by comma.
  40. funding:
  41. - "Canadian Consortium on Neurodegeneration in Aging (CCNA) "
  42. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  43. # Please provide digital identifier (e.g., DOI) if possible.
  44. # Add a prefix to the ID, separated by a colon, to indicate the source.
  45. # Supported sources are: DOI, arXiv, PMID
  46. # In the citation field, please provide the full reference, including title, authors, journal etc.
  47. references:
  48. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  49. resourcetype: Dataset
  50. # Do not edit or remove the following line
  51. templateversion: 1.2