Closed astrochun closed 2 years ago
It seems that @orcid
is stored elsewhere and not within self._json
?
It's in ab._json["item"]["bibrecord"]["head"]["author-group"]
. Wanna cast a PR? Should be a quick one.
It's in
ab._json["item"]["bibrecord"]["head"]["author-group"]
. Wanna cast a PR? Should be a quick one.
Hmm, so I've been mostly using AbstractRetrieval.authors
, which does not use the author-group
record. It would seem that I would need to use authorgroup
property instead.
Follow-up: I should be able to make a PR, thought probably sometime mid-December.
A query by PID for a publication returns an author list. However, that author list does not contain ORCID.