datacite.yml 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  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. # Any additional information. It is best practice to supply a description for the resource.
  34. description: |
  35. All the data for six assessments involved.
  36. # List of keywords the resource should be associated with.
  37. keywords:
  38. - Neuroscience
  39. - FASD
  40. - Eye movement
  41. - Neuroimaging
  42. - Psychometrics
  43. # Any rights information for this resource. Please provide both a license name and a link to the license.
  44. # Please add also a LICENSE file to the repository
  45. license:
  46. name: "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International"
  47. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  48. ## Optional Fields
  49. # Any funding reference for this resource. Separate funder name and grant number by comma
  50. funding:
  51. - "Kids Brain Helth Network"
  52. - "NSF CCF-1317433, CNS-1545089"
  53. - "The JPB Foundation, 378"
  54. # Related publications. reftype might be: IsCitedBy, IsSupplementTo, IsReferencedBy, IsPartOf
  55. # for further valid types see https://schema.datacite.org/meta/kernel-4
  56. # Please provide digital identifier (e.g., DOI) if possible.
  57. references:
  58. -
  59. #doi: "10.xxx/zzzz"
  60. reftype: "IsPartOf"
  61. name: "Detection of Children/Youth with Fetal Alcohol Spectrum Disorder through Eye Movement, Psychometric and Neuroimaging Data"
  62. # Type of the data in this repository (Dataset, Model, Software, Other see
  63. # https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf
  64. # for examples
  65. dtype: Dataset