Skip to content
This repository was archived by the owner on Jan 29, 2024. It is now read-only.
This repository was archived by the owner on Jan 29, 2024. It is now read-only.

Create Elasticsearch database with literature sample #621

@FrancescoCasalegno

Description

@FrancescoCasalegno

Context

  • We want to have a first version of the Elasticsearch literature database.
  • It's OK even if we don't handle all sources yet (e.g. arXiv takes huge disk space to download, PMC changes baseline on an irregular basis), our goal here is to have a MVP that we and scientists can interact with.
  • Once we have ingested literature into this database, we can:
    • update our Search widget to interact with the database
    • let scientists use the Search widget and provide feedback on results

Actions

  • Use our bbs_database commands to download + process + ingest all articles from PubMed, bioRxiv, medRxiv.
  • Take topics into accounts: only relevant articles with relevant topics should be parsed and ingested, and info on topics should be preserved in our database (see Include topic info in JSON output parse of bbs_database parse #619).
  • If we need disk storage, we can clean up the raw downloaded files once we uploaded all the data in the database.
  • Check logs, and determine how long this process takes.

Dependencies

Metadata

Metadata

Assignees

No one assigned

    Labels

    🗄️ databaseCreation and maintenance of a database of scientific literature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions