datacite.yml 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  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: "Alejandrina"
  9. lastname: "Cristia"
  10. affiliation: "Laboratoire de Sciences Cognitives et de Psycholinguistique, Département d’Etudes cognitives, ENS, EHESS, CNRS, PSL University, Paris, France"
  11. id: "ORCID:0000-0003-2979-4556"
  12. # A title to describe the published resource.
  13. title: "PhonSES long-form recordings: socioeconomic status (SES) effects on infants' word and sound processing."
  14. # Additional information about the resource, e.g., a brief abstract.
  15. description: |
  16. Study of the effects of socioeconomic status
  17. on infants' word and sound processing.
  18. # Lit of keywords the resource should be associated with.
  19. # Give as many keywords as possible, to make the resource findable.
  20. keywords:
  21. - longforms
  22. - recordings
  23. - audio
  24. - microphone
  25. - lena
  26. - socioeconomic
  27. # License information for this resource. Please provide the license name and/or a link to the license.
  28. # Please add also a corresponding LICENSE file to the repository.
  29. license:
  30. name: "Creative Commons Attribution-NonCommercial-ShareAlike 4.0"
  31. url: "https://creativecommons.org/licenses/by-nc-sa/4.0/"
  32. # Resource type. Default is Dataset, other possible values are Software, Image, Text.
  33. resourcetype: Dataset
  34. # Do not edit or remove the following line
  35. templateversion: 1.0