-
Notifications
You must be signed in to change notification settings - Fork 462
Structured Citations #10692
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
Milestone
Comments
This was referenced Dec 12, 2024
This was referenced Apr 1, 2025
This was referenced Apr 14, 2025
If possible could we put some sample references with expected outcomes in the main requirements section for testing purposes? Don't know if something like that is already going to be an automated cypress test but would be a good candidate. |
Moving this off to 3.5.0-x -- the infrastructural accommodations have been merged for 3.5.0-0, but the feature needs ongoing work. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Overview
The structured citations feature in OJS is designed to streamline the process of managing references within submissions. It allows authors and editors to input, process, and manage citations efficiently, ensuring accurate metadata retrieval and integration.
Acceptance criteria and detailed design specifications
User Path 1: Enable Structured Citations Setting at the Journal Level
User Path 2: Structured Citations during Article Submission Process
User Path 3: Author or Editor Adds Citations During Workflow
Submission > References Tab
A dedicated References section allows authors (or editors) to input references as free-text, with each reference entered on a new line.
A brief instruction appears above the field:
"Add" Button Behavior
User Path 4: Display of Processed References in Structured Format
Table Actions
Each reference row includes:
If users paste new references into the textbox and click Add again:
User Path 5: Deleting References
📽 Video Walkthrough:
https://youtu.be/KYPBl66oxQc
Figma Prototype - https://www.figma.com/proto/Wf7sDlUg2372jaKKTJ0Mgz/OJS-3.4-3.5?page-id=7200%3A7069&node-id=13467-15870&viewport=1476%2C-596%2C0.16&t=QyYooCIJnrzZccgk-1&scaling=min-zoom&content-scaling=fixed&starting-point-node-id=13467%3A15870
Figma Design Link - https://www.figma.com/design/Wf7sDlUg2372jaKKTJ0Mgz/OJS-3.4-3.5?node-id=8934-12758&t=mSiC57aKAv6sL8eW-4
Additional Information from Backend Perspective
Add structured citations feature to OJS 3.5 and above.
Focus will be structuring references which are input in the free input field on the References section in the backend UI. The location of the structured citations will be under the current References text area field.
Pull requests
Part 1: Prepare DB for structured citations to come #11238
Part 2: structured citations
Part 3: open citations
Repository branches
Backend UI
https://www.youtube.com/watch?v=yWpQ1GNexow
Schema Citation
Schema Publication
The text was updated successfully, but these errors were encountered: