ropensci / openalexR

Getting bibliographic records from OpenAlex
https://docs.ropensci.org/openalexR/
Other
89 stars 19 forks source link

Bad parsing of au_affiliation_raw #240

Closed giuliogcantone closed 2 months ago

giuliogcantone commented 2 months ago
oa_fetch(
  "works",
  "https://openalex.org/W1650596822") |>
  unnest(author)

The fetch parses the field au_affiliation_raw inconsistently assigning wrong name to the nested variable.