Releases: wcmc-its/ReCiter-Scopus-Retrieval-Tool
Releases · wcmc-its/ReCiter-Scopus-Retrieval-Tool
ReCiter Scopus Retrieval Tool 1.1.0
- Upgrade to Java 11 from Java 8
- Upgrade to Swagger 3.0. The new url to access swagger will be
<protocol>://<host>:<port>/swagger-ui/index.html
- Add health check path for application use
<protocol>://<host>:<port>/scopus/ping
- Upgrade to all dependencies to use latest stable releases in pom.xml
- AWS Codebuild images were also updated to use Java 11 - https://github.com/wcmc-its/ReCiter-Scopus-Retrieval-Tool/blob/af0119662b72a309c3e9c348265a60e0a00447a6/buildspec.yml#L6
- Upgrade to use secure Java 11 docker image - https://github.com/wcmc-its/ReCiter-Scopus-Retrieval-Tool/blob/af0119662b72a309c3e9c348265a60e0a00447a6/Dockerfile#L1
- Performance improvement for apis
ReCiter Scopus Retrieval Tool 1.0
Authorized users may download records from the Scopus database. This application presents an easier to use interface for developers who use Scopus. It corrects some errors in Scopus including cases where it duplicates authors.
This application was written to work with ReCiter, a tool for disambiguating articles written in PubMed and also indexed in Scopus. However, this application can work as a standalone service. In testing, it does help improve accuracy by several percentage points, but Scopus is not necessary to run ReCiter.