datacite.yml 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  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: "Golan"
  9. lastname: "Karvat"
  10. affiliation: "Optophysiology - Optogenetics and Neurophysiology, Albert-Ludwigs-University, Freiburg, Germany"
  11. -
  12. firstname: "Artur"
  13. lastname: "Schneider"
  14. affiliation: "Optophysiology - Optogenetics and Neurophysiology, Albert-Ludwigs-University, Freiburg, Germany"
  15. -
  16. firstname: "Mansour"
  17. lastname: "Alyahyaey"
  18. affiliation: "Optophysiology - Optogenetics and Neurophysiology, Albert-Ludwigs-University, Freiburg, Germany"
  19. -
  20. firstname: "Florian"
  21. lastname: "Steenbergen"
  22. affiliation: "Optophysiology - Optogenetics and Neurophysiology, Albert-Ludwigs-University, Freiburg, Germany"
  23. -
  24. firstname: "Ilka"
  25. lastname: "Diester"
  26. affiliation: "Optophysiology - Optogenetics and Neurophysiology, Albert-Ludwigs-University, Freiburg, Germany"
  27. id: "ORCID:0000-0001-9362-0986"
  28. # A title to describe the published resource.
  29. title: "Real-time detection of neural oscillation bursts allows behaviourally relevant neurofeedback"
  30. # Additional information about the resource, e.g., a brief abstract.
  31. description: |
  32. Data used in "Real-time detection of neural oscillation bursts allows behaviourally relevant neurofeedback".
  33. # Lit of keywords the resource should be associated with.
  34. # Give as many keywords as possible, to make the resource findable.
  35. keywords:
  36. - Neuroscience
  37. - Electrophysiology
  38. # License information for this resource. Please provide the license name and/or a link to the license.
  39. # Please add also a corresponding LICENSE file to the repository.
  40. license:
  41. name: "Creative Commons Attribution-ShareAlike 4.0"
  42. url: "https://creativecommons.org/licenses/by-sa/4.0/"
  43. ## Optional Fields
  44. # Funding information for this resource.
  45. # Separate funder name and grant number by comma.
  46. funding:
  47. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  48. # Please provide digital identifier (e.g., DOI) if possible.
  49. # Add a prefix to the ID, separated by a colon, to indicate the source.
  50. # Supported sources are: DOI, arXiv, PMID
  51. references:
  52. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  53. resourcetype: Dataset