datacite.yml 3.0 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: "Keisuke"
  9. lastname: "Kaneko"
  10. affiliation: "The Children's Hospital of Philadelphia"
  11. -
  12. firstname: "Ala"
  13. lastname: "Somarowthu"
  14. affiliation: "The Children's Hospital of Philadelphia"
  15. -
  16. firstname: "Ethan"
  17. lastname: "Goldberg"
  18. affiliation: "The Children's Hospital of Philadelphia"
  19. id: "ORCID:0000-0002-7404-735X"
  20. # A title to describe the published resource.
  21. title: "Developmentally-regulated impairment of parvalbumin interneuron synaptic transmission in an experimental model of Dravet syndrome"
  22. # Additional information about the resource, e.g., a brief abstract.
  23. description: |
  24. Accompanying source data to preprint: Keisuke Kaneko, Christopher B. Currin, Kevin M. Goff, Ala Somarowthu, Tim P. Vogels, Ethan M. Goldberg. Developmentally-regulated impairment of parvalbumin interneuron synaptic transmission in an experimental model of Dravet syndrome. bioRxiv 2021.07.28.454042; doi: https://doi.org/10.1101/2021.07.28.454042
  25. # Lit of keywords the resource should be associated with.
  26. # Give as many keywords as possible, to make the resource findable.
  27. keywords:
  28. - Dravet syndrome
  29. - Epilepsy
  30. - GABAergic interneurons
  31. - Nav1.1
  32. - SCN1A
  33. # License information for this resource. Please provide the license name and/or a link to the license.
  34. # Please add also a corresponding LICENSE file to the repository.
  35. license:
  36. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  37. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  38. ## Optional Fields
  39. # Funding information for this resource.
  40. # Separate funder name and grant number by comma.
  41. funding:
  42. - "Dravet Syndrome Foundation, Postdoctoral Fellowship Award"
  43. - "NIH NINDS, K08 NS097633"
  44. - "NIH NINDS, R01 NS110869"
  45. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  46. # Please provide digital identifier (e.g., DOI) if possible.
  47. # Add a prefix to the ID, separated by a colon, to indicate the source.
  48. # Supported sources are: DOI, arXiv, PMID
  49. # In the citation field, please provide the full reference, including title, authors, journal etc.
  50. references:
  51. -
  52. id: "doi: https://doi.org/10.1101/2021.07.28.454042"
  53. reftype: "IsSupplementTo"
  54. citation: "Keisuke Kaneko, Christopher B. Currin, Kevin M. Goff, Ala Somarowthu, Tim P. Vogels, Ethan M. Goldberg. Developmentally-regulated impairment of parvalbumin interneuron synaptic transmission in an experimental model of Dravet syndrome. bioRxiv 2021.07.28.454042; doi: https://doi.org/10.1101/2021.07.28.454042"
  55. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  56. resourcetype: Dataset
  57. # Do not edit or remove the following line
  58. templateversion: 1.2