CenterForOpenScience / SHARE

SHARE is building a free, open, data set about research and scholarly activities across their life cycle.
http://share-research.readthedocs.io/en/latest/index.html
Apache License 2.0
100 stars 58 forks source link

[SHARE-1034][Improvement] Use `name` instead of `cited_as` in atom feed #739

Closed aaxelb closed 6 years ago

aaxelb commented 6 years ago

At /api/v2/atom, each entry should have an <author> element like

<author><name>Steven Loria</name></author>

or

<author><name>Steven Loria et al.</name></author>

but never Loria, Steven.

https://openscience.atlassian.net/browse/SHARE-1034

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.002%) to 78.745% when pulling d2a0493794c6d442feb16537976efbaead511828 on aaxelb:SHARE-1034--atom-contributors into ec5f7db41a2523acd4f1a73977d860a520f4c581 on CenterForOpenScience:develop.