martynas_b
About
- Username
- martynas_b
- Joined
- Roles
- Member
Comments
-
I mean the Airiti translator is one of the default DOI search translators, which loads doi.org for all DOIs that are failing with other search translators. And this is kind of inefficient.
-
Yeah, it seems the DOI isn't registered in any of the APIs we use. Although the metadata can be retrieved from the publisher web page linked by doi.org. Maybe we should start doing that, if all other DOI search APIs fail. (And it looks that we are …
-
The bundled pdftotext is provided with all the necessary encoding mappings including GBK, and should be identical to the regular Xpdf pdftotext. We use UTF-8 only for the pdftotext output, which is for internal usage only, and shouldn't have any eff…