datacite.yml 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  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: "Joanna"
  9. lastname: "Mattis"
  10. affiliation: "The University of Pennsylvania School of Medicine"
  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: "Mattis-et-al-2022 Corticohippocampal circuit dysfunction in a mouse model of Dravet syndrome"
  22. # Additional information about the resource, e.g., a brief abstract.
  23. description: | Accompanying source data to preprint: Mattis, J., et al. Corticohippocampal circuit dysfunction in a mouse model of Dravet syndrome.
  24. # Lit of keywords the resource should be associated with.
  25. # Give as many keywords as possible, to make the resource findable.
  26. keywords:
  27. - Dravet syndrome
  28. - SCN1A
  29. - Epilepsy
  30. - Dentate gyrus
  31. - Optogenetics
  32. - Two-photon imaging
  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. - "NIH NINDS, Research Education Grant (R25)"
  43. - "NIH NINDS, K08 NS121464"
  44. - "Dravet Syndrome Foundation, Postdoctoral Fellowship Award"
  45. - "NIH NINDS, K08 NS097633"
  46. - "NIH NINDS, R01 NS110869"
  47. - "The Dana Foundation, David Mahoney Neuroimaging Program"
  48. - "Burroughs Wellcome Fund, Career Award for Medical Scientists"
  49. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  50. # Please provide digital identifier (e.g., DOI) if possible.
  51. # Add a prefix to the ID, separated by a colon, to indicate the source.
  52. # Supported sources are: DOI, arXiv, PMID
  53. # In the citation field, please provide the full reference, including title, authors, journal etc.
  54. references:
  55. -
  56. id: "doi:https://doi.org/10.1101/2021.05.01.442271"
  57. reftype: "IsSupplementTo"
  58. citation: "Mattis J, Somarowthu A, Goff KM, Yom J, Sotuyo NP, Mcgarry LM, Feng H, Kaneko K, Goldberg EM. Corticohippocampal circuit dysfunction in a mouse model of Dravet syndrome. 2021.05.01.442271 https://www.biorxiv.org/content/10.1101/2021.05.01.442271v1 (2021) doi:10.1101/2021.05.01.442271."
  59. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  60. resourcetype: Dataset
  61. # Do not edit or remove the following line
  62. templateversion: 1.2