Open aaccomazzi opened 8 months ago
Some publishers provide a "native" author field, which is the name specified in the native language of the author, usually chinese or greek characters.
We should check and see whether the ADSimportpipeline captures this from ADSExports.
@aaccomazzi is this still an issue we want to pick up?
@ehenneken are we populating this field in ADSExports?
We are: https://github.com/adsabs/adspy/blob/master/ADSCachedExports.py#L922
@JCRPaquin yes, let's add this to the list of schema enhancements.
Some publishers provide a "native" author field, which is the name specified in the native language of the author, usually chinese or greek characters.
We should check and see whether the ADSimportpipeline captures this from ADSExports.