datacite.yml 3.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  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: "Alastair"
  9. lastname: "Loutit"
  10. affiliation: "UNSW Sydney"
  11. id: "ORCID:0000-0002-4102-8814"
  12. -
  13. firstname: "Jason"
  14. lastname: "Potas"
  15. affiliation: "UNSW Sydney"
  16. id: "ORCID:0000-0002-1973-8211"
  17. # A title to describe the published resource.
  18. title: "Surface potential recordings from rat brainstem dorsal column nuclei in response to tactile and proprioceptive stimuli"
  19. # Additional information about the resource, e.g., a brief abstract.
  20. description: |
  21. The raw data are electrical signals recorded from the surface of rat brainstem using a 7-electrode surface array.
  22. Rats were urethane anaesthetised and 4 different tactile and proprioceptive stimuli were applied to each of the four limbs while the electrical brainstem signals were simultaneously recorded.
  23. Twenty-eight different types of signal features were quantified from these recordings and stored in matrices that can be used as inputs for machine-learning.
  24. The features were quantified from 17 different time windows ranging from 20 ms to 1000 ms in length.
  25. In total, there is data from six rats (n = 6).
  26. For more details and the analysis and discussion of this dataset, see the paper at
  27. doi: 10.3389/fnsys.2020.00046
  28. # Lit of keywords the resource should be associated with.
  29. # Give as many keywords as possible, to make the resource findable.
  30. keywords:
  31. - Neuroscience
  32. - somatosensation
  33. - electrophysiology
  34. - brain
  35. - brainstem
  36. - neural coding
  37. - touch
  38. - proprioception
  39. - rat
  40. - in vivo
  41. # License information for this resource. Please provide the license name and/or a link to the license.
  42. # Please add also a corresponding LICENSE file to the repository.
  43. license:
  44. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  45. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  46. ## Optional Fields
  47. # Funding information for this resource.
  48. # Separate funder name and grant number by comma.
  49. funding:
  50. - "Bootes Medical Research Foundation"
  51. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  52. # Please provide digital identifier (e.g., DOI) if possible.
  53. # Add a prefix to the ID, separated by a colon, to indicate the source.
  54. # Supported sources are: DOI, arXiv, PMID
  55. # In the citation field, please provide the full reference, including title, authors, journal etc.
  56. references:
  57. -
  58. id: "doi: https://doi.org/10.3389/fnsys.2020.00046"
  59. reftype: "IsDescribedBy"
  60. citation: "Alastair J Loutit, Jason R Potas (2020). Loutit AJ and Potas JR (2020). Dorsal Column Nuclei Neural Signal Features Permit Robust Machine-Learning of Natural Tactile- and Proprioception-Dominated Stimuli. Front. Syst. Neurosci. 14:46; doi: 10.3389/fnsys.2020.00046"
  61. -
  62. id: "doi: https://doi.org/10.1101/831164"
  63. reftype: "IsDescribedBy"
  64. citation: "Alastair J Loutit, Jason R Potas (2020). Novel neural signal features permit robust machine-learning of natural tactile- and proprioception-dominated dorsal column nuclei signals. bioRxiv 831164; doi: https://doi.org/10.1101/831164"
  65. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  66. resourcetype: Dataset
  67. # Do not edit or remove the following line
  68. templateversion: 1.2