Open geritwagner opened 1 year ago
I would like to work on this issue 🙋
I would like to hopefully work on this
I would like to work on this issue
Following up on our session, I double-checked libraries suitable for PROSPERO and I have a working version on my machine. Let's discuss the options you have (Python libraries) as a next step.
Description
Enhance the CoLRev environment by implementing the
colrev.prospero
package, offering search functionality for the PROSPERO database, which specializes in systematic review protocols. This feature involves scraping search results, including detailed protocol information, and supporting load heuristics for recognizing and processing exported results.Implementation Notes
User Story
colrev init
.colrev search -a colrev.prospero
, specifying search parameters relevant to their topic.data/search
directory of the project.colrev load
, the records from the search directory are added to thedata/records.bib
file, which integrates all search results in the project.colrev search
again, records are retrieved from the API, updating the existing records.Useful Links
Expected Effort
2 months, 3-4 people.