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.

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

@FrancescoCasalegno

Description

@FrancescoCasalegno

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.

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