Revision 36bf2cedb5223a3e95f1d4d7eaf97d6eddf4238b authored by Daniel Himmelstein on 10 December 2018, 17:05:32 UTC, committed by GitHub on 10 December 2018, 17:05:32 UTC
Merges https://github.com/greenelab/manubot/pull/84
Closes https://github.com/greenelab/manubot/issues/70
Refs https://github.com/zotero/translation-server/issues/51

Queries Manubot's translation-server instance at
https://translate.manubot.org.
Setup information for this instance is available at
https://github.com/greenelab/manubot/issues/82

Adds functions in manubot.cite.zotero to query the web, search,
and export endpoints of a translation-server. Adds tests
in test_zotery.py covering this functionality.

translation-server queries are now used for USL and ISBN
citation metadata retrieval. These methods now use fallbacks,
such that metadata is first collected via translation-server, but
if that fails, then the preexisting methods are used.
1 parent 77dabbb
History
File Mode Size
manubot
media
release-notes
tests
.appveyor.yml -rw-r--r-- 620 bytes
.gitignore -rw-r--r-- 217 bytes
.travis.yml -rw-r--r-- 1.1 KB
LICENSE.md -rw-r--r-- 1.5 KB
MANIFEST.in -rw-r--r-- 27 bytes
README.md -rw-r--r-- 8.9 KB
setup.py -rw-r--r-- 2.0 KB

README.md

back to top