datacite.yml 2.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  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: "Yashuai"
  9. lastname: "Zhao"
  10. affiliation: "School of Urban Rail Transportation, Shanghai University of Engineering Science, Shanghai, P.R.China."
  11. id: "ORCID:0009-0000-5827-8118"
  12. -
  13. firstname: "Yuanchun"
  14. lastname: "Huang"
  15. affiliation: "School of Urban Rail Transportation, Shanghai University of Engineering Science, Shanghai, P.R.China."
  16. id: "ORCID:0000-0003-0895-5891"
  17. -
  18. firstname: "Zhigang"
  19. lastname: "Liu"
  20. affiliation: "School of Urban Rail Transportation, Shanghai University of Engineering Science, Shanghai, P.R.China."
  21. -
  22. firstname: "Yifan"
  23. lastname: "Zhou"
  24. affiliation: "School of Urban Rail Transportation, Shanghai University of Engineering Science, Shanghai, P.R.China."
  25. # A title to describe the published resource.
  26. title: "The architecture of functional brain network modulated by driving under train running noise exposure"
  27. # Additional information about the resource, e.g., a brief abstract.
  28. description: |
  29. In order to investigate the changes in physiological characteristics and behavioural performance of train drivers under different noise exposures, simulated driving experiments at 50, 60, 70 and 80 dB were designed in this study.
  30. # Lit of keywords the resource should be associated with.
  31. # Give as many keywords as possible, to make the resource findable.
  32. keywords:
  33. - Driving tasks
  34. - EEG
  35. # License information for this resource. Please provide the license name and/or a link to the license.
  36. # Please add also a corresponding LICENSE file to the repository.
  37. license:
  38. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  39. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  40. ## Optional Fields
  41. # Funding information for this resource.
  42. # Separate funder name and grant number by comma.
  43. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  44. # Please provide digital identifier (e.g., DOI) if possible.
  45. # Add a prefix to the ID, separated by a colon, to indicate the source.
  46. # Supported sources are: DOI, arXiv, PMID
  47. # In the citation field, please provide the full reference, including title, authors, journal etc.
  48. references:
  49. -
  50. id: "doi:tba"
  51. reftype: "IsSupplementTo"
  52. citation: "Yashuai Zhao, Yuanchun Huang, Zhigang Liu, Yifan Zhou(2024) The architecture of functional brain network modulated by driving under train running noise exposure. PLOS ONE."
  53. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  54. resourcetype: Dataset
  55. # Do not edit or remove the following line
  56. templateversion: 1.2