datacite.yml 3.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  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: "Lucas"
  9. lastname: "Wahl"
  10. affiliation: "Department of Neuroscience, Erasmus Medical Center Rotterdam, The Netherlands"
  11. id: "ORCID:0000-0002-8078-5113"
  12. -
  13. firstname: "Kaiser"
  14. lastname: "Fabian"
  15. affiliation: "Department of Neuroscience, Erasmus Medical Center Rotterdam, The Netherlands & Department of Immunology, Erasmus Medical Center Rotterdam, The Netherlands"
  16. id: "ORCID:0000-0002-0335-2859"
  17. -
  18. firstname: "Mieke"
  19. lastname: "Bentvelzen"
  20. affiliation: "Department of Neuroscience, Erasmus Medical Center Rotterdam, The Netherlands"
  21. -
  22. firstname: "Joshua J."
  23. lastname: "White"
  24. affiliation: "Department of Neuroscience, Erasmus Medical Center Rotterdam, The Netherlands"
  25. id: "ORCID:0000-0002-6218-623X"
  26. -
  27. firstname: "Martijn"
  28. lastname: "Schonewille"
  29. affiliation: "Department of Neuroscience, Erasmus Medical Center Rotterdam, The Netherlands"
  30. id: "ORCID:0000-0002-2675-1393"
  31. -
  32. firstname: "Aleksandra"
  33. lastname: "Badura"
  34. affiliation: "Department of Neuroscience, Erasmus Medical Center Rotterdam, The Netherlands"
  35. id: "ORCID:0000-0002-0119-5108"
  36. # A title to describe the published resource.
  37. title: "Classifier and supporting files for the balance beam analysis"
  38. # Additional information about the resource, e.g., a brief abstract.
  39. description: |
  40. Classifier and supporting files for: "Detecting ataxia using an automated analysis of motor coordination and balance of mice on the balance beam"
  41. # Lit of keywords the resource should be associated with.
  42. # Give as many keywords as possible, to make the resource findable.
  43. keywords:
  44. - Neuroscience
  45. - Balance beam
  46. - Motor coordination
  47. - Machine learning
  48. - Automated classification
  49. # License information for this resource. Please provide the license name and/or a link to the license.
  50. # Please add also a corresponding LICENSE file to the repository.
  51. license:
  52. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  53. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  54. ## Optional Fields
  55. # Funding information for this resource.
  56. # Separate funder name and grant number by comma.
  57. funding:
  58. - "NWO,VIDI/917.18.380,2018/ZonMw - AB, Erasmus MC Fellowship and 016.Veni.192.270/NWO - J.J.W"
  59. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  60. # Please provide digital identifier (e.g., DOI) if possible.
  61. # Add a prefix to the ID, separated by a colon, to indicate the source.
  62. # Supported sources are: DOI, arXiv, PMID
  63. # In the citation field, please provide the full reference, including title, authors, journal etc.
  64. references:
  65. -
  66. id: "doi::tba"
  67. reftype: "IsSupplementTo"
  68. citation: "Detecting ataxia using an automated analysis of motor coordination and balance of mice on the balance beam, Lucas Wahl, Fabian M.P. Kaiser, Mieke Bentvelzen, Joshua White, Martijn Schonewille, Aleksandra Badura"
  69. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  70. resourcetype: Dataset
  71. # Do not edit or remove the following line
  72. templateversion: 1.2