datacite.yml 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. # Required fields
  2. # The main researchers involved working on the resource,
  3. # or the authors of the publication in priority order.
  4. # May be a corporate/institutional or personal name.
  5. # Include digital identifier (e.g., ORCID) if possible
  6. authors:
  7. -
  8. firstname: "Chen"
  9. lastname: "Zhang"
  10. affiliation: "Neuroscience Graduate Program, University of Southern California"
  11. -
  12. firstname: "Angelina"
  13. lastname: "Paolozza"
  14. affiliation: "Center for Neuroscience Studies, Queen’s University"
  15. -
  16. firstname: "Po-He"
  17. lastname: "Tseng"
  18. affiliation: "Department of Neurobiology, Duke University"
  19. -
  20. firstname: "James"
  21. lastname: "Reynolds"
  22. affiliation: "Department of Biomedical and Molecular Science, Queen’s University"
  23. -
  24. firstname: "Douglas"
  25. lastname: "Munoz"
  26. affiliation: "Department of Biomedical and Molecular Science, Queen’s University"
  27. -
  28. firstname: "Laurent"
  29. lastname: "Itti"
  30. affiliation: "Department of Computer Science, University of Southern California"
  31. # A name or title to describe the published resource.
  32. title: "Detection of Children/Youth with Fetal Alcohol Spectrum Disorder through Eye Movement, Psychometric and Neuroimaging Data
  33. "
  34. # Any additional information. It is best practice to supply a description for the resource.
  35. description: |
  36. All the data for six assessments involved.
  37. # List of keywords the resource should be associated with.
  38. keywords:
  39. - Neuroscience
  40. - FASD
  41. - Eye movement
  42. - Neuroimaging
  43. - Psychometrics
  44. # Any rights information for this resource. Please provide both a license name and a link to the license.
  45. # Please add also a LICENSE file to the repository
  46. license:
  47. name: "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International"
  48. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  49. ## Optional Fields
  50. # Any funding reference for this resource. Separate funder name and grant number by comma
  51. funding:
  52. - "Kids Brain Helth Network"
  53. - "NSF CCF-1317433, CNS-1545089"
  54. - "The JPB Foundation, 378"
  55. # Related publications. reftype might be: IsCitedBy, IsSupplementTo, IsReferencedBy, IsPartOf
  56. # for further valid types see https://schema.datacite.org/meta/kernel-4
  57. # Please provide digital identifier (e.g., DOI) if possible.
  58. references:
  59. -
  60. doi: "10.xxx/zzzz"
  61. reftype: "IsSupplementTo"
  62. name: "PublicationName"
  63. # Type of the data in this repository (Dataset, Model, Software, Other see
  64. # https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf
  65. # for examples
  66. dtype: Dataset