Skip to content

A script for generating feeds in various formats from the Outbreak Science Rapid PREreview API.

License

Notifications You must be signed in to change notification settings

PREreview/PREreview-feed

Repository files navigation

PREreview-feed

This script generates files that help incorporate reviews posted on Outbreak Science Rapid PREreviews (OSrPRE) to other preprint sites.

The current version generates an RSS file where each item is a preprint review that has been posted to OSrPRE, sorted by date. Each review item has the following attributes: title, preprintDOI, link (a direct link to the review on OSrPRE), reviewer (the name of the reviewer, or 'Anonymous' if the review is posted anonymously) and date.

It also generates an XML file tailored specifically for Europe PMC's external links service mechanism. To generate the files, run npm start.

About

A script for generating feeds in various formats from the Outbreak Science Rapid PREreview API.

Topics

Resources

License

Stars

Watchers

Forks