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

Include topic info in JSON output parse of bbs_database parse #619

Open
1 task
FrancescoCasalegno opened this issue Aug 30, 2022 · 0 comments
Open
1 task
Labels
🗄️ database Creation and maintenance of a database of scientific literature

Comments

@FrancescoCasalegno
Copy link
Contributor

Context

  • We have implemented the commands bbs_database topic-extract to extract information about the topics of an article.
  • However, this topic information is only used by bbs_database topic-extract to determine, based on user-defined inclusion/exclusion criteria, whether or not an article file should be parsed into a JSON (with bbs_database parse) and then uploaded into the database.
  • We would like this information to be preserved also into the articles table, so that later on we can e.g. filter articles by topic.

Actions

  • Include information on the topic in the JSON output parse of bbs_database parse.
@FrancescoCasalegno FrancescoCasalegno added the 🗄️ database Creation and maintenance of a database of scientific literature label Aug 30, 2022
@EmilieDel EmilieDel mentioned this issue Sep 15, 2022
6 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🗄️ database Creation and maintenance of a database of scientific literature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant