datacite.yml 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  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: "Ladislav"
  9. lastname: "Čepička"
  10. affiliation: "University of West Bohemia, Faculty of Education"
  11. -
  12. firstname: "Irena"
  13. lastname: "Holečková"
  14. affiliation: "University Hospital in Pilsen"
  15. -
  16. firstname: "Roman"
  17. lastname: "Mouček"
  18. affiliation: "University of West Bohemia, Faculty of Applied Sciences"
  19. -
  20. firstname: "Pavel"
  21. lastname: "Mautner"
  22. affiliation: "University of West Bohemia, Faculty of Applied Sciences"
  23. -
  24. firstname: "Petr"
  25. lastname: "Brůha"
  26. affiliation: "University of West Bohemia, Faculty of Applied Sciences"
  27. -
  28. firstname: "Lukáš"
  29. lastname: "Vařeka"
  30. affiliation: "University of West Bohemia, Faculty of Applied Sciences"
  31. # A title to describe the published resource.
  32. title: "Development coordination disorder in children – diagnosis, relationship to brain function"
  33. # Additional information about the resource, e.g., a brief abstract.
  34. description: |
  35. The project deals with the structure of disorder
  36. and examines the possibility of using the method of evoked potentials to investigate it.
  37. # Lit of keywords the resource should be associated with.
  38. # Give as many keywords as possible, to make the resource findable.
  39. keywords:
  40. - Neuroscience
  41. - Electrophysiology
  42. - Development coordination disorder
  43. # License information for this resource. Please provide the license name and/or a link to the license.
  44. # Please add also a corresponding LICENSE file to the repository.
  45. license:
  46. name: "Creative Commons Attribution 4.0 International Public License"
  47. url: "https://creativecommons.org/licenses/by/4.0/"
  48. ## Optional Fields
  49. # Funding information for this resource.
  50. # Separate funder name and grant number by comma.
  51. funding:
  52. - "P407/12/1525(GA)"
  53. - "406/09/0150(GA)"
  54. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  55. resourcetype: Dataset
  56. # Do not edit or remove the following line
  57. templateversion: 1.2