-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: OpenLibrary SearchSource #241
Comments
I would like to contribute to that issue as my second choice |
1 similar comment
I would like to contribute to that issue as my second choice |
I would like to contribute to this issue |
I want to contribute to this issue (second choice). |
I would like to contribute to this issue |
I would like to contribute to this issue (first choice). |
This looks like a group of three: @Bakuu97 , @ArdaTasdelen and @ciremcelen 👍 Can you select a group lead, fork the repository and link your repository in this feed? |
Hi,
here link https://github.com/Bakuu97/colrevGroup241
…________________________________
Von: Gerit Wagner ***@***.***>
Gesendet: Montag, 29. April 2024 12:45
An: CoLRev-Environment/colrev ***@***.***>
Cc: Murad Zeynalli ***@***.***>; Mention ***@***.***>
Betreff: Re: [CoLRev-Environment/colrev] feat: OpenLibrary SearchSource (Issue #241)
This looks like a group of three: @Bakuu97<https://github.com/Bakuu97> , @ArdaTasdelen<https://github.com/ArdaTasdelen> and @ciremcelen<https://github.com/ciremcelen> 👍 Can you select a group lead, fork the repository and link your repository in this feed?
—
Reply to this email directly, view it on GitHub<#241 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BIDGJNDLUYCQREQ3F3D7ZWTY7YQDXAVCNFSM6AAAAAA446A6TGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBSGQYDCNZUGE>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Description
Extend the colrev.open_library package by implementing searches of the OpenLibrary API.
Implementation Notes
search
method, allowing users to search for books using various parameters such as titles, authors, and ISBNs. This method should be capable of handling complex queries, ensuring accurate and relevant search results from the OpenLibrary database.User Story
colrev init
.colrev search -a colrev.open_library
, 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.
The text was updated successfully, but these errors were encountered: