datacite.yml 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  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: "Roman"
  9. lastname: "Mouček"
  10. affiliation: "Faculty of Applied Sciences, University of West Bohemia"
  11. -
  12. firstname: "Lukáš"
  13. lastname: "Vařeka"
  14. affiliation: "Faculty of Applied Sciences, University of West Bohemia"
  15. -
  16. firstname: "Petr"
  17. lastname: "Brůha"
  18. affiliation: "Faculty of Applied Sciences, University of West Bohemia"
  19. # A title to describe the published resource.
  20. title: "Converted dataset Developmental_coordination_disorder_in_children_experimental_work_and_data_annotation in BIDS standard."
  21. # Additional information about the resource, e.g., a brief abstract.
  22. description: |
  23. Converted dataset Developmental_coordination_disorder_in_children_experimental_work_and_data_annotation in BIDS standard.
  24. The data were converted from BrainVision format to BIDS format
  25. using a tool created during the master thesis in ZČU.
  26. # Lit of keywords the resource should be associated with.
  27. # Give as many keywords as possible, to make the resource findable.
  28. keywords:
  29. - Neuroscience
  30. - Electrophysiology
  31. - BIDS
  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. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  38. resourcetype: Dataset
  39. # Do not edit or remove the following line
  40. templateversion: 1.2