Skip to content

Fix/journal aggr and title#476

Closed
pitangainnovare wants to merge 2 commits intoscieloorg:mainfrom
pitangainnovare:fix/journal-aggr-and-title
Closed

Fix/journal aggr and title#476
pitangainnovare wants to merge 2 commits intoscieloorg:mainfrom
pitangainnovare:fix/journal-aggr-and-title

Conversation

@pitangainnovare
Copy link
Copy Markdown
Contributor

This pull request standardizes terminology from "Periodical" to "Journal" across both backend and frontend code, improving consistency in how journal-related data is handled and displayed. Additionally, it updates the field selection logic to prioritize "journal" and "source_name" over "issn" when identifying periodicals.

Terminology updates in frontend chart labels:

  • Updated chart series names and types in indicator/static/indicator/js/charts.js to use "Journal" instead of "Periodical" for better clarity and consistency in the user interface.

Backend field selection logic:

  • Changed the order of candidate fields in _get_periodical_identifier_field in indicator/search/query.py to prioritize "journal" and "source_name" before "issn" when determining the keyword field for periodicals.

@pitangainnovare pitangainnovare marked this pull request as draft December 17, 2025 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant